Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | not_apply option to say that FOI law doesn't apply (rather than just we | francis | 2008-06-23 | -6/+6 |
| | | | | don't have an email) | |||
* | Warning about postcodes or emails appearing in outgoing requests. | francis | 2008-05-27 | -1/+14 |
| | ||||
* | Support authorities to which only EIR requests can be made. | francis | 2008-05-27 | -2/+2 |
| | ||||
* | Bullet list in credits on about page. | francis | 2008-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) | |||
* | Use described order for success lists. | francis | 2008-05-19 | -2/+2 |
| | ||||
* | Prevent sending of follow up messages for anti-spam marked requests. Since | francis | 2008-05-19 | -16/+20 |
| | | | | there is no point being able to send follow ups if you won't get respones! | |||
* | Show more similar requests. | francis | 2008-05-18 | -13/+14 |
| | | | | Remove display of requests to same person / authority as overlaps too much anyway. | |||
* | Oops. | francis | 2008-05-18 | -1/+2 |
| | ||||
* | Show similar requests, based on important terms. | francis | 2008-05-18 | -2/+5 |
| | ||||
* | Test code for search separated by type. | francis | 2008-05-15 | -2/+2 |
| | ||||
* | Separate out three kinds of search result | francis | 2008-05-15 | -2/+2 |
| | ||||
* | Alert about successful requests. | francis | 2008-05-12 | -2/+2 |
| | ||||
* | Generalise links to tracking. | francis | 2008-05-12 | -6/+4 |
| | ||||
* | Show if already tracking new requests. | francis | 2008-05-12 | -6/+5 |
| | ||||
* | Track new requests. | francis | 2008-05-12 | -5/+5 |
| | ||||
* | Fix various things to do with event statuses. Oops. | francis | 2008-05-12 | -2/+2 |
| | ||||
* | Mask emails from Word docs etc. | francis | 2008-05-05 | -1/+6 |
| | ||||
* | Do collapsing for search, but not for email or RSS | francis | 2008-04-30 | -2/+2 |
| | ||||
* | Show WTT envelope on request sidebar. | francis | 2008-04-22 | -2/+2 |
| | ||||
* | Replace all special sorts with :order clauses on has_many | francis | 2008-04-18 | -2/+1 |
| | ||||
* | Nasty looking but working "more" link | francis | 2008-04-18 | -2/+8 |
| | ||||
* | RSS (uumm, Atom :) ) feeds for tracks | francis | 2008-04-09 | -1/+14 |
| | ||||
* | Show on a request who is tracking it. | francis | 2008-04-04 | -6/+6 |
| | ||||
* | Prevent tracking same request twice. | francis | 2008-04-04 | -1/+9 |
| | ||||
* | Show the tracking link. | francis | 2008-04-03 | -2/+2 |
| | ||||
* | Make the list pages into searches (so RSS can be the same) | francis | 2008-04-01 | -2/+15 |
| | ||||
* | Explicit "bad contact details" setting (blank email) | francis | 2008-03-17 | -3/+13 |
| | ||||
* | Explicity option to say the body does not hold the information (this is | francis | 2008-03-16 | -10/+14 |
| | | | | | | actually separate from rejection in the act, and is a genuinely needed user interface option for when the public authority tells people to send the request elsehwere0 | |||
* | Pling! | francis | 2008-03-15 | -2/+2 |
| | ||||
* | First pass at indexing info requests with solr | francis | 2008-03-06 | -38/+2 |
| | ||||
* | Hide quoted sections by default | francis | 2008-02-29 | -1/+2 |
| | ||||
* | Rename site to WhatDoTheyKnow | francis | 2008-02-28 | -3/+3 |
| | ||||
* | Don't show self! | francis | 2008-02-28 | -2/+2 |
| | ||||
* | Show requests made by same person to same body | francis | 2008-02-28 | -1/+6 |
| | ||||
* | Use names in URLs of requests. | francis | 2008-02-27 | -11/+21 |
| | ||||
* | Preview requests. | francis | 2008-02-25 | -3/+12 |
| | ||||
* | Make javascripty browsers jump when you click. | francis | 2008-02-22 | -1/+3 |
| | | | | Links to contact us to add a body that is missing. | |||
* | When a response is overdue, email the request creator to tell them so they ↵ | francis | 2008-02-22 | -5/+9 |
| | | | | can send a followup. | |||
* | Add new state to indicate that a response is not in a known category. | francis | 2008-02-21 | -1/+4 |
| | ||||
* | make the /new pages only specific to specific public body, rather than ↵ | francis | 2008-02-21 | -2/+7 |
| | | | | having drop down. | |||
* | Search short name of public body, as well as long name. | francis | 2008-02-21 | -12/+15 |
| | ||||
* | Auto complete for public body search. | francis | 2008-02-21 | -1/+31 |
| | ||||
* | Show some successful requests on front page. | francis | 2008-02-19 | -1/+2 |
| | ||||
* | Remove GovernmentSpy name | francis | 2008-02-19 | -2/+2 |
| | ||||
* | Fix bug re. date display after saying still awaiting a response. | francis | 2008-02-18 | -8/+10 |
| | ||||
* | Prominence so can hide requests from list interface. | francis | 2008-02-15 | -2/+2 |
| | ||||
* | Remove unnecessary controller parameter, get view to read it from model. | francis | 2008-02-14 | -2/+1 |
| | ||||
* | Move a tiny bit of logic into the model. | francis | 2008-02-13 | -6/+5 |
| | ||||
* | Actually count number of response, rather than events, when displaying it. | francis | 2008-02-07 | -1/+3 |
| | ||||
* | Links to user admin page and public body admin page from request admin page | francis | 2008-02-06 | -11/+11 |
| |