ORIENT/modules/backend
Dave Shoreman cac8b54e87 Remove superuser field for non-superusers
If an admin user has permission to manage other users, they are
able to set others as superuser, or even create their own
superuser account. That's not really what we want.
2015-09-26 00:34:12 +01:00
..
assets Revert eac25c69de 2015-09-09 08:32:44 +10:00
behaviors Adds failed jobs table (from docs) 2015-09-23 05:45:55 +10:00
classes Adds the ability to remove navigation items 2015-09-12 08:45:58 +10:00
controllers Remove superuser field for non-superusers 2015-09-26 00:34:12 +01:00
database Make the default admin group code a constant 2015-08-07 18:43:05 +10:00
facades Fixes issue preventing CMS AJAX from returning arrays 2015-04-28 19:31:38 +10:00
formwidgets When toggling empty tabs: if a hidden tab was selected, select the first visible tab 2015-08-29 18:42:29 +10:00
helpers Complete overhaul of module service providers 2015-05-02 14:43:14 +10:00
lang Add cs_CZ locale 2015-09-15 14:30:18 +02:00
layouts Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
models Add cs_CZ locale 2015-09-15 14:30:18 +02:00
skins Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
traits Added new makeFormWidget() method to WidgetMaker for rendering form widgets individually 2015-08-07 19:06:04 +10:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
widgets Adds a timetense list column, inspired by FB 2015-09-17 05:15:12 +10:00
ServiceProvider.php Add permissions for account dropdown items 2015-09-24 20:40:31 +01:00
composer.json Convert autoload refs to PSR-4 so they actually work 2014-09-19 17:23:11 +10:00
routes.php Add hooks to the cms/backend route definitions 2015-05-02 13:53:05 +10:00