ORIENT/modules/system/classes
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
..
CombineAssets.php Switch to October Rain assetic 2020-02-27 20:07:42 +11:00
ComposerManager.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ErrorHandler.php Avoid logging SystemExceptions twice 2020-08-28 13:57:12 -06:00
FileManifest.php Implement improved "set build" replacement (#5087) 2020-09-02 14:48:08 +08:00
ImageResizer.php Support disks that can't be serialized in ImageResizer. (#5324) 2020-10-22 13:20:19 -06:00
MailManager.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
MarkupManager.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
MediaLibrary.php No need to throw exceptions when generating MediaLibrary URLs 2020-09-18 16:01:02 -06:00
MediaLibraryItem.php Update MM lang refs 2017-10-16 17:52:50 +11:00
ModelBehavior.php Fixes inconsistency in component partial folder names 2017-06-27 05:34:13 +10:00
PluginBase.php Add support for defining quick actions in the Backend's main nav (#5344) 2020-11-10 12:53:17 +08:00
PluginManager.php Add getAllPlugins() method to PluginManager 2020-08-27 15:47:42 -06:00
SettingsManager.php Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00
SourceManifest.php Add "changes" option for "october:version" command. 2020-09-03 11:48:35 +08:00
SystemController.php Warn about unsupported cache drivers being used for image resizing 2020-10-15 09:48:46 -06:00
UpdateManager.php Add "changes" option for "october:version" command. 2020-09-03 11:48:35 +08:00
VersionManager.php Merge branch 'develop' into wip/laravel-6 2020-04-29 16:58:58 -06:00