ORIENT/modules/backend/formwidgets
Samuel Georges 4fd1ca824f Introduce concept of system roles
These are roles defined by a special API code, once a system role code is detected, the role becomes locked and its permissions are sourced from the AuthManager. All permissions are granted to system roles by default, unless otherwise specified. This should make it easier to create client accounts as "Publishers", hiding developer tools like the CMS and Builder plugins by default.
2017-07-13 19:29:50 +10:00
..
codeeditor Update ace editor 1.2.3 to 1.2.6 2017-06-24 09:01:07 +10:00
colorpicker Fixes colorpicker when used inside a popup 2016-05-25 06:37:03 +10:00
datatable/partials Create initial DataTable form widget 2015-01-03 11:57:50 +11:00
datepicker/partials Added firstDay option to datepicker form widget (#2940) 2017-06-28 07:23:59 -06:00
fileupload Various security and UI fixes 2017-04-09 08:00:56 +10:00
markdowneditor URL -> Url 2017-06-02 23:34:50 +10:00
permissioneditor Introduce concept of system roles 2017-07-13 19:29:50 +10:00
recordfinder Minor UI improvements to recordfinder 2017-07-06 19:11:57 +10:00
relation/partials Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
repeater Merge remote-tracking branch 'remotes/origin/develop' into l55upgrade 2017-07-11 10:48:54 +10:00
richeditor Merge remote-tracking branch 'remotes/origin/develop' into l55upgrade 2017-07-11 10:48:54 +10:00
taglist/partials Fixes taglist working inside a repeater 2016-11-07 08:08:48 +11:00
CodeEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
ColorPicker.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
DataTable.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
DatePicker.php Added firstDay option to datepicker form widget (#2940) 2017-06-28 07:23:59 -06:00
FileUpload.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
MarkdownEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
PermissionEditor.php Introduce concept of system roles 2017-07-13 19:29:50 +10:00
RecordFinder.php We probably don't need to call this twice 2017-07-13 19:15:47 +10:00
Relation.php Remove unused descriptionFrom property 2017-07-09 09:48:17 -06:00
Repeater.php Add support for readOnly Repeater Widgets (#2960) 2017-07-08 13:34:04 -06:00
RichEditor.php Support changing the global default for richeditor buttons (#2937) 2017-07-04 08:10:58 -06:00
TagList.php Improve support for non-id primary keys 2017-07-04 18:55:42 -06:00