ORIENT/modules/backend/controllers
Samuel Georges 171b14c6ab Nicer error message when no DB and backend access attempt
This is for flat-file sites that don't use a database. If debug mode is on, it will show an error page with advice to set up the database. If debug mode is off, it will simply show a 404 page. Previously it was a nasty exception/plain error page.
2016-06-05 07:16:11 +10:00
..
accesslogs Adds a refresh button to log pages, minor column tweaks 2015-11-28 11:10:06 +11:00
auth BrandSettings -> BrandSetting 2016-05-27 07:37:49 +10:00
index Introduce two new dash widgets: welcome and active theme 2016-05-28 11:10:33 +10:00
preferences Preferences -> Preference 2016-05-27 07:46:50 +10:00
usergroups Improve admin list toolbar 2015-07-04 09:34:35 +10:00
users Fixes an issue where admins updating self see access denied 2015-09-09 08:32:45 +10:00
AccessLogs.php Cleanup 2016-01-15 10:20:57 +01:00
Auth.php Cleanup 2016-01-15 10:20:57 +01:00
Files.php Added backend route for protected thumbs, Fixes #1218, thanks @jBOKA 2015-06-20 11:27:03 +10:00
Index.php Nicer error message when no DB and backend access attempt 2016-06-05 07:16:11 +10:00
Preferences.php Preferences -> Preference 2016-05-27 07:46:50 +10:00
UserGroups.php Updates in the UI 2016-02-22 21:52:23 -08:00
Users.php UI updates 2016-02-19 22:12:41 -08:00