ORIENT/modules/backend/formwidgets
Samuel Georges 3bad70f041 Relation controller now applies the defined constraints by default
Relation controller now supports scope and conditions for the manage mode (list)
Logic has been modified across recordfinder and filter that only allows one constraint in this order (1. conditions, 2. scope, 3. defined constraints (where applicable))
Fixes #1203
2016-05-17 05:17:40 +10:00
..
codeeditor Reorganise code editor prefs 2016-04-30 04:53:33 +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
datatable/partials Create initial DataTable form widget 2015-01-03 11:57:50 +11:00
datepicker/partials Move the datepicker to storm 2016-05-12 06:48:10 +10:00
fileupload Reorganise code editor prefs 2016-04-30 04:53:33 +10:00
markdowneditor Spaces in URLs break Markdown syntax 2015-10-10 09:09:40 +11:00
permissioneditor Adds extra flavor to buttons 2016-04-07 20:17:48 +10:00
recordfinder More styling changes and other minor improvements 2016-04-21 04:52:21 +10:00
relation/partials Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
repeater Improve the multilingual support 2015-11-24 22:00:05 +01:00
richeditor More styling changes and other minor improvements 2016-04-21 04:52:21 +10:00
taglist/partials Complete taglist form widget 2016-05-10 06:02:35 +10:00
CodeEditor.php Reorganise code editor prefs 2016-04-30 04:53:33 +10:00
ColorPicker.php These methods should be protected, update client lang 2015-08-04 10:01:17 +10:00
DataTable.php No it is not safe to share the alias and field name... 2016-03-17 19:50:34 +11:00
DatePicker.php Fixes disabled relation nulling value 2016-05-15 06:47:28 +10:00
FileUpload.php File model is now abstract 2016-04-05 19:47:06 +10:00
MarkdownEditor.php Create new TagList form widget (Experimental) 2016-05-08 17:43:21 +10:00
PermissionEditor.php UI updates 2016-02-23 21:44:05 -08:00
RecordFinder.php Relation controller now applies the defined constraints by default 2016-05-17 05:17:40 +10:00
Relation.php Fixes disabled relation nulling value 2016-05-15 06:47:28 +10:00
Repeater.php Stops nested repeaters populating from previous sibling - Fixes #1381 2015-08-22 10:18:41 +10:00
RichEditor.php Complete multilingual richeditor support 2016-02-13 12:59:49 +11:00
TagList.php Complete taglist form widget 2016-05-10 06:02:35 +10:00