| .. |
|
codeeditor
|
changedPermissions
|
2025-03-20 14:36:44 +05: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
|
from mac
|
2022-12-14 20:55:13 +05:00 |
|
markdowneditor
|
Markdown formwidget improvements (#5004)
|
2020-03-29 09:37:03 -06:00 |
|
mediafinder
|
Improve Froala sanitization of pasted content.
|
2020-06-18 11:03:48 -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
|
changedPermissions
|
2025-03-20 14:36:44 +05:00 |
|
sensitive
|
Add sensitive field input (#5201)
|
2020-07-08 16:26:38 +08:00 |
|
taglist/partials
|
from mac
|
2022-12-14 20:55:13 +05: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
|
from mac
|
2022-12-14 20:55:13 +05:00 |
|
MarkdownEditor.php
|
Add new backend.allow_unsafe_markdown permission
|
2020-05-25 18:02:20 -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
|
Allows model scope with join (#4970)
|
2020-03-31 16:45:19 -06:00 |
|
Repeater.php
|
from mac
|
2022-12-14 20:55:13 +05:00 |
|
RichEditor.php
|
from mac
|
2022-12-14 20:55:13 +05:00 |
|
Sensitive.php
|
Add sensitive field input (#5201)
|
2020-07-08 16:26:38 +08:00 |
|
TagList.php
|
set attributes and save instead of creating via mass assignment to play nicer with various features and avoid requiring fillable properties to be set
|
2020-04-29 16:48:46 -06:00 |