aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models
Commit message (Expand)AuthorAgeLines
* Handle validation errors in PublicBody.import_csvGareth Rees2014-04-14-0/+13
* Add missing validation to PublicBodyGareth Rees2014-04-14-0/+6
* Annotate modelsGareth Rees2014-04-09-19/+44
* Merge branch 'issues/1317-holding-pen-spam' into rails-3-developGareth Rees2014-04-07-0/+49
|\
| * Add SpamAddress modelGareth Rees2014-03-26-0/+49
* | Merge branch 'feature/1310-better-track-translation' into rails-3-developLouise Crow2014-04-04-4/+5
|\ \
| * | Make search description specs match actual casesLouise Crow2014-03-17-4/+5
| |/
* / Add specs for ContactValidatorGareth Rees2014-03-26-2/+47
|/
* Make test specific to versions of ruby with String.encodeLouise Crow2014-02-24-4/+6
* Merge remote-tracking branch 'opennewzealand_github/feature/encode-utf8-messa...Louise Crow2014-02-24-1/+7
|\
| * Add test for _get_attachment_text_internal with invalid utf-8Rowan Crawford2014-02-23-1/+7
* | Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-3/+213
|\ \
| * | Send batch requests as a cron job.Louise Crow2013-12-04-0/+40
| * | Simplify return value, set sent_at in create_batch!Louise Crow2013-12-04-13/+34
| * | Use public bodies not requests in find_existingLouise Crow2013-12-04-6/+8
| * | Split the creation of a batch and the associated requests.Louise Crow2013-12-04-10/+9
| * | Add the specific salutations to each request.Louise Crow2013-12-04-0/+22
| * | Add check for double submission.Louise Crow2013-12-04-0/+45
| * | Make method names for finding existing objects clearerLouise Crow2013-12-04-1/+1
| * | Add InfoRequestBatch model.Louise Crow2013-12-04-0/+21
| * | Batch users don't have a daily limit.Louise Crow2013-12-04-0/+7
| * | Add some specs for existing exceeded_limit? behaviourLouise Crow2013-12-04-0/+24
| * | Create a placeholder salutation for a batch request template.Louise Crow2013-12-04-2/+12
| * | Handle the application of censor rules to a batch request template.Louise Crow2013-12-04-0/+6
| * | Add a batch_request_template flagLouise Crow2013-12-04-0/+13
* | | Merge branch 'feature/1176-automate-authority-contacts' into rails-3-developLouise Crow2014-01-28-0/+139
|\ \ \
| * | | Populate admin public body forms based on a change request.Louise Crow2014-01-13-0/+29
| * | | Form and models for asking for a public body change.Louise Crow2014-01-13-0/+110
| | |/ | |/|
* | | Merge branch 'feature/cache-request-lists' into rails-3-developLouise Crow2014-01-28-0/+96
|\ \ \
| * | | Cache frequently accessed request lists.Louise Crow2013-12-19-0/+96
| |/ /
* | | Merge branch 'feature/1269-improve-quoting-recognition' into rails-3-developLouise Crow2014-01-27-2/+2
|\ \ \
| * | | Tighten up expectation, make expected files consistent.Louise Crow2014-01-17-2/+2
* | | | Merge branch 'feature/fix-profile-photo-errors' into rails-3-developLouise Crow2014-01-27-7/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Make custom error messages translated.Louise Crow2014-01-08-7/+15
| |/ /
* / / Add further tests for creation of the internal admin bodyMark Longair2014-01-09-0/+31
|/ /
* | Merge branch 'feature/locale-underscore-fixes' into rails-3-developLouise Crow2013-12-09-0/+18
|\ \
| * | Make sure globalize uses the right locale version when updating.Louise Crow2013-12-05-0/+9
| * | Search for bodies using the underscore version of the locale.Louise Crow2013-12-05-0/+9
| |/
* / Fix the command-line CSV importer under Ruby 1.9Mark Longair2013-12-03-0/+14
|/
* Merge branch 'move-plugins-out-of-vendor-plugins' into rails-3-developMark Longair2013-12-03-1/+1
|\
| * Move acts_as_xapian out of vendor/pluginsMark Longair2013-11-29-1/+1
* | Move getting recent requests into a helper method.Louise Crow2013-11-25-0/+37
* | Move getting similar requests to the InfoRequest model.Louise Crow2013-11-25-2/+19
|/
* Don't include public bodies tagged 'test' in public body statisticsMark Longair2013-11-07-0/+44
* For percentage stats, exclude hidden or unclassified requestsMark Longair2013-11-05-0/+30
* Add a info_requests_visible_classified_count column to PublicBodyMark Longair2013-11-05-20/+21
* Update the helpful model schema annotationsMark Longair2013-11-01-19/+22
* Add data to test example given in #1143Louise Crow2013-10-21-11/+14
* Merge remote-tracking branch 'origin/fix-aborted-transaction' into rails-3-de...Louise Crow2013-10-07-19/+4
|\
| * Factor out a 'with_duplicate_xapian_job_creation' helperMark Longair2013-10-07-19/+4