aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/public_body_spec.rb
Commit message (Expand)AuthorAgeLines
* Merge branch 'hotfix/0.20.0.6' into rails-3-developLouise Crow2015-02-05-0/+98
|\
| * Fix submission of form containing both existing and new translationsLouise Crow2015-02-03-25/+17
| * Add specs for PublicBody#translated_versions=Gareth Rees2015-01-30-0/+110
* | Use map instead of creating empty arrayGareth Rees2015-02-04-0/+12
* | Nicer capitalize first letter onlyGareth Rees2015-02-04-0/+11
* | Add PublicBody#type_of_authority specsGareth Rees2015-01-23-0/+87
|/
* Fix test failures in PublicBody overrideable CSV import specsSteven Day2014-08-22-2/+2
* Make csv import fields a class attribute that can be overridenSteven Day2014-08-22-0/+52
* Merge branch 'issues/1415-bulk-update-public-bodies' into rails-3-developGareth Rees2014-06-25-0/+14
|\
| * Move PublicBody domain logic from controllerGareth Rees2014-06-06-0/+14
* | Rename XXX comments with TODO:Gareth Rees2014-06-10-1/+1
|/
* 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-1/+1
* 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
|/
* 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-17/+20
* Add data to test example given in #1143Louise Crow2013-10-21-11/+14
* Fix upcasing of a non-US-ASCII first letter under Ruby 1.8Mark Longair2013-10-04-0/+11
* Add to fixtures a public body with an accented initial letterMark Longair2013-10-04-7/+7
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-0/+23
|\
| * Re-annotate models with database fieldsLouise Crow2013-09-16-0/+23
* | Don't dirty every attribute in checking for whitespace.Louise Crow2013-09-05-15/+31
* | Update tests for changes to fixture file.Louise Crow2013-08-14-14/+18
|/
* Use AlaveteliConfiguration wrapper in test so we can be more specific about t...Louise Crow2013-07-23-1/+1
* Add a test that exposes a problem we have with renaming attributesHenare Degan2013-02-07-0/+8
* Set locale with I18n rather than through globalizeMatthew Landauer2013-01-17-3/+3
* Extract methodMatthew Landauer2012-09-27-1/+1
* Add option to override all public body request emailsMatthew Landauer2012-09-27-0/+8
* Memoize the notes_without_html calculated value for the life of the model ins...Louise Crow2012-09-12-0/+14
* Quote name correctly in query. Fixes #598.Louise Crow2012-09-04-0/+4
* Update references to point to the mySociety repo.Louise Crow2012-08-29-32/+32
* Don't add http when https is presentHenare Degan2012-02-17-0/+6
* Don't add extra www characters to web addresses that have been explicitly def...Henare Degan2012-02-16-1/+1
* Make public authority home page links work. Fixes #271Henare Degan2012-02-16-0/+6
* Add some tests for the public body home page calculationHenare Degan2012-02-16-0/+22
* Load all fixtures for all testsRobin Houston2012-01-31-3/+0
* Remove stray puts in test codeRobin Houston2012-01-27-1/+0
* Refactor test code so new test data can be addedRobin Houston2012-01-26-22/+22
* Always create a the Internal Admin Authority using the default locale. Fixes...Seb Bacon2011-12-02-0/+12
* Merge remote-tracking branch 'jpmckinney/pre1.9' into developSeb Bacon2011-11-24-12/+12
|\
| * sort hash keys consistently in Ruby 1.8 and 1.9James McKinney2011-10-17-12/+12
* | allow specs to run independentlyJames McKinney2011-10-16-2/+2
|/
* Check against default locale more robustly when importing public bodies. Fixe...David Cabo2011-09-24-1/+4