ORIENT/modules/backend/models
Đorđe Jocić d029d6ea24
Added Serbian translation (#5040)
2020-04-14 21:58:47 -06:00
..
accesslog Add filters to log pages (#3815) 2018-10-16 09:09:41 -06:00
brandsetting Apply custom secondary color to Media (#4863) 2020-01-03 21:17:50 +11:00
editorsetting Add Preset buttons for editor toolbar settings (#4700) 2020-04-03 08:47:20 -06:00
preference Preferences -> Preference 2016-05-27 07:46:50 +10: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 string -> ::class + docs 2017-05-20 20:01:19 +10: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 Preset buttons for editor toolbar settings (#4700) 2020-04-03 08:47:20 -06:00
ExportModel.php Temporary workaround until the L6 upgrade can be merged in to use league/csv >= 9.1 2020-03-31 09:53:35 -06:00
ImportModel.php Add iconv fallback support for mbstring unsupported encodings (#5015) 2020-03-31 09:15:17 -06:00
Preference.php Added Serbian translation (#5040) 2020-04-14 21:58:47 -06:00
User.php Unsuspend a backend user from user update screen (#5032) 2020-04-07 13:22:41 -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