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
ComposerManager.php
ErrorHandler.php
FileManifest.php
ImageResizer.php Support disks that can't be serialized in ImageResizer. (#5324) 2020-10-22 13:20:19 -06:00
MailManager.php
MarkupManager.php
MediaLibrary.php No need to throw exceptions when generating MediaLibrary URLs 2020-09-18 16:01:02 -06:00
MediaLibraryItem.php
ModelBehavior.php
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
SettingsManager.php
SourceManifest.php
SystemController.php Warn about unsupported cache drivers being used for image resizing 2020-10-15 09:48:46 -06:00
UpdateManager.php
VersionManager.php Merge branch 'develop' into wip/laravel-6 2020-04-29 16:58:58 -06:00