Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | View public authority email, with recaptcha. | francis | 2008-10-17 | -3/+17 |
| | ||||
* | Put URL of last viewed request / authority in contact form emails. | francis | 2008-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. | francis | 2008-09-13 | -2/+2 |
| | ||||
* | Not important. | francis | 2008-09-07 | -11/+8 |
| | ||||
* | Tweeks for test code | francis | 2008-09-07 | -1/+2 |
| | ||||
* | Alphabet | francis | 2008-09-07 | -5/+12 |
| | ||||
* | Feeds/alerts for authorities and users now includes responses and followups as | francis | 2008-08-07 | -1/+2 |
| | | | | | well as original requests. Add RSS autodetection. | |||
* | Track new requests to a particular public authority. | francis | 2008-05-12 | -1/+3 |
| | ||||
* | Show all councils on one page. | francis | 2008-03-28 | -2/+2 |
| | ||||
* | Order list of types of authority consistently. | francis | 2008-03-24 | -3/+2 |
| | ||||
* | Display something when no public bodies found for tag | francis | 2008-03-03 | -1/+4 |
| | ||||
* | Show public bodies of different categories separately. | francis | 2008-03-03 | -3/+23 |
| | ||||
* | Use names in URLs of requests. | francis | 2008-02-27 | -1/+6 |
| | ||||
* | Rename simple_short_name to url_name in routing | francis | 2008-02-27 | -6/+6 |
| | ||||
* | Store URL name in database. | francis | 2008-02-27 | -6/+6 |
| | | | | Allow blank short names. | |||
* | Page to list all public bodies. | francis | 2008-02-22 | -2/+6 |
| | | | | Better help for adding a public body. | |||
* | Tests for some controllers. | francis | 2007-10-31 | -1/+4 |
| | ||||
* | Search history of public body short names in URLs and redirect from that. | francis | 2007-10-30 | -3/+14 |
| | ||||
* | Added controller for displaying public bodies. | francis | 2007-10-11 | -0/+18 |
Improve front page. Tidying up styling a bit. Add tagline. |