ORIENT/modules/backend/classes
alekseybobkov 18e058ad59 Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07: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 Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07: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 Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +11:00
WidgetManager.php *** REMOVED ALL DEPRECATED CODE ** 2015-02-14 14:11:25 +11:00