aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_general_controller.rb
Commit message (Collapse)AuthorAgeLines
* 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.