aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/request_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Remove extra "is invalid" message.Louise Crow2013-09-18-0/+8
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-173/+201
|\
| * Use 403, not 410, for hidden items.Louise Crow2013-09-16-4/+4
| * Use earlier factory_girl syntaxLouise Crow2013-09-16-4/+6
| * Add public criteria for message event access methodsLouise Crow2013-09-16-7/+7
| * Restore the download for hidden requestsLouise Crow2013-09-16-6/+0
| * Rewrite download specLouise Crow2013-09-16-45/+3
| * Replace fixture-based spec with factory-based equivalent.Louise Crow2013-09-16-10/+6
| * Use expectation for hidden responses more generally.Louise Crow2013-09-16-9/+9
| * Fix request in spec for hidden attachments not being viewed.Louise Crow2013-09-16-2/+15
| * Add new code and specs for hiding attachments.Louise Crow2013-09-16-1/+106
| * Refactor expectation into a methodLouise Crow2013-09-16-6/+8
| * Refactor prominence specs to use factories not fixtures.Louise Crow2013-09-16-116/+74
| * Clarify specs.Louise Crow2013-09-16-5/+5
* | Save cached columns once updated.Louise Crow2013-09-05-1/+1
|/
* Merge branch 'feature/localisation-fixes' into rails-3-developLouise Crow2013-07-29-4/+0
|\
| * Switch routing-filter (which takes locale out of the params and puts it in th...Louise Crow2013-07-18-4/+0
* | Merge remote-tracking branch 'openaustralia_github/tests_set_described_state'...Louise Crow2013-07-23-5/+6
|\ \ | |/ |/|
| * Now record a state_update event *whenever* a user classifies a requestMatthew Landauer2013-04-20-5/+6
* | Better spec isolation - these specs require raw emails, so make sure they're ...Louise Crow2013-06-10-0/+1
* | Remove reference to incoming message from purge request test - it brings in a...Louise Crow2013-06-07-1/+1
* | Allow the donation url to be configured. Closes #909.Louise Crow2013-06-07-0/+28
* | Add some context blocks to group together tests with the same status.Louise Crow2013-06-07-57/+103
* | Merge branch 'release/0.11' into rails-3-developLouise Crow2013-06-04-7/+32
|\ \
| * | Handle json requests for hidden info requests.Louise Crow2013-06-03-7/+32
* | | Merge remote-tracking branch 'openaustralia_github/more_info_on_report_reques...Louise Crow2013-06-04-86/+30
|\ \ \
| * | | Move reporting actions to their own controllerMatthew Landauer2013-03-22-118/+30
| * | | Extract methodMatthew Landauer2013-03-22-1/+1
| * | | Only allow posts for reporting request. Don't try redirection when not logged inMatthew Landauer2013-03-22-3/+4
| * | | Posted reason and message gets sent out in the emailMatthew Landauer2013-03-22-0/+7
| * | | Only allow reporting a request when logged inMatthew Landauer2013-03-22-0/+24
* | | | Merge remote-tracking branch 'openaustralia_github/inline_search_method_refac...Louise Crow2013-06-04-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Inline method InfoRequest.full_searchMatthew Landauer2013-03-25-2/+4
| |/ /
* | | Add a comment about the behaviour of the censor rulesMark Longair2013-05-24-0/+2
* | | The file_name on getting an attachment should be the display filenameMark Longair2013-05-24-1/+1
* | | Make an attachment filename in test fixtures more difficultMark Longair2013-05-24-24/+24
* | | Check that display_filename matches URL part number or fallbackMark Longair2013-05-24-15/+35
* | | All the tests in this group rely on having the xapian db - make it part of th...Louise Crow2013-05-02-1/+1
* | | The test "should work" relies on the xapian index existing - make sure this i...Louise Crow2013-05-01-2/+4
| |/ |/|
* | Fixup test issue found with config.order = 'random:5549'Matthew Landauer2013-03-26-0/+2
|/
* Fix another order dependent test issueMatthew Landauer2013-03-19-0/+4
* Another order dependent test issue fixedMatthew Landauer2013-03-19-0/+2
* Reenable test now that we don't do HTML validation in the test suiteHenare Degan2013-03-16-9/+6
* Changed in 166b6d90bc2dc79536d8d2d145281fa340075735Henare Degan2013-03-15-1/+1
* Update to current matcher APIHenare Degan2013-03-15-2/+2
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-24/+81
|\
| * Update URLs in spec now that custom url methods have been removed.Louise Crow2013-03-13-3/+3
| * Now direct changes of state to error_message and requires_admin to a new page...Matthew Landauer2013-03-06-15/+19
| * Can also record a message when posting to RequestController#describe_stateMatthew Landauer2013-03-05-3/+21
| * Remove code added previously because on the wrong trackMatthew Landauer2013-03-05-62/+0