ORIENT/modules/backend/database/migrations
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
..
2013_10_01_000001_Db_Backend_Users.php Create migrate script to split permissions out 2017-07-11 19:17:44 +10:00
2013_10_01_000002_Db_Backend_User_Groups.php Create migrate script to split permissions out 2017-07-11 19:17:44 +10:00
2013_10_01_000003_Db_Backend_Users_Groups.php Switch to custom Schema facade 2016-04-27 08:31:58 +01:00
2013_10_01_000004_Db_Backend_User_Throttle.php Switch to custom Schema facade 2016-04-27 08:31:58 +01:00
2014_01_04_000005_Db_Backend_User_Preferences.php Switch to custom Schema facade 2016-04-27 08:31:58 +01:00
2014_10_01_000006_Db_Backend_Access_Log.php Switch to custom Schema facade 2016-04-27 08:31:58 +01:00
2014_10_01_000007_Db_Backend_Add_Description_Field.php Switch to custom Schema facade 2016-04-27 08:31:58 +01:00
2015_10_01_000008_Db_Backend_Add_Superuser_Flag.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
2016_10_01_000009_Db_Backend_Timestamp_Fix.php Fixes tests - migrations are in global namespace 2016-06-06 07:35:30 +10:00
2017_10_01_000010_Db_Backend_User_Roles.php Introduce concept of system roles 2017-07-13 19:29:50 +10:00