aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_request_controller.rb
Commit message (Collapse)AuthorAgeLines
* Store incoming messages which aren't to a valid request in a holding pen, andfrancis2008-07-08-9/+27
| | | | let people move them from admin interface.
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-2/+5
| | | | are getting spam.
* Fix various things to do with event statuses. Oops.francis2008-05-12-2/+2
|
* Button to destroy incoming messages.francis2008-05-05-1/+23
|
* Interface for destroying requests entirely.francis2008-04-14-1/+13
|
* Show which user you are in the admin interfacefrancis2008-04-11-1/+2
|
* Search requests.francis2008-03-14-2/+4
|
* Edit descriptionfrancis2008-02-29-3/+15
|
* Prominence so can hide requests from list interface.francis2008-02-15-8/+27
|
* Allow editing of titles in admin interface.francis2008-02-14-5/+13
|
* Links to user admin page and public body admin page from request admin pagefrancis2008-02-06-3/+3
|
* Basic admin pages for user accounts.francis2008-01-22-2/+2
|
* Allow editing of outgoing messages from admin interface (so can removefrancis2008-01-07-5/+16
| | | | accidentally included private information)
* Browse requests in admin interface, and allow resending of outgoing message.francis2007-12-17-0/+39