aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_general_controller.rb
Commit message (Collapse)AuthorAgeLines
* Slightly more info on admin page.francis2009-09-07-2/+7
|
* Need to use UTC in conditionsfrancis2009-07-16-3/+3
|
* Some shorter timelines.francis2009-07-16-1/+9
|
* "hidden" option to completely hide requests (from everyone except ↵francis2009-06-23-2/+2
| | | | administrator screens).
* It is no longer 10 days, so rename variable.francis2009-06-05-2/+2
|
* Make old_unclassfied function a bit more flexible for reuse elsewhere e.g. ↵louise2009-04-08-2/+4
| | | | in mailing reminders to requesters
* Moving logic for determining old and unclassified requests to the model in ↵louise2009-04-08-2/+2
| | | | preparation for allowing anyone to edit them
* Restrict 'ten days old unclassified' on front page of admin to 50tony2009-03-10-2/+2
| | | | entries to speed up that page, and provide full list as separate page
* Change it to ask "what best describes the status of this request now"francis2009-02-27-1/+2
| | | | | | rather than "what *is* the status..." Remove "none of the above" for now, see how that goes. Add new error_message state, for delivery failures etc.
* Whoops, accidentally broke half admin interface by overwriting ↵francis2009-01-29-0/+62
admin_controller.rb - put back in general controller.