ORIENT/modules/backend/formwidgets
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
..
codeeditor Update ace editor 1.2.3 to 1.2.6 2017-06-24 09:01:07 +10:00
colorpicker Trigger color picker change event 2017-07-22 17:18:45 +10:00
datatable/partials Create initial DataTable form widget 2015-01-03 11:57:50 +11:00
datepicker/partials Add ignoreTimezone option to datepicker field and column types. 2017-09-10 22:39:15 -06:00
fileupload Various security and UI fixes 2017-04-09 08:00:56 +10:00
markdowneditor Stetch + size improvements 2017-07-15 19:53:08 +10:00
mediafinder Moved MediaFinder formwidget from the CMS module to the System module 2017-09-27 22:30:53 -06:00
permissioneditor Introduce concept of system roles 2017-07-13 19:29:50 +10:00
recordfinder Minor UI improvements to recordfinder 2017-07-06 19:11:57 +10:00
relation/partials Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
repeater Update _repeater_item.htm (#3149) 2017-10-03 10:15:29 -06:00
richeditor Fix richeditor popup z-index inside modal (#3194) 2017-10-24 12:35:31 -06:00
taglist/partials Fixes taglist working inside a repeater 2016-11-07 08:08:48 +11:00
CodeEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
ColorPicker.php Refresh colorpicker form widget 2017-07-22 11:40:59 +10:00
DataTable.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
DatePicker.php Add ignoreTimezone option to datepicker field and column types. 2017-09-10 22:39:15 -06:00
FileUpload.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
MarkdownEditor.php Remove unused reference (#3045) 2017-08-17 14:00:43 -06:00
MediaFinder.php Update MM lang refs 2017-10-16 17:52:50 +11:00
PermissionEditor.php Introduce concept of system roles 2017-07-13 19:29:50 +10:00
RecordFinder.php We probably don't need to call this twice 2017-07-13 19:15:47 +10:00
Relation.php Adds support for single file uploads 2017-07-29 09:21:49 +10:00
Repeater.php Fixes #2613 2017-11-01 14:18:41 -06:00
RichEditor.php Support changing the global default for richeditor buttons (#2937) 2017-07-04 08:10:58 -06:00
TagList.php Improve support for non-id primary keys 2017-07-04 18:55:42 -06:00