aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/info_request_spec.rb
Commit message (Expand)AuthorAgeLines
* Only mark email_subject_request as HTML safe when used in email subject.Louise Crow2014-12-12-1/+1
* Remove now-unused OutgoingMessage#send_messageGareth Rees2014-10-17-4/+7
* Return a list of all cache directories for the requestLouise Crow2014-09-01-2/+7
* Move method to model to make it more testable, add spec.Louise Crow2014-09-01-0/+12
* Annotate modelsGareth Rees2014-04-09-0/+1
* Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-0/+19
|\
| * Handle the application of censor rules to a batch request template.Louise Crow2013-12-04-0/+6
| * Add a batch_request_template flagLouise Crow2013-12-04-0/+13
* | Cache frequently accessed request lists.Louise Crow2013-12-19-0/+96
|/
* Move getting recent requests into a helper method.Louise Crow2013-11-25-0/+37
* Move getting similar requests to the InfoRequest model.Louise Crow2013-11-25-2/+19
* Move special case to whatdotheyknow-themeLouise Crow2013-10-04-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-9/+135
|\ \
| * | 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
| * | Re-annotate models with database fieldsLouise Crow2013-09-16-0/+24
* | | Allow a unicode-only title in validationLouise Crow2013-09-17-0/+22
* | | Save cached columns once updated.Louise Crow2013-09-05-1/+6
* | | Improve calculation of PublicBody statistics columnsMark Longair2013-08-20-0/+66
| |/ |/|
* | 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
|/
* Merge branch 'feature/localisation-fixes' into rails-3-developLouise Crow2013-07-29-0/+1
|\
| * Add loading of raw emails - test depends on this.Louise Crow2013-07-23-0/+1
* | 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
| * Test event states when follow up message is sentMatthew Landauer2013-04-15-0/+24
| * Added a commentMatthew Landauer2013-04-15-0/+2
| * Test events some moreMatthew Landauer2013-04-15-5/+22
| * Test event status after a response is receivedMatthew Landauer2013-04-15-12/+39
| * Test to check event states after initial request is sentMatthew Landauer2013-04-15-0/+14
* | Merge branch 'hotfix/0.11.0.7' into rails-3-developLouise Crow2013-06-10-24/+36
|\ \
| * | Cope with replying to a message with a missing or empty SubjectMark Longair2013-06-07-0/+12
| |/
* / Handle request for json for an external request. Closes #973.Louise Crow2013-06-07-0/+29
|/
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-2/+2
|\
| * InfoRequestEvent should know about its event typesMatthew Landauer2013-03-02-2/+2
* | safe_mock_model doesn't seem to be needed, also tested in Ruby 1.9Henare Degan2012-12-12-8/+8
|/
* Standardize slug generation for external users so that it uses the same under...Louise Crow2012-11-29-0/+16
* use safe_mock_modelJames McKinney2012-11-01-6/+6
* Allow InfoRequest.find_old_unclassified to accept an offset param so it can b...Louise Crow2012-09-13-0/+8
* Add some more efficient methods for getting old unclassified request counts, ...Louise Crow2012-09-11-11/+40
* Merge branch 'release/0.6.3' into developLouise Crow2012-08-22-19/+81
|\