aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeLines
* Update the helpful model schema annotationsMark Longair2013-11-01-19/+22
* Add a rake task to import public bodies from a CSV fileMark Longair2013-10-15-0/+2
* Merge branch 'feature/email-subject-cleanup' into rails-3-developLouise Crow2013-10-07-8/+2
|\
| * Move special case to whatdotheyknow-themeLouise Crow2013-10-04-8/+2
* | Merge branch 'feature/followup-translators-notes' into rails-3-developLouise Crow2013-10-07-0/+3
|\ \
| * | Add some translator's notes on the use of 'follow up'.Louise Crow2013-10-04-0/+3
| |/
* / Fix upcasing of a non-US-ASCII first letter under Ruby 1.8Mark Longair2013-10-04-1/+1
|/
* Handle salutations with regexp special characters.Louise Crow2013-09-19-1/+1
* 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-198/+243
|\ \
| * | 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-5/+3
| * | InfoRequestEvent.indexed_by_search consults OutgoingMessage.Louise Crow2013-09-16-0/+3
| * | Move indexed_by_search to MessageProminenceLouise Crow2013-09-16-4/+0
| * | Add hidden messages for outgoing message.Louise Crow2013-09-16-1/+4
| * | Create MessageProminence module.Louise Crow2013-09-16-6/+2
| * | Move some download methods to InfoRequest.Louise Crow2013-09-16-0/+34
| * | Move display text generation to outgoing message.Louise Crow2013-09-16-2/+8
| * | Move a couple of complex conditionals to helper methods.Louise Crow2013-09-16-0/+9
| * | Normalize method spacing.Louise Crow2013-09-16-0/+3
| * | Extract calculation of last update hashLouise Crow2013-09-16-0/+4
| * | Add new code and specs for hiding attachments.Louise Crow2013-09-16-0/+4
| * | Add a possible event type 'edit_incoming'.Louise Crow2013-09-16-1/+1
| * | Make prominence states a constant so we can access them elsewhere.Louise Crow2013-09-16-5/+2
| * | Don't index hidden and requester_only incoming messages.Louise Crow2013-09-16-0/+8
| * | Adding prominence_reason to IncomingMessage.Louise Crow2013-09-16-0/+1
| * | Refactor common logic about prominence and access.Louise Crow2013-09-16-14/+2
| * | Add a method to ask whether a user can view an incoming message.Louise Crow2013-09-16-0/+10
| * | Rename method to make it a bit more genericLouise Crow2013-09-16-5/+5
| * | Add response_event helperLouise Crow2013-09-16-0/+6
| * | Add prominence to incoming message.Louise Crow2013-09-16-0/+7
| * | Re-annotate models with database fieldsLouise Crow2013-09-16-143/+124
| * | Remove prominence.Louise Crow2013-09-16-23/+0
* | | Allow a unicode-only title in validationLouise Crow2013-09-17-1/+5
* | | Save cached columns once updated.Louise Crow2013-09-05-0/+6
* | | Don't dirty the first_letter attribute when not changed.Louise Crow2013-09-05-3/+14
* | | Don't re-index body when updating statsLouise Crow2013-09-05-0/+1
* | | Don't save versions of new counter cache columnsLouise Crow2013-09-05-1/+5
* | | Don't include NULL column values in the statisticsMark Longair2013-08-20-1/+1
* | | Refactor calculation of statisticsMark Longair2013-08-20-0/+59
* | | 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
|/
* Prevent erroneous internal error messages with multibyte characters under rub...Louise Crow2013-07-25-2/+2
* 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