Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | State of a request when response is to be by post. | francis | 2008-10-03 | -1/+4 |
| | ||||
* | Option to hide comments. | francis | 2008-10-02 | -2/+12 |
| | ||||
* | Make fully_destroy work right with new separate raw_email table. | francis | 2008-09-23 | -1/+2 |
| | | | | Add redeliver_incoming event so recorded where message was moved from. | |||
* | Annotate models. | francis | 2008-09-22 | -2/+2 |
| | ||||
* | Annotate models. | francis | 2008-09-22 | -2/+2 |
| | ||||
* | Sort by time, not just by date when sorting by created_at | francis | 2008-09-13 | -5/+11 |
| | ||||
* | Edit annotations. | francis | 2008-09-13 | -1/+2 |
| | ||||
* | Collapse by title | francis | 2008-09-08 | -2/+10 |
| | ||||
* | Let search specify who made the comment. | francis | 2008-08-31 | -1/+9 |
| | ||||
* | Annotate models. | francis | 2008-08-31 | -2/+3 |
| | | | | Todo update. | |||
* | Allow search by file extensions. | francis | 2008-08-29 | -2/+9 |
| | ||||
* | Allow resending of followups. | francis | 2008-08-20 | -1/+28 |
| | ||||
* | Most of comments code. | francis | 2008-08-13 | -34/+11 |
| | ||||
* | Some code relating to comments. | francis | 2008-08-09 | -2/+2 |
| | ||||
* | Fix bug in calculated states calculation. | francis | 2008-07-17 | -2/+2 |
| | | | | Annotate models. | |||
* | Make sure simple search results and front page listings don't require ↵ | francis | 2008-07-17 | -2/+3 |
| | | | | | | | loading of raw_data in. Add lazy load, so raw_data attribute doesn't get loaded until needed. This is performance stuff, as the transfer for large raw data entries takes a while. | |||
* | Add notes for specific FOI exceptions etc. for authority | francis | 2008-07-16 | -2/+2 |
| | | | | Add home page, including by default calculated | |||
* | 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 |
| |