ORIENT/modules/backend/formwidgets
Samuel Georges 24c8b4368a Various security and UI fixes
The Media Manager now uses a white list approach to blocking files, we have been advised that the blacklist approach is too fragile and we agree.
Asset List and Media Manager now use $.oc.alert when displaying errors
2017-04-09 08:00:56 +10:00
..
codeeditor Respect whitespace on disabled codeeditors 2016-11-28 15:35:00 -06:00
colorpicker Fixes colorpicker when used inside a popup 2016-05-25 06:37:03 +10:00
datatable/partials Create initial DataTable form widget 2015-01-03 11:57:50 +11:00
datepicker/partials Support yearRange property for datepicker field. 2016-12-20 20:21:02 +01:00
fileupload Various security and UI fixes 2017-04-09 08:00:56 +10:00
markdowneditor Buttons container has an inner toolbar 2016-07-23 09:53:23 +10:00
permissioneditor Adds extra flavor to buttons 2016-04-07 20:17:48 +10:00
recordfinder Various security and UI fixes 2017-04-09 08:00:56 +10:00
relation/partials Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
repeater Repeaters Firefox compatibility fixes (#2738) 2017-04-08 20:21:34 +10:00
richeditor Implement disabled support for some form widgets 2017-03-14 13:52:47 +11: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 {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
DataTable.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
DatePicker.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
FileUpload.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
MarkdownEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
PermissionEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
RecordFinder.php Refactor remove option implementation 2017-03-22 09:26:05 +11:00
Relation.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
Repeater.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
RichEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
TagList.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00