ORIENT/modules/backend
Luke Towers 26173486d3 Fix issue where the clear search button would submit a form if the search widget is within an HTML form 2018-12-28 11:51:51 -06:00
..
assets Recompiled LESS using new CSS minification 2018-12-20 13:41:09 -06:00
behaviors Replace URL parameters dynamically without needing a list in advance (#3361) 2018-12-18 10:03:03 -06:00
classes Ignore controllers of disabled plugins (#3923) 2018-11-15 13:51:11 -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 Fix support for the placeholder property in RichEditor FormWidgets 2018-12-27 15:28:10 -06:00
helpers Return empty from Backend::dateTime instead of current date (#3246) 2018-03-30 10:06:47 -06:00
lang Added invalid login translated message in backend lang file (#3994) 2018-12-19 20:26:25 -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 Change the lang code in the html templates (#3754) 2018-09-04 11:54:26 -06:00
widgets Fix issue where the clear search button would submit a form if the search widget is within an HTML form 2018-12-28 11:51:51 -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