ORIENT/modules/backend/formwidgets
Nathan van der Werf 123145fd54 Remove unnecessary parentheses 2018-08-15 18:49:52 +02:00
..
codeeditor Fix Scrolling bug (#3547) 2018-05-13 16:32:12 -06: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 showWeekNumbers option to datepicker (#3637) 2018-07-12 18:10:24 -04: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 Implemented minItems repeater property on client & server 2018-08-12 01:33:51 -06:00
richeditor Add customization of froala lineBreaker tags (#3687) 2018-08-11 13:33:34 -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 Remove "null" assignments 2018-08-15 18:33:24 +02:00
FileUpload.php Remove unnecessary parentheses 2018-08-15 18:49:52 +02:00
MarkdownEditor.php Remove unused reference (#3045) 2017-08-17 14:00:43 -06:00
MediaFinder.php Remove "null" assignments 2018-08-15 18:33:24 +02: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 Remove "null" assignments 2018-08-15 18:33:24 +02:00
RichEditor.php Remove "null" assignments 2018-08-15 18:33:24 +02:00
TagList.php Remove "null" assignments 2018-08-15 18:33:24 +02:00