ORIENT/modules/backend/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
..
AuthManager.php Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2 2014-10-11 11:58:20 +02:00
BackendController.php Add the ability to include middleware in CMS / Backend controllers 2015-04-21 20:07:34 +10:00
Controller.php Finish basic theme utilities: properties, import/export, duplicate, delete 2015-03-16 19:00:39 +11:00
ControllerBehavior.php Updated deprecated references 2015-03-07 12:48:39 +11:00
FilterScope.php Updated deprecated references 2015-03-07 12:48:39 +11:00
FormField.php Merge pull request #1032 from keiosweb/fix_hhvm_relation_formfield_issue 2015-04-01 19:02:08 +11:00
FormTabs.php Tab options can now specify 'defaultTab' 2015-03-14 17:06:03 +11:00
FormWidgetBase.php Move this logic to no longer depend on AR model 2015-03-10 09:34:59 +11:00
ListColumn.php List Column of type switch now has text-center CSS 2015-03-25 19:35:00 +11:00
NavigationManager.php Fixes #1008 - typo in code 2015-03-18 05:41:39 +11:00
ReportWidgetBase.php Updating backend/classes 2014-10-10 23:12:50 +02:00
Skin.php Implement plugins_path() usage 2015-02-07 15:37:07 +11:00
TableClientMemoryDataSource.php Implemented the server-side data access. Added automatic POSTing of client-memory data source data. Updated documentation. Minor fixes in the drop-down cell processor. 2014-12-11 22:12:43 -08:00
TableDataSourceBase.php Fixes #869 - Constructor doesn't have static. ping @alekseybobkov 2015-01-12 20:08:52 +11:00
WidgetBase.php Updated deprecated references 2015-03-07 12:48:39 +11:00
WidgetManager.php *** REMOVED ALL DEPRECATED CODE ** 2015-02-14 14:11:25 +11:00