ORIENT/modules/backend/formwidgets
alekseybobkov 57777c0aad Ace editor updated to the latest version. Implemented the back-end controls utility class. Some back-end UI classes are updated and displsable now. Editor tabs on the CMS page now properly free memory and DOM elements when they're closed. 2015-04-25 22:48:49 -07:00
..
codeeditor Ace editor updated to the latest version. Implemented the back-end controls utility class. Some back-end UI classes are updated and displsable now. Editor tabs on the CMS page now properly free memory and DOM elements when they're closed. 2015-04-25 22:48:49 -07: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 Adds internal download link for protected files 2015-04-25 12:53:54 +10:00
recordfinder Various minor fixes and improvements 2015-03-18 19:28:14 +11:00
relation/partials Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
repeater Improve framework code to support $(this) in data attributes 2015-04-08 07:44:26 +10:00
richeditor Ace editor updated to the latest version. Implemented the back-end controls utility class. Some back-end UI classes are updated and displsable now. Editor tabs on the CMS page now properly free memory and DOM elements when they're closed. 2015-04-25 22:48:49 -07: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 Adds internal download link for protected files 2015-04-25 12:53:54 +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