aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/public_body_spec.rb
Commit message (Expand)AuthorAgeLines
* 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
* Add test for issues #191 and #192, and fix existing onesDavid Cabo2011-09-24-18/+28
* Add support for add/replace tags when importing public bodies from CSV. Fixes...David Cabo2011-09-19-24/+46
* Add support for tags to CSV import, via field "tag_string" (issue #60)David Cabo2011-09-13-6/+26
* Make tag optional when importing public bodies through CSV (issue #60)David Cabo2011-09-13-0/+22
* Extend CSV import to support additional fields (short name, home page...)David Cabo2011-08-23-20/+29
* Don't fail if a body has the same url_name in several locales (closes #139)David Cabo2011-08-16-0/+14
* make CSV import test deterministic by sorting resultsDavid Cabo2011-08-12-1/+1
* Create public bodies in multiple locales when importing from CSVDavid Cabo2011-08-11-6/+42
* Handle optional field list on CSV import, needed for enabling multiple localesDavid Cabo2011-08-11-0/+13
* Test that PublicBody.first_letter is correctly set on saveRobin Houston2011-06-15-1/+13
* Make sure the :public_body_translation fixture is included everywhere the :pu...Robin Houston2011-06-09-2/+2
* Tests for find_by_tagFrancis Irving2010-09-29-0/+21
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Allow multiple keys the sameFrancis Irving2010-08-04-4/+12
* Remove charity number fieldFrancis Irving2010-07-27-0/+8
* Initial support for machine tagsFrancis Irving2010-07-26-0/+26
* Make test work even when not explicitly savingFrancis Irving2010-07-26-2/+3
* Another test.Francis Irving2010-07-26-0/+5
* Tests for normal tags.Francis Irving2010-07-26-1/+47
* Basic test of loading CSV into modelFrancis Irving2009-12-17-0/+32
* Some more URL name/title tests.francis2009-09-07-0/+16
* Change name of historic URL finding function.francis2009-06-16-3/+22