..
codeeditor
Add get/set content to code editor plugin
2016-05-29 08:54:22 +10:00
colorpicker
Fixes colorpicker when used inside a popup
2016-05-25 06:37:03 +10:00
datatable /partials
Create initial DataTable form widget
2015-01-03 11:57:50 +11:00
datepicker /partials
Move the datepicker to storm
2016-05-12 06:48:10 +10:00
fileupload
Merge pull request #2157 from prasanth-darsan/develop
2016-07-07 07:59:42 +10:00
markdowneditor
Buttons container has an inner toolbar
2016-07-23 09:53:23 +10:00
permissioneditor
Adds extra flavor to buttons
2016-04-07 20:17:48 +10:00
recordfinder
More styling changes and other minor improvements
2016-04-21 04:52:21 +10:00
relation /partials
Remove cms.tempDir - use temp_path()
2015-02-07 15:42:20 +11:00
repeater
Code improvements
2016-07-23 14:22:36 +10:00
richeditor
Force rich editor to synchronize when a form is saved.
2016-07-06 18:27:27 -07:00
taglist /partials
Complete taglist form widget
2016-05-10 06:02:35 +10:00
CodeEditor.php
Add get/set content to code editor plugin
2016-05-29 08:54:22 +10: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
Datepicker can use an expressed date for default value
2016-08-13 11:29:01 +10:00
FileUpload.php
Fixed error on saving attachment config when its put on pivot form of a relation
2016-06-28 23:17:27 +05:30
MarkdownEditor.php
Create new TagList form widget (Experimental)
2016-05-08 17:43:21 +10:00
PermissionEditor.php
UI updates
2016-02-23 21:44:05 -08:00
RecordFinder.php
Search should persist across pagination
2016-07-30 11:46:36 +10:00
Relation.php
Fixes disabled relation nulling value
2016-05-15 06:47:28 +10:00
Repeater.php
Code improvements
2016-07-23 14:22:36 +10:00
RichEditor.php
Refit the Predefined Page Links implementation
2016-05-25 05:19:12 +10:00
TagList.php
Bug fix in taglist widget with nameFrom option
2016-07-23 12:57:08 +10:00