aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/public_body.rb
Commit message (Expand)AuthorAgeLines
* Change from acts_as_solr to acts_as_xapianfrancis2008-04-24-8/+4
* Make it just a warningfrancis2008-04-22-2/+2
* Annotate modelsfrancis2008-04-21-2/+2
* Minor text changesfrancis2008-04-21-2/+1
* Replace all special sorts with :order clauses on has_manyfrancis2008-04-18-2/+2
* And galleries.francis2008-04-17-2/+2
* Add museumsfrancis2008-04-17-1/+2
* Can have duplicate empty strings for short name.francis2008-04-17-2/+2
* Show error for duplicate public body names in admin (rather than relying on d...francis2008-04-16-1/+4
* Add sea fisheries committees.francis2008-04-15-1/+2
* Import CSV file using web interface.francis2008-04-14-3/+5
* Show which user you are in the admin interfacefrancis2008-04-11-2/+2
* Executive agenciesfrancis2008-04-11-1/+2
* Fix duplicate by by (see http://www.whatdotheyknow.com/track/feed/5)francis2008-04-09-44/+67
* Include public body history change in timelinefrancis2008-04-09-1/+5
* Unique indices for track things tables.francis2008-04-04-2/+2
* Add Stategic Health Authorities.francis2008-04-02-4/+9
* Skeleton of tracking / alerting / email.francis2008-04-01-2/+2
* Model annotationsfrancis2008-03-31-2/+2
* Search index by events, rather than by requests/messagesfrancis2008-03-31-3/+3
* requested_from: requested_by: and type: searches.francis2008-03-25-2/+6
* BBC/C4francis2008-03-24-1/+2
* Describe types of public authorities that we know.francis2008-03-24-10/+29
* Order list of types of authority consistently.francis2008-03-24-12/+18
* Add a couple of types to authorities list, and display betterfrancis2008-03-24-1/+3
* More secure password changing - have to specifically have clicked link infrancis2008-03-21-2/+2
* Get rid of special envelope from -bounce addresses, as they are no good sincefrancis2008-03-21-2/+2
* Clean out todo a bit.francis2008-03-18-3/+2
* Non-ministerial departmentsfrancis2008-03-17-1/+2
* Remove complaint_email field as we were never filling it in or using it. Ther...francis2008-03-17-7/+2
* Explicit "bad contact details" setting (blank email)francis2008-03-17-5/+7
* Order search resultsfrancis2008-03-13-2/+6
* Make users all have their own URL, rather than sharing if they have the same ...francis2008-03-12-2/+2
* Index first message text with info requests themselves.francis2008-03-07-3/+3
* They are police forcesfrancis2008-03-05-1/+2
* univeristiesfrancis2008-03-05-3/+4
* Ministerial deptsfrancis2008-03-03-2/+2
* Show public bodies of different categories separately.francis2008-03-03-1/+9
* Don't need extra save any more.francis2008-03-02-2/+1
* Fix making of new public bodies which have tags.francis2008-03-02-2/+4
* Better error handling on import scriptfrancis2008-02-28-3/+19
* Script for importing public bodies from CSVfrancis2008-02-28-29/+31
* Prevent leaking of information as to whether user account exists or not.francis2008-02-28-2/+43
* annotate modelsfrancis2008-02-27-2/+3
* Store url_name in database for usersfrancis2008-02-27-4/+4
* Store URL name in database.francis2008-02-27-2/+24
* Tags for public bodies (so can use to categorise for import/export etc.)francis2008-02-26-2/+25
* Update model annotationfrancis2008-02-21-2/+2
* Option to destroy public body.francis2008-02-21-2/+2
* Auto complete for public body search.francis2008-02-21-1/+3