aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_request_controller.rb
Commit message (Expand)AuthorAgeLines
* Mark flash with markup in it as html safe.Louise Crow2013-02-08-1/+1
* Remove redundant method.Louise Crow2012-12-04-1/+1
* Use mail handler method to get mail object from raw data when redelivering a ...Louise Crow2012-11-15-2/+1
* Re-route model code that accesses the mail object from field via wrapper methodsLouise Crow2012-11-15-2/+2
* Add wrapper method so that admin_request_controller doesn't access mail objec...Louise Crow2012-11-15-1/+1
* Redirect calls to admin_http_auth_user to more generic wrapper admin_current_...Louise Crow2012-10-30-9/+9
* Bugfix - fixed cut and paste error.Louise Crow2012-10-17-1/+1
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-2/+2
* Add an option to disable comments on a requestRobin Houston2012-09-19-1/+4
* Paginate the list of old unclassified requests.Louise Crow2012-09-13-1/+12
* Reformat for readability.Louise Crow2012-09-13-1/+3
* Allow external requests to be hidden from the admin interface.Louise Crow2012-08-22-6/+10
* Fail with NotFound if request slug doesn't existRobin Houston2012-08-20-1/+1
* Merge branch 'wdtk' into developLouise Crow2012-08-16-7/+16
|\
| * Fix typo in comment.Louise Crow2012-08-16-7/+16
* | Ensure (at least in the most basic cases) that views support recent "external...Seb Bacon2012-07-09-1/+1
|/
* Log an event when a request is hiddenRobin Houston2012-06-04-1/+9
* Allow subject to be specified when request hiddenRobin Houston2012-06-03-1/+2
* Always supply admins with reason why a request was sent to the holding pen, ...Seb Bacon2012-05-29-1/+1
* Allow messages to be redelivered to more than one request. Closes #442Seb Bacon2012-05-29-25/+29
* Support easy hiding of requests for admins. Currently not exposed in core ad...Seb Bacon2012-05-25-0/+29
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-31/+31
* Show the rejected reason for the incoming message in question, not the most r...Seb Bacon2011-08-11-1/+1
* allow admin to redeliver emails to closed requests. Fixes #116Seb Bacon2011-08-08-1/+1
* Guess holding pen emails based on having a correct hash and an incorrect id. ...Seb Bacon2011-08-08-9/+1
* Log the reason why an incoming mail is routed to the holding pen, and display...Seb Bacon2011-08-03-1/+4
* Tags for requests, with admin interface to view/edit them.Francis Irving2010-09-29-1/+4
* Give change names so it looks good in admin interfaceFrancis Irving2010-08-12-2/+2
* Log changing body / userFrancis Irving2010-08-12-0/+14
* Interface to move request to new user or authorityFrancis Irving2010-08-12-0/+32
* Fix up FOI upload officer URLsFrancis Irving2010-03-03-2/+2
* Check there are from addressesFrancis Irving2009-10-29-1/+1
* Use default 21 days for old unclassified.francis2009-10-03-3/+2
* Typo.francis2009-09-09-2/+2
* Check address to when working out holding pen addressfrancis2009-09-08-2/+7
* Look up request just by id, not using hash, on holding pen pages.francis2009-09-07-3/+10
* Destroy outgoing messages button.francis2009-07-21-1/+14
* Use caching that allows pre-authentication.francis2009-06-30-10/+1
* "hidden" option to completely hide requests (from everyone except administrat...francis2009-06-23-2/+11
* Fancier options for stopping new responses to requests.francis2009-06-15-4/+7
* Make old_unclassfied function a bit more flexible for reuse elsewhere e.g. in...louise2009-04-08-2/+3
* Moving logic for determining old and unclassified requests to the model in pr...louise2009-04-08-10/+2
* controller, not model!francis2009-04-08-2/+2
* Mark old responses as require clarification.francis2009-04-02-1/+16
* Restrict 'ten days old unclassified' on front page of admin to 50tony2009-03-10-1/+13
* Always give full stack trace for admin interfacefrancis2009-01-29-5/+2
* Only show the name of the organisation if their domain matches that of email ...francis2008-12-18-7/+9
* Oopsfrancis2008-11-04-2/+2
* View raw emails with no fromfrancis2008-11-04-2/+2