ORIENT/modules/backend
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
..
assets Add ignoreTimezone option to datepicker field and column types. 2017-09-10 22:39:15 -06:00
behaviors Allow simple pagination option on ListControllers 2017-09-05 13:33:51 +10:00
classes Field definition should override magic 2017-09-13 14:29:42 +10:00
controllers Replace missing permissions 2017-07-28 00:05:35 +10:00
database Introduce concept of system roles 2017-07-13 19:29:50 +10:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Fixes broken richeditor z-index inside and outside of a popup (#3113) 2017-09-14 15:17:31 -06:00
helpers Add ignoreTimezone option to datepicker field and column types. 2017-09-10 22:39:15 -06:00
lang Hungarian translate for Mail branding (#3115) 2017-09-15 09:41:48 -06:00
layouts Add translation for "Signed in as" (#3018) 2017-08-04 13:17:49 -06:00
models Rollback 510071550a 2017-09-17 10:14:14 +10:00
reportwidgets {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Create an error making trait 2017-06-11 22:38:03 +10:00
views Change to mail partial syntax 2017-07-26 17:48:00 +10:00
widgets The text input value should be explicit, not mutated, ever. 2017-09-15 08:41:05 +10:00
ServiceProvider.php Introduce mail partials + twig 2017-07-19 21:14:08 +10:00
composer.json Fixes #3081. Resets module dependencies from dev to stable. Refs 081a32c928 2017-09-04 12:40:55 -06:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00