ORIENT/modules/backend/formwidgets
Samuel Georges 5b758e0d4c Merge pull request #950 from gpasztor87/master
Emmet support for Codeeditor
2015-02-21 15:05:44 +11:00
..
codeeditor Emmet support for Codeeditor 2015-02-18 20:54:36 +01: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 Input fields can now use icons, added icons to datepicker inputs 2015-02-13 22:57:55 +11:00
fileupload Uploader now supports defining acceptable file types 2015-01-31 15:31:46 +11:00
recordfinder Adds a loading indicator to the record finder 2014-07-08 13:34:52 +10:00
relation/partials Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
richeditor Minify and combine RichEditor assets 2015-02-14 16:40:50 +11:00
CodeEditor.php Emmet support for Codeeditor 2015-02-18 20:54:36 +01:00
ColorPicker.php getLoadData -> getLoadValue 2015-01-05 09:45:04 +11:00
DataGrid.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
DataTable.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
DatePicker.php getLoadData -> getLoadValue 2015-01-05 09:45:04 +11:00
FileUpload.php Fileupload should detect the thumb extension 2015-02-20 22:12:24 +11:00
RecordFinder.php *** REMOVED ALL DEPRECATED CODE ** 2015-02-14 14:11:25 +11:00
Relation.php *** REMOVED ALL DEPRECATED CODE ** 2015-02-14 14:11:25 +11:00
RichEditor.php Minify and combine RichEditor assets 2015-02-14 16:40:50 +11:00