| .. |
|
codeeditor
|
Sreamline events in richeditor
|
2016-03-23 20:10:55 +11:00 |
|
colorpicker
|
Popup control now supports several sizes via `data-size` attribute: giant, huge, large, small, tiny.
|
2015-02-11 14:36:00 +11:00 |
|
datatable/partials
|
Create initial DataTable form widget
|
2015-01-03 11:57:50 +11:00 |
|
datepicker
|
Add trigger api support to datepicker
|
2015-08-04 20:04:25 +10:00 |
|
fileupload
|
Reduced base border radius
|
2016-03-02 21:40:33 -08:00 |
|
markdowneditor
|
Spaces in URLs break Markdown syntax
|
2015-10-10 09:09:40 +11:00 |
|
permissioneditor
|
UI updates
|
2016-02-23 21:44:05 -08:00 |
|
recordfinder
|
Make recordfinder's popup list title configurable
|
2015-11-02 00:09:26 +05:30 |
|
relation/partials
|
Remove cms.tempDir - use temp_path()
|
2015-02-07 15:42:20 +11:00 |
|
repeater
|
Improve the multilingual support
|
2015-11-24 22:00:05 +01:00 |
|
richeditor
|
Sreamline events in richeditor
|
2016-03-23 20:10:55 +11:00 |
|
CodeEditor.php
|
Implemented the oc.tableCellChanged event for the table widget. Added readonly mode support in the code editor widget.
|
2015-08-25 21:34:21 -07:00 |
|
ColorPicker.php
|
These methods should be protected, update client lang
|
2015-08-04 10:01:17 +10:00 |
|
DataTable.php
|
No it is not safe to share the alias and field name...
|
2016-03-17 19:50:34 +11:00 |
|
DatePicker.php
|
Minor fix in timepicker
|
2016-01-14 13:17:45 +01:00 |
|
FileUpload.php
|
Merge remote-tracking branch 'remotes/origin/stable' into ui
|
2016-03-01 07:02:07 +11:00 |
|
MarkdownEditor.php
|
These methods should be protected, update client lang
|
2015-08-04 10:01:17 +10:00 |
|
PermissionEditor.php
|
UI updates
|
2016-02-23 21:44:05 -08:00 |
|
RecordFinder.php
|
Fix hardcoded column name `id` by reading the `keyFrom` option defined in the .yaml file.
|
2016-02-10 08:45:21 -02:00 |
|
Relation.php
|
Relation form field now supports model attributes in "nameFrom"
|
2015-11-28 15:31:11 +11:00 |
|
Repeater.php
|
Stops nested repeaters populating from previous sibling - Fixes #1381
|
2015-08-22 10:18:41 +10:00 |
|
RichEditor.php
|
Complete multilingual richeditor support
|
2016-02-13 12:59:49 +11:00 |