aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/body_controller.rb
Commit message (Collapse)AuthorAgeLines
* View public authority email, with recaptcha.francis2008-10-17-3/+17
|
* Put URL of last viewed request / authority in contact form emails.francis2008-10-07-1/+2
| | | | | Get rid of details box for requires_admin, as people were using it unnecessarily, instead direct to contact form on next page.
* Speed up list page query.francis2008-09-13-2/+2
|
* Not important.francis2008-09-07-11/+8
|
* Tweeks for test codefrancis2008-09-07-1/+2
|
* Alphabetfrancis2008-09-07-5/+12
|
* Feeds/alerts for authorities and users now includes responses and followups asfrancis2008-08-07-1/+2
| | | | | well as original requests. Add RSS autodetection.
* Track new requests to a particular public authority.francis2008-05-12-1/+3
|
* Show all councils on one page.francis2008-03-28-2/+2
|
* Order list of types of authority consistently.francis2008-03-24-3/+2
|
* Display something when no public bodies found for tagfrancis2008-03-03-1/+4
|
* Show public bodies of different categories separately.francis2008-03-03-3/+23
|
* Use names in URLs of requests.francis2008-02-27-1/+6
|
* Rename simple_short_name to url_name in routingfrancis2008-02-27-6/+6
|
* Store URL name in database.francis2008-02-27-6/+6
| | | | Allow blank short names.
* Page to list all public bodies.francis2008-02-22-2/+6
| | | | Better help for adding a public body.
* Tests for some controllers.francis2007-10-31-1/+4
|
* Search history of public body short names in URLs and redirect from that.francis2007-10-30-3/+14
|
* Added controller for displaying public bodies.francis2007-10-11-0/+18
Improve front page. Tidying up styling a bit. Add tagline.