ORIENT/modules/backend/models
Nathan van der Werf 8fd16d4db6
Merge branch 'develop' into feature/cleanup
# Conflicts:
#	modules/backend/formwidgets/FileUpload.php
2018-08-24 19:52:54 +02:00
..
accesslog Adds a refresh button to log pages, minor column tweaks 2015-11-28 11:10:06 +11:00
brandsetting Apply custom secondary color to asset list (#3658) 2018-07-30 08:28:33 -04: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 Fixes #3412. Prevent users from being able to modify their own groups. 2018-02-23 13:41:11 -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 Remove redundant variables 2018-08-15 19:23:12 +02:00
EditorSetting.php Remove redundant variables 2018-08-15 19:23:12 +02:00
ExportModel.php Allow export to disable first row as header 2016-12-03 07:36:39 +11:00
ImportModel.php Make uploaded import files private by default 2018-04-17 11:14:43 -06:00
Preference.php Merge branch 'develop' into feature/cleanup 2018-08-24 19:52:54 +02:00
User.php Extract child instructions 2018-08-15 19:25:42 +02: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