ORIENT/modules/system
Samuel Georges f4b1c586bb Clicking a non-submit type link should allow event propagation
This is useful when an AJAX request link appears inside something like a dropdown. When the link is clicked, the dropdown should close like normal, however this is not the case since the value `false` is returned; so the expected behavior doesn't occur. As a solution, `false` is no longer returned, the default behavior on the event is prevented instead, allowing the propagation to proceed as normal.
2016-05-28 13:02:54 +10:00
..
assets Clicking a non-submit type link should allow event propagation 2016-05-28 13:02:54 +10:00
behaviors DbDongle -> App::hasDatabase 2016-04-16 07:44:18 +10:00
classes Fix plugin management page - Ref #907 (#2034) 2016-05-23 05:05:19 +10:00
console Move the datepicker to storm 2016-05-12 06:48:10 +10:00
controllers Remove the unnecessary newlines 2016-05-26 05:31:37 +10:00
database SQL MODE code may fail in other drivers, use Dongle instead 2016-04-30 06:22:00 +10:00
helpers Make the datepicker preview mode show pretty dates 2016-04-26 06:59:02 +10:00
lang Updates screen is really Updates and Plugins 2016-05-27 08:03:30 +10:00
models MailSettings -> MailSetting 2016-05-27 07:51:36 +10:00
partials Reshuffle the base color scheme again 2016-05-12 04:33:01 +10:00
reportwidgets Introduce two new dash widgets: welcome and active theme 2016-05-28 11:10:33 +10:00
traits clearAssetDefinitions -> flushAssets 2016-04-12 18:04:15 +10:00
twig Radical reorg of some classes 2015-01-28 11:49:54 +11:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
ServiceProvider.php MailSettings -> MailSetting 2016-05-27 07:51:36 +10:00
aliases.php Switch to custom Schema facade 2016-04-27 08:31:58 +01:00
composer.json ~1.0 -> dev-develop 2016-04-01 14:07:43 +11:00
providers.php Implement ArgonServiceProvider for detect locale 2016-04-28 17:58:35 +10:00
routes.php Cleanup 2015-01-03 12:41:23 +01:00