ORIENT/modules/backend/formwidgets
Luke Towers 422a99770c
Attach uploaded files directly to parent if exists
If the parent of the file attachment relationship already exists, then attach the file directly to it in this request instead of going through deferred bindings. Will continue to attach files through deferred binding if the parent relation doesn't exist.
2018-03-09 23:47:16 -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 Trigger fileupload form field change on file removal (#3319) 2017-12-22 15:33:21 -06: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 Added key mode to taglist form widget 2018-01-13 20:49:31 +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 Attach uploaded files directly to parent if exists 2018-03-09 23:47:16 -06: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 Fix 'illegal string offset' warning (#3331) 2017-12-31 11:03:07 -06: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 Added key mode to taglist form widget 2018-01-13 20:49:31 +11:00