aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request.rb
Commit message (Expand)AuthorAgeLines
* Return a list of all cache directories for the requestLouise Crow2014-09-01-4/+10
* Use request dirs method.Louise Crow2014-09-01-2/+1
* Use path relative to Rails root.Louise Crow2014-09-01-1/+1
* Move method to model to make it more testable, add spec.Louise Crow2014-09-01-0/+8
* Refactor state update API, better error handlinglizconlan2014-07-28-0/+10
* Rename XXX comments with TODO:Gareth Rees2014-06-10-5/+5
* Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-3/+28
|\
| * Make method names for finding existing objects clearerLouise Crow2013-12-04-1/+1
| * Simple code for the happy pathLouise Crow2013-12-04-0/+14
| * Add InfoRequestBatch model.Louise Crow2013-12-04-0/+3
| * Handle the application of censor rules to a batch request template.Louise Crow2013-12-04-1/+4
| * Add a batch_request_template flagLouise Crow2013-12-04-1/+6
* | Merge branch 'feature/1176-automate-authority-contacts' into rails-3-developLouise Crow2014-01-28-0/+6
|\ \
| * | Clean up admin indexLouise Crow2014-01-13-0/+6
| |/
* | Merge branch 'feature/cache-request-lists' into rails-3-developLouise Crow2014-01-28-0/+17
|\ \
| * | Cache frequently accessed request lists.Louise Crow2013-12-19-0/+17
| |/
* / The reasons for making a report need to be translatableMark Longair2014-01-02-2/+6
|/
* Move getting recent requests into a helper method.Louise Crow2013-11-25-0/+48
* Move getting similar requests to the InfoRequest model.Louise Crow2013-11-25-0/+15
* Update the calculation of the numerator for percentage statisticsMark Longair2013-11-05-8/+13
* Add a info_requests_visible_classified_count column to PublicBodyMark Longair2013-11-05-0/+4
* Move special case to whatdotheyknow-themeLouise Crow2013-10-04-8/+2
* Merge branch 'hotfix/0.13.0.3' into rails-3-developLouise Crow2013-09-18-1/+11
|\
| * Restrict old_unclassified methods to normal prominence.0.13.0.3hotfix/0.13.0.3Louise Crow2013-09-18-1/+11
* | Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-43/+90
|\ \
| * | Exclude hidden responses when calculating old_unclassifiedLouise Crow2013-09-16-4/+14
| * | Only include public messages in who_can_followup_toLouise Crow2013-09-16-0/+2
| * | Add public criteria for message event access methodsLouise Crow2013-09-16-16/+18
| * | Hide hidden outgoing messages in download.Louise Crow2013-09-16-1/+3
| * | Move some download methods to InfoRequest.Louise Crow2013-09-16-0/+34
| * | Extract calculation of last update hashLouise Crow2013-09-16-0/+4
| * | Refactor common logic about prominence and access.Louise Crow2013-09-16-7/+1
| * | Rename method to make it a bit more genericLouise Crow2013-09-16-3/+3
| * | Re-annotate models with database fieldsLouise Crow2013-09-16-16/+15
* | | Allow a unicode-only title in validationLouise Crow2013-09-17-1/+5
* | | Save cached columns once updated.Louise Crow2013-09-05-0/+6
* | | Improve calculation of PublicBody statistics columnsMark Longair2013-08-20-0/+11
| |/ |/|
* | Comments on described_state and calculated_stateLouise Crow2013-08-15-3/+20
* | Make admin edits affect info_request_event described_states.Louise Crow2013-08-15-3/+4
* | Allow 'edit' and 'status_update' calculated states to propagate.Louise Crow2013-08-15-4/+16
|/
* Merge remote-tracking branch 'openaustralia_github/tests_set_described_state'...Louise Crow2013-07-23-11/+1
|\
| * Now record a state_update event *whenever* a user classifies a requestMatthew Landauer2013-04-20-10/+0
| * How we would handle event states if we added a state_update event whenever a ...Matthew Landauer2013-04-20-1/+1
| * Simple solution to bugs shown up in tests in last 2 commitsMatthew Landauer2013-04-18-1/+1
* | Merge branch 'hotfix/0.11.0.7' into rails-3-developLouise Crow2013-06-10-1/+1
|\ \
| * | Cope with replying to a message with a missing or empty SubjectMark Longair2013-06-07-1/+1
* | | Handle request for json for an external request. Closes #973.Louise Crow2013-06-07-0/+4
* | | Merge remote-tracking branch 'openaustralia_github/more_info_on_report_reques...Louise Crow2013-06-04-0/+15
|\ \ \
| * | | Reasons that request can be reported now stored in modelMatthew Landauer2013-03-22-0/+6
| * | | Wrap in a transactionMatthew Landauer2013-03-22-3/+5