ORIENT/modules/backend/controllers
Samuel Georges a9a3336d11 * Build 199 *** NB: /uploads -> /storage/app/uploads
The /uploads directory has been moved to /storage/app/uploads to make way for CDN support. This directory should be moved on the file system and the config (cms.uploadsPath) updated.
2015-02-19 19:12:36 +11:00
..
accesslogs Remove deprecated path symbols 2015-02-07 16:20:34 +11:00
auth BackendSettings -> BrandSettings 2014-10-15 19:53:44 +11:00
editorpreferences Remove deprecated path symbols 2015-02-07 16:20:34 +11:00
index * Build 199 *** NB: /uploads -> /storage/app/uploads 2015-02-19 19:12:36 +11:00
usergroups Remove deprecated path symbols 2015-02-07 16:20:34 +11:00
users Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +11:00
AccessLogs.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
Auth.php Popup control now supports several sizes via `data-size` attribute: giant, huge, large, small, tiny. 2015-02-11 14:36:00 +11:00
EditorPreferences.php Cleanup 2015-01-03 12:41:23 +01:00
Index.php Removed generic permission "Manage settings", these should be more granular to the tool 2015-01-18 13:16:18 +11:00
UserGroups.php Back-end user groups can now be marked to add new administrators by default 2014-12-16 12:39:38 +11:00
Users.php Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +11:00