ORIENT/modules/backend/models
Marc Jauvin 992e84e602 Add missing documentation comment blocks for fired events (#4788)
Credit to @mjauvin.
2019-11-24 23:59:00 -06:00
..
accesslog Add filters to log pages (#3815) 2018-10-16 09:09:41 -06:00
brandsetting Style side panel header with brand colors 2019-08-04 15:35:18 +08: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 Added 'email' field type 2019-10-06 16:15:29 -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 Fix empty Richeditor class lists from breaking widget (#4725) 2019-11-06 17:44:46 +08:00
ExportModel.php Fix Travis CI file scope (#4408) 2019-06-24 13:47:47 +08:00
ImportModel.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
Preference.php Added Thai translation (#4472) 2019-07-26 14:52:52 -06:00
User.php Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -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