ORIENT/modules/backend/formwidgets
Samuel Georges bb8292d883 Add warning about impending doom 2015-02-28 13:39:21 +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 public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00
ColorPicker.php public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00
DataGrid.php Add warning about impending doom 2015-02-28 13:39:21 +11:00
DataTable.php public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00
DatePicker.php public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00
FileUpload.php public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00
RecordFinder.php public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00
Relation.php public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00
RichEditor.php public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00