aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/public_body.rb
Commit message (Expand)AuthorAgeLines
* 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
* Annotate models update.francis2009-06-26-2/+2
* Strip HTML from snippets of notes search.francis2009-06-16-1/+5
* Change name of historic URL finding function.francis2009-06-16-4/+6
* Change notes to HTML.francis2009-06-12-2/+2
* Add "defunct" to types of authority.francis2009-06-12-2/+10
* Only need to do this reindexing on updates, not initial save during creation ...francis2009-04-23-2/+2
* Update Xapian properly when body URL changesfrancis2009-04-21-1/+15
* Add charity registration number to database & edit form for public bodytony2009-04-13-2/+3
* Showing bold for changed rows wasn't quite right.francis2009-04-02-1/+9
* Rollback 14514 and 14515 - model can't call methods in general_controllertony2009-03-22-10/+1
* Add 'xapian_requests' methods to PublicBodytony2009-03-22-1/+10
* Add PublicBody.find_by_urlname method that falls back to historic namestony2009-03-22-1/+19
* Index the notes field.francis2009-03-18-2/+2
* Don't range search index bodies and users, doesn't make sense really.francis2009-03-18-2/+1
* Update models and schema for new tabletony2009-03-09-2/+2
* Option to ban users.francis2009-03-09-2/+2
* Add publication scheme for public bodies. (New database column and admintony2009-03-04-15/+16
* Make links clickable in last edit comment.francis2009-02-12-1/+9
* Check that we get exim log lines OK.francis2009-02-09-2/+2
* Display tracks on public body pagefrancis2009-01-29-1/+2
* Annotate models.francis2009-01-26-2/+2
* Added ALMO tagskenaja2009-01-10-1/+2
* Only show the name of the organisation if their domain matches that of email ...francis2008-12-18-20/+30
* Strip attributes.francis2008-12-02-9/+3
* adding municipal banks and companies owned by universities.johncross2008-11-15-1/+3
* Change to include town councils in parish council heading. There is nojohncross2008-11-12-2/+2
* Lots of the code for internal review state.francis2008-11-05-1/+2
* Whoops - don't use and if not more than 1!francis2008-11-03-2/+5
* Fix capitalisation of authority categories.francis2008-11-03-3/+7
* Durham Colleges added to categories.johncross2008-10-31-1/+2
* adding ' York colleges' adding permanent private halls to oxfordjohncross2008-10-31-2/+3
* Update model annotations.francis2008-10-28-2/+2
* Some spelling and case changesfrancis2008-10-20-3/+3
* Added Cambridge Colleges, Oxford Colleges, Royal Military Colleges,johncross2008-10-19-4/+11
* Adding fire and rescue services to the list of categories.johncross2008-10-12-2/+3
* MINOR EDITjohncross2008-10-12-2/+2
* Added a category for waste disposal authorities. Tag:"wda". We havejohncross2008-10-12-1/+2
* Added Regional Park Authorities as a category. Added Parish Councils asjohncross2008-09-27-4/+6
* Sort tag searches on admin pages by name.francis2008-09-25-2/+2