aboutsummaryrefslogtreecommitdiffstats
path: root/spec
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
* | Don't include public bodies tagged 'test' in public body statisticsMark Longair2013-11-07-0/+44
* | 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
* | For percentage stats, exclude hidden or unclassified requestsMark Longair2013-11-05-0/+55
* | Add a info_requests_visible_classified_count column to PublicBodyMark Longair2013-11-05-40/+49
|/
* Update the helpful model schema annotationsMark Longair2013-11-01-38/+44
* Merge branch 'switch-theme-script' into rails-3-developMark Longair2013-10-30-0/+25
|\
| * Make theme URL to theme name mapping consistentMark Longair2013-10-15-0/+25
* | Merge branch 'hotfix/0.14.0.3' into rails-3-developLouise Crow2013-10-24-0/+40
|\ \
| * | Add factory to support new specs.0.14.0.2hotfix/0.14.0.2Louise Crow2013-10-03-0/+7
| * | Don't allow redirects to another host.Louise Crow2013-10-02-0/+33
| * | Handle salutations with regexp special characters.0.14.0.1Louise Crow2013-09-30-0/+10
* | | Add data to test example given in #1143Louise Crow2013-10-21-11/+16
| |/ |/|
* | Merge remote-tracking branch 'origin/fix-aborted-transaction' into rails-3-de...Louise Crow2013-10-07-19/+34
|\ \
| * | Fix for an aborted transaction not being rolled-backMark Longair2013-10-07-0/+11
| * | Factor out a 'with_duplicate_xapian_job_creation' helperMark Longair2013-10-07-19/+23
* | | Merge branch 'feature/email-subject-cleanup' into rails-3-developLouise Crow2013-10-07-0/+10
|\ \ \ | |/ / |/| |
| * | Move special case to whatdotheyknow-themeLouise Crow2013-10-04-0/+10
* | | Fix upcasing of a non-US-ASCII first letter under Ruby 1.8Mark Longair2013-10-04-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-8/+39
|/ /
* | Fix typoLouise Crow2013-09-19-1/+1
* | Handle salutations with regexp special characters.Louise Crow2013-09-19-0/+10
|/
* Remove extra "is invalid" message.Louise Crow2013-09-18-0/+8
* Merge branch 'hotfix/0.13.0.3' into rails-3-developLouise Crow2013-09-18-0/+37
|\
| * Restrict old_unclassified methods to normal prominence.0.13.0.3hotfix/0.13.0.3Louise Crow2013-09-18-0/+37
* | Fix erroneous line break.Louise Crow2013-09-17-2/+1
* | Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-416/+2086
|\ \
| * | Use 403, not 410, for hidden items.Louise Crow2013-09-16-7/+7
| * | Add message index to attachment filesLouise Crow2013-09-16-3/+3
| * | Make test ruby 1.8.7 compatible.Louise Crow2013-09-16-1/+1
| * | Use earlier factory_girl syntaxLouise Crow2013-09-16-26/+33
| * | Exclude hidden responses when calculating old_unclassifiedLouise Crow2013-09-16-11/+19
| * | Only include public messages in who_can_followup_toLouise Crow2013-09-16-1/+57
| * | Add public criteria for message event access methodsLouise Crow2013-09-16-60/+120
| * | Hide hidden outgoing messages in download.Louise Crow2013-09-16-1/+97
| * | Fix spec descriptionsLouise Crow2013-09-16-2/+2
| * | Add prominence fields and cache expiry to outgoing adminLouise Crow2013-09-16-13/+95
| * | InfoRequestEvent.indexed_by_search consults OutgoingMessage.Louise Crow2013-09-16-1/+18
| * | Move indexed_by_search to MessageProminenceLouise Crow2013-09-16-2/+23
| * | Add some tests for user_can_view? on outgoing message.Louise Crow2013-09-16-0/+52
| * | Add hidden messages for outgoing message.Louise Crow2013-09-16-0/+38
| * | Allow creation of multiple public bodies in one test.Louise Crow2013-09-16-2/+4
| * | Convert specs to factories from fixtures.Louise Crow2013-09-16-52/+48
| * | Add a test of incoming message hiding with PDF conversionLouise Crow2013-09-16-0/+59
| * | Clean up the test download dir after use.Louise Crow2013-09-16-0/+4
| * | Add expectations for admin and requester.Louise Crow2013-09-16-5/+17