ORIENT/modules/backend/models
Igor baecc2c1e6
Fix codestyle (#5323)
2020-10-20 15:02:53 -06:00
..
accesslog Add filters to log pages (#3815) 2018-10-16 09:09:41 -06:00
brandsetting Add styling for fancy breadcrumb based on Backend brand colors 2020-09-24 16:52:59 +08:00
editorsetting Add Paragraph Formats to Editor Settings (#4861) 2020-07-16 17:54:21 +08:00
preference More tweaks to the default publisher permissions, added separate permission for users to manage their own personal editor preferences. 2020-10-20 09:20:16 -06:00
user Unsuspend a backend user from user update screen (#5032) 2020-04-07 13:22:41 -06:00
usergroup Introduce concept of system roles 2017-07-13 19:29:50 +10:00
userrole Introduce concept of system roles 2017-07-13 19:29:50 +10:00
AccessLog.php Fix codestyle (#5323) 2020-10-20 15:02:53 -06:00
BrandSetting.php Added ability to specify a LESS file to be used as a default backend brand CSS override with the config item "brand.customLessPath" 2019-09-18 18:27:18 -06:00
EditorSetting.php Add Paragraph Formats to Editor Settings (#4861) 2020-07-16 17:54:21 +08:00
ExportModel.php Remove leftover code 2020-03-31 10:09:11 -06:00
ImportModel.php Further compat fixes 2020-04-17 11:45:48 +08:00
Preference.php Added Serbian translation (#5040) 2020-04-14 21:58:47 -06:00
User.php restore original password min length value 2020-07-19 02:07:09 -06:00
UserGroup.php Introduce concept of system roles 2017-07-13 19:29:50 +10:00
UserPreference.php Remove unused imports 2018-08-24 19:51:59 +02:00
UserRole.php Introduce concept of system roles 2017-07-13 19:29:50 +10:00
UserThrottle.php Add config for throttling login attempts into Backend (#4974) 2020-03-11 10:57:19 +08:00