ORIENT/modules/system/classes
Samuel Georges 1a037bad04 Add the ability to include middleware in CMS / Backend controllers
Add init.php script to plugins
Fixes https://github.com/octobercms/library/issues/106
2015-04-21 20:07:34 +10:00
..
CombineAssets.php Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +11:00
Controller.php Missing NS ref 2015-02-23 19:55:06 +11:00
ErrorHandler.php Adds minor safeguard to #1044 2015-04-11 11:19:53 +10:00
MarkupManager.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
ModelBehavior.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
PluginBase.php Plugins now support elevated privileges 2015-02-28 14:45:54 +11:00
PluginManager.php Add the ability to include middleware in CMS / Backend controllers 2015-04-21 20:07:34 +10:00
SettingsManager.php Removed generic permission "Manage settings", these should be more granular to the tool 2015-01-18 13:16:18 +11:00
UpdateManager.php Overhaul the plugin installation process in the back-end 2015-04-04 17:28:51 +11:00
VersionManager.php Add illuminate/html package, DB -> Db, HTML -> Html 2015-02-04 20:03:44 +11:00