aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/public_body.rb
Commit message (Collapse)AuthorAgeLines
* NPTEsfrancis2008-07-10-1/+2
|
* Water companiesfrancis2008-07-09-1/+2
|
* Is capital.francis2008-07-09-2/+2
|
* Category of north/south bodies.francis2008-07-09-8/+27
| | | | Link from individual pages to categories.
* Store incoming messages which aren't to a valid request in a holding pen, andfrancis2008-07-08-1/+18
| | | | let people move them from admin interface.
* Some NHS things.francis2008-06-23-1/+4
|
* Work during construction.francis2008-06-23-2/+5
|
* not_apply option to say that FOI law doesn't apply (rather than just wefrancis2008-06-23-2/+17
| | | | don't have an email)
* Add government offices for the regions and regional assemblies.francis2008-06-23-3/+5
|
* FEs & HEs (per Wakefield College)adam2008-06-23-1/+3
|
* Some other bits of EIR text.francis2008-05-27-1/+8
|
* Support authorities to which only EIR requests can be made.francis2008-05-27-1/+15
|
* Show people tracking same query, when you are on search page.francis2008-05-21-4/+4
| | | | | | | | | Put name of admin user rather than import_csv. Send automated email to remind people to clarify their request. Send response overdue alerts multiple times for one request (if it becomes overdue again after a clarification etc.) Overdue response alert email click through shows how many days overdue it is near where you write your reply.
* Bullet list in credits on about page.francis2008-05-21-2/+2
| | | | | | | | | | | Rename rss_at to described_at. Email alerts based on date of description, not just creation date (so don't miss things that were created before alert but described only recently) Tidy up when described vs. newest is used for sort order. Caching of text extracted from attachments, and display in search results. Add some tests for things that aren't tested. (alright, maybe we *should* use git/hg if I'm going to keep doing this many separate commits on a train)
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-2/+2
| | | | are getting spam.
* And again.francis2008-05-12-2/+2
|
* Add Primary Care Trustsfrancis2008-04-30-1/+2
|
* 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 ↵francis2008-04-16-1/+4
| | | | database url_name uniqueness constraint)
* 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
| | | | | | Added more privacy warnings to preview Fix escaping of HTML in titles in RSS Improved CSV import function a bit
* Include public body history change in timelinefrancis2008-04-09-1/+5
|
* Unique indices for track things tables.francis2008-04-04-2/+2
| | | | Annotate models.
* Add Stategic Health Authorities.francis2008-04-02-4/+9
| | | | Import blank emails as bad contact.
* 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
| | | | change password email, rather than using any link.
* Get rid of special envelope from -bounce addresses, as they are no good sincefrancis2008-03-21-2/+2
| | | | enough public authorities mail them with non-automatic messages.
* Clean out todo a bit.francis2008-03-18-3/+2
| | | | Annotate models up to date.
* Non-ministerial departmentsfrancis2008-03-17-1/+2
|
* Remove complaint_email field as we were never filling it in or using it. ↵francis2008-03-17-7/+2
| | | | There are more important things.
* 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
| | | | name.