aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request.rb
Commit message (Expand)AuthorAgeLines
* Discard rejected responses with malformed From:Gareth Rees2015-05-13-1/+6
* Add explaining commentsGareth Rees2015-05-13-0/+2
* Sensible error messageGareth Rees2015-05-13-1/+1
* Tidy InfoRequest#initial_request_textGareth Rees2015-04-27-5/+2
* Only load the outgoing messages that will be usedGareth Rees2015-04-27-1/+1
* Allow custom states to be tested.Louise Crow2015-02-09-5/+3
* Remove unused lineLouise Crow2015-02-09-1/+0
* Remove duplicate method.Louise Crow2015-01-12-10/+0
* Merge branch 'brakeman_fixes' into rails-3-developLouise Crow2014-12-18-3/+3
|\
| * Improve InfoRequest.find_in_state SQLGareth Rees2014-12-18-3/+3
* | Refactor the application of masks and censor rules to messages.Louise Crow2014-12-15-0/+16
* | Only mark email_subject_request as HTML safe when used in email subject.Louise Crow2014-12-12-4/+9
|/
* 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