ORIENT/modules/system
Ben Thomson 50816a9556
Add support for defining quick actions in the Backend's main nav (#5344)
Plugins now have the ability to define quick actions through a "registerQuickActions" method, which follows the same configuration as the "registerNavigation" method. It is still recommended and preferred that most plugin functionality be defined in their own main menu items, but this will allow a plugin to easily define a shortcut (or remove one).
2020-11-10 12:53:17 +08:00
..
assets Hide stripe load indicator when a redirect response is returned (#5321) 2020-10-19 11:08:37 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08:00
console Remove errors from `october:fresh` and indicate which demo files were moved 2020-09-14 08:09:00 +08:00
controllers UX improvements for managing plugins. 2020-10-22 16:14:14 -06:00
database Change module seeders to only temporary unguard attributes 2020-01-19 22:26:46 +08:00
helpers Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
lang Improved Italian translations (#5338) 2020-10-29 11:25:19 -06:00
models Check that mail templates/layouts exist before extracting view content (#5322) 2020-11-10 10:47:56 +08:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Add warning with missing dependencies on Updates page (#5077) 2020-05-26 10:05:40 -06:00
traits Define beforeAddAsset properties as references in docs. (#5269) 2020-09-09 10:18:51 +08:00
twig Only allow local files via view engine 2020-10-13 19:14:49 +11:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Default session.same_site to Lax (#5293) 2020-10-12 12:10:17 -06:00
aliases.php Alias Illuminate\Support\Debug\HtmlDumper to Symfony's HtmlDumper 2020-07-20 10:40:50 +08:00
composer.json Composer updates for 1.1.0 2020-09-06 21:07:10 -06:00
providers.php Update providers and alias to use October Validator service 2020-05-19 12:47:49 +08:00
routes.php Play nicer with tests 2020-08-13 03:15:53 -06:00