aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/body_controller.rb
Commit message (Collapse)AuthorAgeLines
* 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.