ORIENT/modules/backend/models
Ben Thomson 95b9a8a9fd
Fix Travis CI file scope (#4408)
Original PR (#4394) was picking up changes from other branches as well as from `master`. This change should limit the scope of files to just the changed files in this PR.
2019-06-24 13:47:47 +08:00
..
accesslog Add filters to log pages (#3815) 2018-10-16 09:09:41 -06:00
brandsetting Fix: Apply custom secondary color to Pages list (#4355) 2019-06-04 11:22:25 +03:00
editorsetting Improve the markup tags settings page UX (#3703) 2018-08-17 11:13:14 -06:00
preference Preferences -> Preference 2016-05-27 07:46:50 +10:00
user Implemented easy impersonation of backend users controlled by the backend.impersonate_users permission 2019-05-09 10:36:46 -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 favicon management to back-end customisation (#4045) 2019-01-21 23:25:56 -06:00
EditorSetting.php Use a public property for the cache key for settings models that cache rendered CSS 2018-10-30 16:21:57 -06:00
ExportModel.php Fix Travis CI file scope (#4408) 2019-06-24 13:47:47 +08:00
ImportModel.php Make uploaded import files private by default 2018-04-17 11:14:43 -06:00
Preference.php Integrate flag-icon-css (#3797) 2018-09-25 08:23:18 -06:00
User.php Implemented soft deleting for backend users 2018-12-17 23:09:17 -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 string -> ::class + docs 2017-05-20 20:01:19 +10:00