aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers
Commit message (Expand)AuthorAgeLines
* 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
| * 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
| * Add the meat of the update action.Louise Crow2013-09-16-0/+70
| * Add a simple edit action and templateLouise Crow2013-09-16-5/+28
| * Slightly nicer action names.Louise Crow2013-09-16-5/+5
| * Move incoming message admin to its own controller.Louise Crow2013-09-16-74/+51
| * Move outgoing message admin actions to their own controller.Louise Crow2013-09-16-12/+23
* | Merge branch 'public-body-locale-fallback' into rails-3-developLouise Crow2013-09-12-8/+66
|\ \
| * | Don't display duplicate public bodies with the fallbackMark Longair2013-09-12-0/+30
| * | Factor out the code to generate example single language public bodiesMark Longair2013-09-10-16/+23
| * | Add tests to assert the new public body listing behaviourMark Longair2013-09-10-0/+14
| * | Make falling back to default locale in public body listings optionalMark Longair2013-09-10-1/+8
* | | Save cached columns once updated.Louise Crow2013-09-05-1/+1
* | | Add a config option to enable the public body statistics pageMark Longair2013-08-20-0/+1
* | | Improve calculation of PublicBody statistics columnsMark Longair2013-08-20-1/+1
* | | Add a test for the PublicBodyController statistics actionMark Longair2013-08-20-0/+34
|/ /
* / Set the calculated state on external requests.Louise Crow2013-08-15-0/+3
|/
* Handle the case of a name that hits the character limits and has been suffixe...Louise Crow2013-07-29-5/+25
* Merge branch 'feature/localisation-fixes' into rails-3-developLouise Crow2013-07-29-138/+24
|\
| * Patch Globalize to compensate for the way gettext_i18n_rails patches 118n.loc...Louise Crow2013-07-23-0/+18
| * Switch routing-filter (which takes locale out of the params and puts it in th...Louise Crow2013-07-18-139/+7
* | 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
* | Revert "Assume that format will be specified in the url requested, or default...Louise Crow2013-06-26-6/+0
* | Don't call out to external urls during controller testsLouise Crow2013-06-20-0/+12