ORIENT/modules/backend
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
..
assets Lazyload top navigation icons - refs #4562 2019-09-21 13:12:49 +10:00
behaviors Trigger the change.oc.formwidget event on update of records through relationcontroller. (#4673) 2019-10-08 17:30:02 -06:00
classes Return 403 response on CSRF fail instead of silently failing 2019-10-06 23:21:08 -06:00
controllers Update delete buttons in user controllers (#4640) 2019-09-26 14:58:07 -06:00
database Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Added ability to filter down the permissions presented by the PermissionEditor 2019-10-15 17:37:59 -06:00
helpers Allow decompiled Backend JS assets (#4549) 2019-08-16 16:19:16 +08:00
lang Merge pull request #4690 from pkarecki/master 2019-10-11 12:46:01 -06:00
layouts Minor cleanup 2019-10-09 09:44:24 -06:00
models Added 'email' field type 2019-10-06 16:15:29 -06:00
reportwidgets Hide link to "Access Logs" when the user doesn't have access (#4462) 2019-07-19 09:53:02 -06:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Remove void return types in PreferenceMaker 2019-10-03 22:07:37 +08:00
views Prevent subject and password from being HTML encoded in the invite email (#4301) 2019-04-30 09:13:55 -06:00
widgets Add permission support for fields, columns and filter scopes (#4520) 2019-10-09 16:41:53 -06:00
ServiceProvider.php Added support for mode: switch to the PermissionEditor formwidget 2019-10-15 16:46:02 -06:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00