ORIENT/modules/backend/formwidgets
Samuel Georges 7c5693b298 Added "Auto close tags and special characters" to Code editor preferences. 2015-02-14 19:50:12 +11:00
..
codeeditor Added "Auto close tags and special characters" to Code editor preferences. 2015-02-14 19:50:12 +11: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 Added "Auto close tags and special characters" to Code editor preferences. 2015-02-14 19:50:12 +11: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 Merge branch 'develop' into laravel5 2015-02-04 19:35:55 +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