| .. |
|
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 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
|
Fix for missing _group field when saving data from a nested group repeater (#3523)
|
2018-04-26 00:13:28 -06:00 |
|
richeditor
|
Replace keyup listener with input listener (#3567)
|
2018-05-30 20:26:38 -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 |