Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Slightly more info on admin page. | francis | 2009-09-07 | -2/+7 |
| | ||||
* | Need to use UTC in conditions | francis | 2009-07-16 | -3/+3 |
| | ||||
* | Some shorter timelines. | francis | 2009-07-16 | -1/+9 |
| | ||||
* | "hidden" option to completely hide requests (from everyone except ↵ | francis | 2009-06-23 | -2/+2 |
| | | | | administrator screens). | |||
* | It is no longer 10 days, so rename variable. | francis | 2009-06-05 | -2/+2 |
| | ||||
* | Make old_unclassfied function a bit more flexible for reuse elsewhere e.g. ↵ | louise | 2009-04-08 | -2/+4 |
| | | | | in mailing reminders to requesters | |||
* | Moving logic for determining old and unclassified requests to the model in ↵ | louise | 2009-04-08 | -2/+2 |
| | | | | preparation for allowing anyone to edit them | |||
* | Restrict 'ten days old unclassified' on front page of admin to 50 | tony | 2009-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" | francis | 2009-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 ↵ | francis | 2009-01-29 | -0/+62 |
admin_controller.rb - put back in general controller. |