aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models
Commit message (Expand)AuthorAgeLines
* Update the helpful model schema annotationsMark Longair2013-11-01-19/+22
* Add data to test example given in #1143Louise Crow2013-10-21-11/+14
* Merge remote-tracking branch 'origin/fix-aborted-transaction' into rails-3-de...Louise Crow2013-10-07-19/+4
|\
| * Factor out a 'with_duplicate_xapian_job_creation' helperMark Longair2013-10-07-19/+4
* | 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
* | Add to fixtures a public body with an accented initial letterMark Longair2013-10-04-7/+7
|/
* Fix typoLouise Crow2013-09-19-1/+1
* Handle salutations with regexp special characters.Louise Crow2013-09-19-0/+10
* 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
* | Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-11/+622
|\ \
| * | Exclude hidden responses when calculating old_unclassifiedLouise Crow2013-09-16-7/+13
| * | Only include public messages in who_can_followup_toLouise Crow2013-09-16-0/+37
| * | Add public criteria for message event access methodsLouise Crow2013-09-16-2/+61
| * | 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
| * | Don't index hidden and requester_only incoming messages.Louise Crow2013-09-16-0/+64
| * | Adding prominence_reason to IncomingMessage.Louise Crow2013-09-16-0/+1
| * | Refactor common logic about prominence and access.Louise Crow2013-09-16-1/+1
| * | Add a method to ask whether a user can view an incoming message.Louise Crow2013-09-16-0/+57
| * | Add response_event helperLouise Crow2013-09-16-0/+12
| * | Add prominence to incoming message.Louise Crow2013-09-16-0/+21
| * | Re-annotate models with database fieldsLouise Crow2013-09-16-0/+264
* | | Merge branch 'feature/issue-902-fix' into rails-3-developLouise Crow2013-09-17-0/+22
|\ \ \
| * | | Allow a unicode-only title in validationLouise Crow2013-09-17-0/+22
* | | | Merge branch 'feature/issue-555-fix' into rails-3-developLouise Crow2013-09-17-0/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Add a failing spec for handling a race conditionLouise Crow2013-09-17-0/+31
* | | | Save cached columns once updated.Louise Crow2013-09-05-1/+6
* | | | Don't dirty every attribute in checking for whitespace.Louise Crow2013-09-05-15/+31
|/ / /
* | / Improve calculation of PublicBody statistics columnsMark Longair2013-08-20-0/+66
| |/ |/|
* | Merge branch 'feature/further-request-event-fixes' into rails-3-developLouise Crow2013-08-15-3/+50
|\ \
| * | Make admin edits affect info_request_event described_states.Louise Crow2013-08-15-0/+21
| * | Allow 'edit' and 'status_update' calculated states to propagate.Louise Crow2013-08-15-3/+29
| |/
* / Update tests for changes to fixture file.Louise Crow2013-08-14-14/+18
|/
* Merge branch 'feature/localisation-fixes' into rails-3-developLouise Crow2013-07-29-1/+7
|\
| * Prepare the xapian database before running tests that rely on it existing.Louise Crow2013-07-29-0/+5
| * Add loading of raw emails - test depends on this.Louise Crow2013-07-23-0/+1
| * Use AlaveteliConfiguration wrapper in test so we can be more specific about t...Louise Crow2013-07-23-1/+1
* | Prevent erroneous internal error messages with multibyte characters under rub...Louise Crow2013-07-25-1/+12
* | Merge remote-tracking branch 'openaustralia_github/tests_set_described_state'...Louise Crow2013-07-23-0/+203
|\ \ | |/ |/|
| * How we would handle event states if we added a state_update event whenever a ...Matthew Landauer2013-04-20-17/+41
| * Access events in tests as an arrayMatthew Landauer2013-04-20-42/+43
| * Test case that shows up event states bug in https://www.whatdotheyknow.com/de...Matthew Landauer2013-04-18-1/+18
| * Test case that shows up event states bug in https://www.whatdotheyknow.com/re...Matthew Landauer2013-04-18-0/+20
| * Testing an internal reviewMatthew Landauer2013-04-18-109/+131
| * Add test for events in another situationMatthew Landauer2013-04-15-0/+28
| * Check event_type in testsMatthew Landauer2013-04-15-0/+7