ORIENT/modules/backend
Luke Towers 8c9be817cc Added support for min, max, and step for the number field type 2019-01-18 18:14:25 -06:00
..
assets Recompile assets 2019-01-15 13:35:12 -06:00
behaviors Ensure that FormWidgets are correctly initialized with previewMode even on AJAX requests 2019-01-10 17:39:41 -06:00
classes Added manual deleted_at checks (#4051) 2019-01-18 14:42:25 -06:00
controllers Escape output to prevent XSS injection (#4074) 2019-01-18 10:26:56 -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 Improved disabled support for balloon-selector and fileupload fields 2019-01-16 13:32:31 -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 Added Go to previous page link on the access denied page 2019-01-15 13:53:06 -06:00
widgets Added support for min, max, and step for the number field type 2019-01-18 18:14:25 -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