ORIENT/modules/backend/formwidgets
Samuel Georges 335fbe6106 Touch ups 2015-06-13 10:31:01 +10:00
..
codeeditor The hotkey for full screen mode is now Cmd+Shift+F or Ctrl+Shift+F in Windows. 2015-05-09 12:39:37 +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 Combine datepicker JS assets, sync z-index for timepicker 2015-02-28 19:32:17 +11:00
fileupload Touch ups 2015-06-13 10:31:01 +10:00
recordfinder Touch ups 2015-06-13 10:31:01 +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 Fixes loading animation in various places 2015-06-03 19:22:18 +10:00
CodeEditor.php Refactor form widgets to use new fillFromConfig() helper 2015-02-28 14:43:34 +11:00
ColorPicker.php Refactor form widgets to use new fillFromConfig() helper 2015-02-28 14:43:34 +11: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 Combine datepicker JS assets, sync z-index for timepicker 2015-02-28 19:32:17 +11:00
FileUpload.php Finish single file uploader 2015-06-10 22:13:24 +10:00
RecordFinder.php Improve DataTable form widget, fixes vague error in RecordFinder 2015-03-24 20:10:45 +11:00
Relation.php Add missing ApplicationException dependency 2015-04-01 19:13:42 +01:00
Repeater.php Minor fixes, improvements to full screen rich editor 2015-03-06 18:54:45 +11:00
RichEditor.php Refactor form widgets to use new fillFromConfig() helper 2015-02-28 14:43:34 +11:00