ORIENT/modules/backend
Luke Towers d6e680799f Reduce reliance on CMS module from Backend module
added backend 404 view, fixed return to backend URL in the access denied view on backend only instances
2019-01-15 11:46:48 -06:00
..
assets recompiled stylesheets, retaining newlines for improved diff readability 2019-01-14 11:52:16 -06:00
behaviors Ensure that FormWidgets are correctly initialized with previewMode even on AJAX requests 2019-01-10 17:39:41 -06:00
classes Reduce reliance on CMS module from Backend module 2019-01-15 11:46:48 -06:00
controllers Implemented soft deleting for backend users 2018-12-17 23:09:17 -06:00
database Add soft delete column to backend users so that migrations that use the User model work 2018-12-19 19:43:04 -06:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets recompiled stylesheets, retaining newlines for improved diff readability 2019-01-14 11:52:16 -06:00
helpers Return empty from Backend::dateTime instead of current date (#3246) 2018-03-30 10:06:47 -06:00
lang Reduce reliance on CMS module from Backend module 2019-01-15 11:46:48 -06:00
layouts Remove unused X-UA-Compatible meta tag (#3973) 2018-12-08 13:08:46 -06:00
models Implemented soft deleting for backend users 2018-12-17 23:09:17 -06:00
reportwidgets {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Added morphTo to list of singular relations (#3809) 2018-12-06 10:43:50 -06:00
views Reduce reliance on CMS module from Backend module 2019-01-15 11:46:48 -06:00
widgets recompiled stylesheets, retaining newlines for improved diff readability 2019-01-14 11:52:16 -06:00
ServiceProvider.php Added backend.manage_default_dashboard permission to lock down who has access to change the default dashboard for the system. Fixes #2176 2018-12-20 17:26:49 -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