ORIENT/modules/backend/formwidgets
Luke Towers fa93781645 Added ability to filter down the permissions presented by the PermissionEditor
You can now specify an array of "availablePermissions" to the PermissionEditor FormWidget that it will use to further down the list of permissions that are up for managment by the current user.
2019-10-15 17:37:59 -06:00
..
codeeditor Peer review visibility changes 2019-09-11 20:54:14 +10:00
colorpicker Remove the IE5 - IE7 Holly Hack support (#4594) 2019-09-04 09:32:29 -06:00
datatable/partials Create initial DataTable form widget 2015-01-03 11:57:50 +11:00
datepicker/partials Set the datetime value with time 00:00:00 when using the date mode (#4111) 2019-02-06 10:23:50 -06:00
fileupload Recompile assets 2019-09-11 20:02:43 +10:00
markdowneditor Fix media manager access (#4305) 2019-05-10 20:59:57 +03:00
mediafinder Add escaping of values to more backend fields (#4296) 2019-04-26 12:05:08 -06:00
nestedform Recompile assets 2019-01-15 13:35:12 -06:00
permissioneditor Added support for mode: switch to the PermissionEditor formwidget 2019-10-15 16:46:02 -06:00
recordfinder Trigger change event on clearing recordfinder 2019-10-13 06:15:19 -06:00
relation/partials Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
repeater Recompile assets 2019-09-11 20:02:43 +10:00
richeditor Fixes typo, recompile assets 2019-09-11 21:42:02 +10:00
taglist/partials Add preview mode for taglist widget (#4349) 2019-06-19 08:22:36 +08:00
CodeEditor.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ColorPicker.php Minor peer review 2018-08-21 13:24:59 +10:00
DataTable.php Improve internal docs for DataTable callback handler 2019-10-07 22:19:13 +08:00
DatePicker.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
FileUpload.php Provide system.assets.beforeAddAsset event to modify asset attributes 2019-10-09 11:51:06 -06:00
MarkdownEditor.php Fix media manager access (#4305) 2019-05-10 20:59:57 +03:00
MediaFinder.php Add file check for image upload form widgets - Fixes #3653 2019-03-29 02:23:20 +11:00
NestedForm.php Improve support for previewMode in Repeaters & NestedForms 2019-08-10 09:28:01 -06:00
PermissionEditor.php Added ability to filter down the permissions presented by the PermissionEditor 2019-10-15 17:37:59 -06:00
RecordFinder.php Fix ability to clear RecodFinder when useRelation = false (#4256) 2019-04-15 16:49:29 -06:00
Relation.php Add support for order option on relation FormWidget (#4654) 2019-10-06 00:24:31 -06:00
Repeater.php Merge pull request #4690 from pkarecki/master 2019-10-11 12:46:01 -06:00
RichEditor.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
TagList.php Ensure the the TagList FormWidget is respecting relationship constraints (conditions & scope) 2019-08-14 19:58:42 -06:00