ORIENT/modules/backend/models
Samuel Georges d30dd19b70 Rollback 510071550a
This issue has been addressed too early in the process lifecycle. The line number should be incremented later, say in the view layer when the error is displayed. A simple helper to determine what the index increment should do well.

$row + $indexIncrement

This is so we don't have to rebuild the array, which is computationally expensive for large datasets and could be frustrating for a developer expecting untouched index values, or likewise needing to prepare our special format.
2017-09-17 10:14:14 +10:00
..
accesslog Adds a refresh button to log pages, minor column tweaks 2015-11-28 11:10:06 +11:00
brandsetting Selectable box and fancy breadcrumb 2017-06-05 17:35:15 +10:00
editorsetting Support changing the global default for richeditor buttons (#2937) 2017-07-04 08:10:58 -06:00
preference Preferences -> Preference 2016-05-27 07:46:50 +10:00
user Create migrate script to split permissions out 2017-07-11 19:17:44 +10: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 string -> ::class + docs 2017-05-20 20:01:19 +10:00
EditorSetting.php string -> ::class + docs 2017-05-20 20:01:19 +10:00
ExportModel.php Allow export to disable first row as header 2016-12-03 07:36:39 +11:00
ImportModel.php Rollback 510071550a 2017-09-17 10:14:14 +10:00
Preference.php korean language support for backend (#3023) 2017-08-06 12:36:34 -06:00
User.php Typo 2017-07-13 19:38:44 +10:00
UserGroup.php Introduce concept of system roles 2017-07-13 19:29:50 +10:00
UserPreference.php UserPreferences -> UserPreference 2016-05-27 07:35:32 +10: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