ORIENT/modules/backend/classes
Samuel Georges 85c47c4e01 public -> protected $defaultAlias 2015-02-28 12:43:53 +11: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 Fixes an issue where unix users get locked out of the backend 2015-02-12 21:02:47 +11:00
Controller.php Overhaul exceptions, rename triggerapi display -> show 2015-02-16 21:16:43 +11:00
ControllerBehavior.php Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +11:00
FilterScope.php Allow setting 'options' for a scope in filter config 2015-02-22 20:28:05 -03:00
FormField.php Add validation rules for mail settings. 2015-02-21 19:55:37 +01:00
FormTabs.php Minor touch ups 2015-02-12 08:37:24 +11:00
FormWidgetBase.php *** REMOVED ALL DEPRECATED CODE ** 2015-02-14 14:11:25 +11:00
ListColumn.php Can now prune event/request log records, add width definition to list columns 2015-02-21 13:49:32 +11:00
NavigationManager.php Fixes #16 - Adds tooltip to counter in navigation using 'counterLabel' property 2014-11-10 20:33:43 +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 public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00
WidgetManager.php *** REMOVED ALL DEPRECATED CODE ** 2015-02-14 14:11:25 +11:00