aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_controller.rb
Commit message (Collapse)AuthorAgeLines
...
* Include public body history change in timelinefrancis2008-04-09-1/+9
|
* Give total of tracked thingsfrancis2008-04-03-1/+2
|
* Move timeline onto separate page for speed.francis2008-04-03-1/+3
|
* Show requests that have been unclassified for two weeks on admin pagefrancis2008-03-24-1/+2
|
* List bad contact details.francis2008-03-17-1/+2
|
* Show requests in requires_admin state prominently on admin interfacefrancis2008-03-17-2/+6
|
* Overview admin page.francis2008-03-14-2/+22
|
* Move signin/signup/signout actions from application controller to user ↵francis2007-10-31-2/+2
| | | | | | controller. (They were already only being routed to the user controller)
* Make /admin URL work, and give link through to public body editor.francis2007-09-03-0/+12
Layout for admin pages.