| .. |
|
codeeditor
|
Modify codeditor widget to implement html attributes set through form field definition (#5001)
|
2020-03-25 14:47:39 -06:00 |
|
colorpicker
|
Colorpicker improvements (#5002)
|
2020-03-29 10:06:02 -06:00 |
|
datatable/partials
|
Create initial DataTable form widget
|
2015-01-03 11:57:50 +11:00 |
|
datepicker/partials
|
Set the datetime value with time 00:00:00 when using the date mode (#4111)
|
2019-02-06 10:23:50 -06:00 |
|
fileupload
|
Add support for the attributes property to fileupload formwidget (#5012)
|
2020-03-29 09:03:31 -06:00 |
|
markdowneditor
|
Markdown formwidget improvements (#5004)
|
2020-03-29 09:37:03 -06:00 |
|
mediafinder
|
MediaFinder modifications (#5010)
|
2020-03-30 11:30:59 -06:00 |
|
nestedform
|
Recompile assets
|
2019-01-15 13:35:12 -06:00 |
|
permissioneditor
|
Added support for mode: switch to the PermissionEditor formwidget
|
2019-10-15 16:46:02 -06:00 |
|
recordfinder
|
Fix race condition when clearing recordfinder value (#4802)
|
2019-12-04 10:14:19 -06:00 |
|
relation/partials
|
Remove cms.tempDir - use temp_path()
|
2015-02-07 15:42:20 +11:00 |
|
repeater
|
Trigger form change events when items are added / removed in a repeater.
|
2020-03-30 18:07:53 -06:00 |
|
richeditor
|
z-index fixes for richeditor toolbar.
|
2020-03-31 01:35:21 -06:00 |
|
taglist/partials
|
Add preview mode for taglist widget (#4349)
|
2019-06-19 08:22:36 +08:00 |
|
CodeEditor.php
|
Code quality clean up (#4449)
|
2019-07-18 08:50:37 -06:00 |
|
ColorPicker.php
|
Colorpicker improvements (#5002)
|
2020-03-29 10:06:02 -06:00 |
|
DataTable.php
|
Improve internal docs for DataTable callback handler
|
2019-10-07 22:19:13 +08:00 |
|
DatePicker.php
|
Code quality clean up (#4449)
|
2019-07-18 08:50:37 -06:00 |
|
FileUpload.php
|
Removed double checking if file is protected in FileUpload widget (#4753)
|
2019-11-11 12:34:58 -06:00 |
|
MarkdownEditor.php
|
Markdown formwidget improvements (#5004)
|
2020-03-29 09:37:03 -06:00 |
|
MediaFinder.php
|
MediaFinder modifications (#5010)
|
2020-03-30 11:30:59 -06:00 |
|
NestedForm.php
|
Improve support for previewMode in Repeaters & NestedForms
|
2019-08-10 09:28:01 -06:00 |
|
PermissionEditor.php
|
Added ability to filter down the permissions presented by the PermissionEditor
|
2019-10-15 17:37:59 -06:00 |
|
RecordFinder.php
|
Get correct model when not using ID for "keyFrom" in Record Finder (#4977)
|
2020-03-13 07:47:01 +08:00 |
|
Relation.php
|
Add support for order option on relation FormWidget (#4654)
|
2019-10-06 00:24:31 -06:00 |
|
Repeater.php
|
Add "styles" for repeater widgets (#4877)
|
2020-02-02 09:12:01 +08:00 |
|
RichEditor.php
|
Fix empty Richeditor class lists from breaking widget (#4725)
|
2019-11-06 17:44:46 +08:00 |
|
TagList.php
|
Ensure the the TagList FormWidget is respecting relationship constraints (conditions & scope)
|
2019-08-14 19:58:42 -06:00 |