Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return code 403 when accessing admin pages | Sebastian Spaeth | 2012-11-29 | 1 | -3/+4 |
| | | | | | | | | without being an admin. Previously we were just returning a 404 page and this confused the heck out of me, as I did not understand why the admin pages were not there at all (I was no admin). Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
* | Removed Routes dependency, added admin routes | Joar Wandborg | 2012-10-20 | 1 | -4/+3 |
| | |||||
* | Processing panel improvements | Joar Wandborg | 2012-07-11 | 3 | -0/+83 |
- Added admin processing panel - Minor fixes on the user processing panel template |