ORIENT/modules/backend
Luke Towers d164145229
Fixes #2613
This fixes #2613 by reloading the form widgets with the modified data after `model.filterFields`. **NOTE**: `$this->processExistingItems()` isn't simply just moved to `prepareVars()` because that messes up the adding new repeater item functionality by repeating the content from the fields for the last item in that group that already exists on the repeater.
2017-11-01 14:18:41 -06:00
..
assets Moved the media icon to the backend instead of the cms 2017-09-27 22:37:11 -06:00
behaviors Correct row numbers displayed in the import result form (#3136) 2017-10-15 13:45:35 -06:00
classes Move backend.page.beforeDisplay after auth check 2017-10-31 08:45:11 -06:00
controllers Don't block backend connection when a plugin migration triggers exception (#3188) 2017-10-21 10:11:11 -06: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 #2613 2017-11-01 14:18:41 -06:00
helpers Add ignoreTimezone option to datepicker field and column types. 2017-09-10 22:39:15 -06:00
lang Merge branch 'maintenance-mediamanager' into develop 2017-10-16 17:56:34 +11:00
layouts Add translation for "Signed in as" (#3018) 2017-08-04 13:17:49 -06:00
models Add the user's role to the columns 2017-10-15 11:49:06 -06: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 Support default config option for list filters (#3201) 2017-10-26 11:12:02 -06:00
ServiceProvider.php Update MM lang refs 2017-10-16 17:52:50 +11: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