Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bullet list in credits on about page. | francis | 2008-05-21 | -6/+9 |
| | | | | | | | | | | | 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) | |||
* | Measure RSS described date with full date/time not just date. | francis | 2008-05-19 | -3/+4 |
| | ||||
* | Option to stop new respones for individual requests which for whatever reason | francis | 2008-05-19 | -2/+2 |
| | | | | are getting spam. | |||
* | And again. | francis | 2008-05-12 | -2/+2 |
| | ||||
* | Button to destroy incoming messages. | francis | 2008-05-05 | -1/+5 |
| | ||||
* | Update calculated even status when new events are described (used to be done in | francis | 2008-04-29 | -2/+1 |
| | | | | | Solr indexing, better done here now anyway) Fix bug where it wasn't passing latest statest change through | |||
* | Change from acts_as_solr to acts_as_xapian | francis | 2008-04-24 | -17/+19 |
| | ||||
* | many design things | angie | 2008-04-24 | -2/+1 |
| | ||||
* | Annotate models | francis | 2008-04-21 | -10/+12 |
| | ||||
* | Use created at for followup/sent even types in RSS sortin | francis | 2008-04-17 | -2/+9 |
| | ||||
* | Store incoming and outgoing message id in the table for info request events, ↵ | francis | 2008-04-15 | -4/+15 |
| | | | | so has proper foreign key. | |||
* | Fix duplicate by by (see http://www.whatdotheyknow.com/track/feed/5) | francis | 2008-04-09 | -2/+2 |
| | | | | | | Added more privacy warnings to preview Fix escaping of HTML in titles in RSS Improved CSV import function a bit | |||
* | Unique indices for track things tables. | francis | 2008-04-04 | -2/+2 |
| | | | | Annotate models. | |||
* | Skeleton of tracking / alerting / email. | francis | 2008-04-01 | -9/+10 |
| | ||||
* | Request url in search. | francis | 2008-04-01 | -1/+5 |
| | ||||
* | Make requested_by and requested_from apply to all event types | francis | 2008-03-31 | -11/+3 |
| | ||||
* | Sort order specially for RSS | francis | 2008-03-31 | -1/+2 |
| | ||||
* | Change wording on search results slightly | francis | 2008-03-31 | -5/+5 |
| | ||||
* | Model annotations | francis | 2008-03-31 | -8/+9 |
| | ||||
* | Column for calculated state of an event. | francis | 2008-03-31 | -4/+3 |
| | ||||
* | Search index by events, rather than by requests/messages | francis | 2008-03-31 | -3/+87 |
| | ||||
* | Send email to remind people to classify their response. | francis | 2008-03-24 | -1/+31 |
| | ||||
* | More secure password changing - have to specifically have clicked link in | francis | 2008-03-21 | -2/+2 |
| | | | | change password email, rather than using any link. | |||
* | Get rid of special envelope from -bounce addresses, as they are no good since | francis | 2008-03-21 | -2/+2 |
| | | | | enough public authorities mail them with non-automatic messages. | |||
* | Clean out todo a bit. | francis | 2008-03-18 | -2/+2 |
| | | | | Annotate models up to date. | |||
* | Explicity option to say the body does not hold the information (this is | francis | 2008-03-16 | -1/+2 |
| | | | | | | 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 | |||
* | Make users all have their own URL, rather than sharing if they have the same ↵ | francis | 2008-03-12 | -2/+2 |
| | | | | name. | |||
* | annotate models | francis | 2008-02-27 | -2/+2 |
| | ||||
* | Tags for public bodies (so can use to categorise for import/export etc.) | francis | 2008-02-26 | -2/+2 |
| | ||||
* | Update model annotation | francis | 2008-02-21 | -2/+2 |
| | ||||
* | Add new state to indicate that a response is not in a known category. | francis | 2008-02-21 | -2/+3 |
| | ||||
* | Prominence so can hide requests from list interface. | francis | 2008-02-15 | -1/+2 |
| | ||||
* | Update model annotations. | francis | 2008-02-14 | -2/+2 |
| | ||||
* | Can be unset for events. | francis | 2008-02-14 | -1/+2 |
| | ||||
* | Calculate more accurate date to measure 20 working days from. | francis | 2008-02-14 | -1/+10 |
| | ||||
* | Actually count number of response, rather than events, when displaying it. | francis | 2008-02-07 | -2/+1 |
| | ||||
* | Store historty of state changes in event log. | francis | 2008-02-06 | -2/+3 |
| | ||||
* | Make each incoming message have an info_request_event. | francis | 2008-02-01 | -7/+3 |
| | ||||
* | First hack at new interface for classifying requests - is only per request, not | francis | 2008-01-29 | -2/+2 |
| | | | | per message, and has more states. | |||
* | Add NOT NULL constraints into the database everywhere | francis | 2008-01-24 | -6/+6 |
| | ||||
* | Include name as well as email in to address in followup messages. | francis | 2008-01-21 | -2/+9 |
| | ||||
* | Let original requester send followup messages. | francis | 2008-01-10 | -3/+3 |
| | ||||
* | Allow editing of outgoing messages from admin interface (so can remove | francis | 2008-01-07 | -2/+2 |
| | | | | accidentally included private information) | |||
* | Update model annotation | francis | 2008-01-04 | -2/+2 |
| | ||||
* | Update model annotations. | francis | 2008-01-02 | -1/+13 |
| | | | | Todo updates. | |||
* | Framework for logging different events about an FOI request. | francis | 2008-01-02 | -0/+30 |
Log outgoing messages as such events, so can know when one was resent. |