| .. |
|
codeeditor
|
Fixes the full screen button in code editor
|
2015-09-25 06:01:59 +10: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 |
|
datagrid/partials
|
Convert DataGrid form widget in to Grid widget (no longer exclusive to forms)
|
2014-07-16 17:28:37 +10: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
|
Prompt can now be used to define the button text for file multi
|
2015-08-28 04:39:29 +10:00 |
|
markdowneditor
|
Decouple the toolbar from the layout system
|
2015-08-26 20:24:37 +10:00 |
|
recordfinder
|
Focus record finder search when it opens - Fixes #1388
|
2015-08-24 07:31:49 +10:00 |
|
relation/partials
|
Remove cms.tempDir - use temp_path()
|
2015-02-07 15:42:20 +11:00 |
|
repeater
|
Fixes loading animation in various places
|
2015-06-03 19:22:18 +10:00 |
|
richeditor
|
Update redactor to latest, minor cleanup
|
2015-07-29 19:17:05 +10:00 |
|
CodeEditor.php
|
These methods should be protected, update client lang
|
2015-08-04 10:01:17 +10:00 |
|
ColorPicker.php
|
These methods should be protected, update client lang
|
2015-08-04 10:01:17 +10:00 |
|
DataGrid.php
|
Add warning about impending doom
|
2015-02-28 13:39:21 +11:00 |
|
DataTable.php
|
Reorganise and improve RelationController
|
2015-03-27 22:20:52 +11:00 |
|
DatePicker.php
|
Add trigger api support to datepicker
|
2015-08-04 20:04:25 +10:00 |
|
FileUpload.php
|
Prompt can now be used to define the button text for file multi
|
2015-08-28 04:39:29 +10:00 |
|
MarkdownEditor.php
|
These methods should be protected, update client lang
|
2015-08-04 10:01:17 +10:00 |
|
RecordFinder.php
|
These methods should be protected, update client lang
|
2015-08-04 10:01:17 +10:00 |
|
Relation.php
|
Add missing ApplicationException dependency
|
2015-04-01 19:13:42 +01:00 |
|
Repeater.php
|
Stops nested repeaters populating from previous sibling - Fixes #1381
|
2015-08-22 10:18:41 +10:00 |
|
RichEditor.php
|
These methods should be protected, update client lang
|
2015-08-04 10:01:17 +10:00 |