aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeLines
* Clean up translation interpolation syntax.Louise Crow2014-02-27-4/+5
* Merge remote-tracking branch 'opennewzealand_github/feature/encode-utf8-messa...Louise Crow2014-02-24-15/+16
|\
| * Add test for _get_attachment_text_internal with invalid utf-8Rowan Crawford2014-02-23-7/+8
| * encode does no work if it thinks it's already utf-8 (even if invalid)Rowan Crawford2014-02-10-8/+8
* | Use HTTPS Google docs viewer where using HTTPS for alaveteliLouise Crow2014-02-17-1/+2
* | Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-6/+127
|\ \
| * | Send batch requests as a cron job.Louise Crow2013-12-04-0/+9
| * | Simplify return value, set sent_at in create_batch!Louise Crow2013-12-04-1/+4
| * | Display batch requests for user on 'my requests' pageLouise Crow2013-12-04-0/+1
| * | Use public bodies not requests in find_existingLouise Crow2013-12-04-4/+4
| * | Split the creation of a batch and the associated requests.Louise Crow2013-12-04-17/+9
| * | Add association between batches and public bodies.Louise Crow2013-12-04-0/+1
| * | Add the specific salutations to each request.Louise Crow2013-12-04-25/+51
| * | Move creation of batch to InfoRequestBatch.Louise Crow2013-12-04-0/+21
| * | Add check for double submission.Louise Crow2013-12-04-0/+12
| * | Make method names for finding existing objects clearerLouise Crow2013-12-04-3/+3
| * | Simple code for the happy pathLouise Crow2013-12-04-0/+14
| * | Add InfoRequestBatch model.Louise Crow2013-12-04-0/+27
| * | Batch users don't have a daily limit.Louise Crow2013-12-04-0/+3
| * | Create a placeholder salutation for a batch request template.Louise Crow2013-12-04-1/+5
| * | 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/+136
|\ \ \
| * | | Populate admin public body forms based on a change request.Louise Crow2014-01-13-0/+33
| * | | Clean up admin indexLouise Crow2014-01-13-0/+6
| * | | Form and models for asking for a public body change.Louise Crow2014-01-13-0/+97
| | |/ | |/|
* | | Merge branch 'feature/cache-request-lists' into rails-3-developLouise Crow2014-01-28-0/+21
|\ \ \
| * | | Cache frequently accessed request lists.Louise Crow2013-12-19-0/+17
| * | | Move make_query_from_params to XapianQueriesLouise Crow2013-12-19-0/+4
| |/ /
* | | Merge branch 'feature/1269-improve-quoting-recognition' into rails-3-developLouise Crow2014-01-27-0/+4
|\ \ \
| * | | Handle gmail-style quoting from the HTML part of a mail.Louise Crow2014-01-22-0/+4
* | | | Merge remote-tracking branch 'origin/translatable-report-reasons' into rails-...Louise Crow2014-01-27-2/+6
|\ \ \ \
| * | | | The reasons for making a report need to be translatableMark Longair2014-01-02-2/+6
| | |/ / | |/| |
* | | | Merge branch 'feature/fix-profile-photo-errors' into rails-3-developLouise Crow2014-01-27-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Make custom error messages translated.Louise Crow2014-01-08-4/+8
| |/ /
* / / Ignore translations when finding the internal admin bodyMark Longair2014-01-14-15/+19
|/ /
* | Merge branch 'feature/locale-underscore-fixes' into rails-3-developLouise Crow2013-12-09-3/+4
|\ \
| * | Make sure globalize uses the right locale version when updating.Louise Crow2013-12-05-2/+2
| * | Search for bodies using the underscore version of the locale.Louise Crow2013-12-05-1/+2
| |/
* / Fix the command-line CSV importer under Ruby 1.9Mark Longair2013-12-03-4/+19
|/
* Merge branch 'feature/1201-close-attachment-files-after-read' into rails-3-de...Louise Crow2013-12-03-1/+1
|\
| * Use a block to automatically close file.Louise Crow2013-11-12-1/+1
* | Merge remote-tracking branch 'origin/merged-rails-3-2-assset-pipeline' into r...Louise Crow2013-11-29-5/+4
|\ \
| * \ Merge branch 'feature/rails-3-2-upgrade-spike' into feature/switch-to-asset-p...Mark Longair2013-11-29-5/+4
| |\ \
| | * | Use calls to write_attributeLouise Crow2013-11-12-4/+4
| | * | Remove virtual attribute created_atLouise Crow2013-11-12-1/+0
* | | | Move getting recent requests into a helper method.Louise Crow2013-11-25-0/+48
* | | | Use built-in SQL quoting.Louise Crow2013-11-25-2/+3
* | | | Move getting popular bodies into a model method.Louise Crow2013-11-25-0/+23
* | | | Move getting similar requests to the InfoRequest model.Louise Crow2013-11-25-0/+15
|/ / /