aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/admin_request_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Fix basic admin interface in case where external request without username is ...Louise Crow2012-08-29-0/+5
* Allow external requests to be hidden from the admin interface.Louise Crow2012-08-22-0/+50
* Fix typo in comment.Louise Crow2012-08-16-18/+87
* Allow messages to be redelivered to more than one request. Closes #442Seb Bacon2012-05-29-0/+21
* Support easy hiding of requests for admins. Currently not exposed in core ad...Seb Bacon2012-05-25-0/+22
* Load all fixtures for all testsRobin Houston2012-01-31-2/+0
* Load all raw emails for testingRobin Houston2012-01-29-2/+2
* Clear routing filters while tests are runningRobin Houston2012-01-20-0/+10
* Improved test isolationRobin Houston2012-01-20-0/+4
* allow specs to run independentlyJames McKinney2011-10-16-2/+2
* fix fixtures order to avoid postgresql foreign key errorsJames McKinney2011-10-11-2/+2
* Amend test which broke due to missing locale prefix under some conditionsDavid Cabo2011-09-05-1/+1
* Show the rejected reason for the incoming message in question, not the most r...Seb Bacon2011-08-11-1/+6
* Fix up missing fixtures (causing failures dependent on order the tests were f...Seb Bacon2011-08-10-1/+1
* allow admin to redeliver emails to closed requests. Fixes #116Seb Bacon2011-08-08-0/+18
* Fix dependency problem when deleting incoming messages. Closes #115Seb Bacon2011-08-08-0/+7
* Guess holding pen emails based on having a correct hash and an incorrect id. ...Seb Bacon2011-08-08-0/+11
* Log the reason why an incoming mail is routed to the holding pen, and display...Seb Bacon2011-08-03-0/+19
* Make the tests work with authenticationRobin Houston2011-07-13-1/+2
* Adding required info_request_event fixture.Louise Crow2011-02-23-1/+1
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Fancier options for stopping new responses to requests.francis2009-06-15-1/+1
* Remove escaping of HTML from text alert emails.francis2008-05-27-1/+1
* More tests stufffrancis2008-04-14-1/+1
* Test code for more admin stuff, and help pages, and related HTML fixes.francis2008-03-21-0/+40