ORIENT/modules/backend/classes
Samuel Georges 4fd1ca824f Introduce concept of system roles
These are roles defined by a special API code, once a system role code is detected, the role becomes locked and its permissions are sourced from the AuthManager. All permissions are granted to system roles by default, unless otherwise specified. This should make it easier to create client accounts as "Publishers", hiding developer tools like the CMS and Builder plugins by default.
2017-07-13 19:29:50 +10:00
..
AuthManager.php Introduce concept of system roles 2017-07-13 19:29:50 +10:00
BackendController.php API docs progress 2017-03-16 17:08:20 +11:00
Controller.php Create an error making trait 2017-06-11 22:38:03 +10:00
ControllerBehavior.php Move session logic to SessionMaker 2017-06-10 04:58:29 +10:00
FilterScope.php Updated deprecated references 2015-03-07 12:48:39 +11:00
FormField.php API docs progress 2017-03-15 18:03:26 +11:00
FormTabs.php Tab panes now support CSS spec 2017-06-05 17:37:13 +10:00
FormWidgetBase.php Base getLoadValue to look at form field first 2017-06-06 20:44:15 +10:00
ListColumn.php API docs progress 2017-03-15 18:03:26 +11:00
NavigationManager.php Support updating existing sidemenus 2017-03-24 09:05:35 -06: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
WidgetBase.php Create an error making trait 2017-06-11 22:38:03 +10:00
WidgetManager.php Update Report widget docblock 2017-06-02 23:53:27 -05:00