Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename body controller to public_body for consistency. | francis | 2009-06-22 | -88/+0 |
| | ||||
* | Change name of historic URL finding function. | francis | 2009-06-16 | -2/+2 |
| | | | | Make it remove duplicates - so if finds same short name multiple times in history of one body, it returns that body. | |||
* | Use Flash.now | tony | 2009-03-24 | -3/+3 |
| | ||||
* | Rollback 14514 and 14515 - model can't call methods in general_controller | tony | 2009-03-22 | -7/+10 |
| | ||||
* | use new xapian_requests method in Body controller | tony | 2009-03-22 | -10/+6 |
| | ||||
* | Make body controller use new model search method | tony | 2009-03-22 | -19/+8 |
| | ||||
* | Use attribute-based finder rather than rolling our own query. | tony | 2009-03-20 | -2/+3 |
| | ||||
* | Paginate requests list on authorities page. | francis | 2009-03-18 | -1/+14 |
| | ||||
* | 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. |