aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/public_body.rb
Commit message (Expand)AuthorAgeLines
* Draft UI for tabbed multi-locale public body handlingDavid Cabo2011-08-23-1/+1
* Refactor fixes to #142 and #143, new implementation much simpler to understandDavid Cabo2011-08-23-6/+39
* Minor refactoring of CSV importerDavid Cabo2011-08-23-0/+3
* Extend CSV import to support additional fields (short name, home page...)David Cabo2011-08-23-39/+45
* Don't fail if a body has the same url_name in several locales (closes #139)David Cabo2011-08-16-6/+7
* Fix name of first field on CSV importDavid Cabo2011-08-12-0/+1
* Create public bodies in multiple locales when importing from CSVDavid Cabo2011-08-11-11/+39
* Handle optional field list on CSV import, needed for enabling multiple localesDavid Cabo2011-08-11-7/+11
* fallbacks for public_body_categories (this needs to be done in a better way, ...Seb Bacon2011-07-07-2/+9
* Changes required to get selishta (Kosovo) fork merges to pass tests. Include...Seb Bacon2011-07-06-4/+5
* initial merge of Kosovan branch; still need to get tests passing, factor out ...Seb Bacon2011-07-06-16/+24
|\
| * I18n fixFaton Selishta2011-06-02-2/+10
| * Fix a bug of translationFaton Selishta2011-04-26-2/+1
* | The error messages are clearly designed to be used *without* theRobin Houston2011-06-23-2/+2
* | Set the default value for publication_scheme explicitly in an after_initializ...Robin Houston2011-06-15-0/+6
* | It is not permissible to have more than one "translates" listRobin Houston2011-06-15-2/+1
* | Remove the field name from the validates_presence_of :message, to prevent err...Robin Houston2011-06-11-2/+2
|/
* fix adding new public bodiesSeb Bacon2011-04-08-2/+2
* some test fixageSeb Bacon2011-03-11-1/+1
* initial support for localising model data (not fully tested)Seb Bacon2011-03-10-4/+13
* Add explicit error messages for the validations that were using defaults.Louise Crow2011-02-24-4/+4
* Updating validations so that none expect automatic interpolation of the attri...Louise Crow2011-02-24-1/+1
* Factor out some of the JSON generationFrancis Irving2010-10-20-0/+18
* Index tags on public bodies.Francis Irving2010-10-09-1/+3
* Annotate models.Francis Irving2010-10-09-1/+1
* Factor out model of public body tags into generic tag string modelFrancis Irving2010-09-29-2/+1
* Factor out tag parts from public body into has_tag_string moduleFrancis Irving2010-09-28-60/+3
* Update model annotations.Francis Irving2010-09-15-1/+1
* Allow multiple keys the sameFrancis Irving2010-08-04-3/+13
* Allow links to specific tags.Francis Irving2010-08-04-7/+1
* Update model annotations.Francis Irving2010-07-27-2/+1
* Initial support for machine tagsFrancis Irving2010-07-26-2/+20
* Make test work even when not explicitly savingFrancis Irving2010-07-26-1/+1
* Another test.Francis Irving2010-07-26-1/+1
* Tests for normal tags.Francis Irving2010-07-26-1/+4
* Add specific draft attribute.Francis Irving2010-07-15-1/+1
* Update model annotations.Francis Irving2010-07-15-1/+1
* Loads of changes to timescale text, to make it more legally accurate, but stillfrancis2009-10-02-1/+6
* Update model field comments.francis2009-09-17-2/+2
* Move category hashes into own lib, to be sure they don't cause leak.francis2009-09-14-82/+3
* Some spelling mistakes.francis2009-09-14-3/+3
* Indent better.francis2009-09-14-74/+74
* Constants must be capsfrancis2009-09-10-8/+8
* Generate these static tables not in the functions, so they don't get madefrancis2009-09-10-16/+6
* Allow follow ups to defunct/not_apply authorities which still have a valid em...francis2009-09-08-1/+9
* Move defunct out into its own tag.francis2009-09-08-6/+13
* Move not_apply out of request_email into tagfrancis2009-09-08-5/+13
* Don't allow numeric only URL names.francis2009-09-07-2/+2
* Put tags (with links) in column on list of bodies admin interface tables.francis2009-08-26-1/+4
* Added schools.francis2009-07-14-2/+3