aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers
Commit message (Expand)AuthorAgeLines
* Specify sort on results to return in consistent order.Louise Crow2014-01-28-1/+1
* Show public body list when batch has not been sent.Louise Crow2013-12-04-8/+29
* Update notices for offline sending.Louise Crow2013-12-04-9/+1
* Display batch requests for user on 'my requests' pageLouise Crow2013-12-04-2/+4
* Refactor specs to make adding batch changes easier.Louise Crow2013-12-04-30/+63
* Javascript enhancements.Louise Crow2013-12-04-27/+59
* Add a rudimentary view for an info request batch.Louise Crow2013-12-04-0/+32
* Notices for success and errors.Louise Crow2013-12-04-16/+34
* Add check for double submission.Louise Crow2013-12-04-0/+11
* Make method names for finding existing objects clearerLouise Crow2013-12-04-1/+1
* Simple code for the happy pathLouise Crow2013-12-04-0/+8
* Use two bodies in specs.Louise Crow2013-12-04-3/+5
* Handle a banned user making batch requests.Louise Crow2013-12-04-0/+15
* Factor out common params for clarity.Louise Crow2013-12-04-18/+11
* Require at least one public body in the params.Louise Crow2013-12-04-2/+10
* Create template and outgoing messageLouise Crow2013-12-04-0/+29
* Add new_batch actionLouise Crow2013-12-04-0/+66
* Add template for select_authoritiesLouise Crow2013-12-04-2/+32
* Handle not enabled, no user, unauthorised user.Louise Crow2013-12-04-3/+55
* Add a select_authorities action.Louise Crow2013-12-04-0/+9
* Add a can_make_batch_requests flag to user modelLouise Crow2013-12-04-2/+21
* Move getting recent requests into a helper method.Louise Crow2013-11-25-42/+0
* Merge branch 'all-authorities-reduce-memory' into rails-3-developMark Longair2013-11-19-0/+14
|\
| * Reduce the memory used to serve /body/all-authorities.csvMark Longair2013-11-14-0/+14
* | Fix construction of example public bodies for upstream globalizeMark Longair2013-11-19-14/+16
* | Refactor some tests to use with_default_localeMark Longair2013-11-19-17/+15
|/
* Merge branch 'feature/1118-fix-ask-us-to-add-links' into rails-3-developMark Longair2013-11-07-0/+16
|\
| * Show 'browse all' and 'ask us to add' one for authority only search.Louise Crow2013-11-07-0/+5
| * Show highlights and correction regardless of search type.Louise Crow2013-11-07-0/+11
* | Factor out code for generating graphable data and add testsMark Longair2013-11-05-0/+87
* | Fix the indentation of a PublicBodyController testMark Longair2013-11-05-28/+28
|/
* Merge branch 'hotfix/0.14.0.3' into rails-3-developLouise Crow2013-10-24-0/+33
|\
| * Don't allow redirects to another host.Louise Crow2013-10-02-0/+33
* | Fix for an aborted transaction not being rolled-backMark Longair2013-10-07-0/+11
* | Allow public body listing based on first letter outside US-ASCIIMark Longair2013-10-04-0/+7
* | Add to fixtures a public body with an accented initial letterMark Longair2013-10-04-1/+2
|/
* Remove extra "is invalid" message.Louise Crow2013-09-18-0/+8
* Fix erroneous line break.Louise Crow2013-09-17-2/+1
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-261/+453
|\
| * Use 403, not 410, for hidden items.Louise Crow2013-09-16-4/+4
| * Use earlier factory_girl syntaxLouise Crow2013-09-16-5/+7
| * Add public criteria for message event access methodsLouise Crow2013-09-16-9/+10
| * Fix spec descriptionsLouise Crow2013-09-16-2/+2
| * Add prominence fields and cache expiry to outgoing adminLouise Crow2013-09-16-13/+95
| * 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