aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request.rb
Commit message (Expand)AuthorAgeLines
* 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
| * | | Extract methodMatthew Landauer2013-03-22-0/+7
| | |/ | |/|
* | | Merge remote-tracking branch 'openaustralia_github/inline_search_method_refac...Louise Crow2013-06-04-26/+0
|\ \ \
| * | | Remove unused methodMatthew Landauer2013-03-25-11/+0
| * | | Inline method InfoRequest.full_searchMatthew Landauer2013-03-25-15/+0
| |/ /
* | | Merge remote-tracking branch 'openaustralia_github/small_email_hash_refactor'...Louise Crow2013-06-04-19/+4
|\ \ \
| * | | Inline method and simplify logicMatthew Landauer2013-03-29-19/+4
| |/ /
* | | Merge remote-tracking branch 'openaustralia_github/remove_random_request_acti...Louise Crow2013-05-30-19/+0
|\ \ \ | |_|/ |/| |
| * | Remove apparently unused action for showing random requestMatthew Landauer2013-03-22-19/+0
| |/
* | Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-0/+11
|\ \ | |/ |/|
| * Fix the deadlock on dealing with incoming emailMark Longair2013-04-18-0/+11
* | Fix up some merge action from f60ada47d4e7aabe0dce152109cb0d91865929daHenare Degan2013-03-15-1/+1
* | Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-76/+80
|\|
| * Refactor functionality from controller to modelMatthew Landauer2013-03-04-0/+15
| * When setting a state optionally pass a messsageMatthew Landauer2013-03-02-2/+2
| * Simplify method by using array to store mappingMatthew Landauer2013-03-02-39/+24
| * InfoRequestEvent should know about its event typesMatthew Landauer2013-03-02-2/+2
| * Extract methodMatthew Landauer2013-03-02-6/+5
| * Simplify methodsMatthew Landauer2013-03-02-19/+7
| * Simplify logic in methodMatthew Landauer2013-03-02-7/+2
| * Inline methodMatthew Landauer2013-03-02-11/+1
| * Inline methodMatthew Landauer2013-03-02-6/+1