Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update models and schema for new table | tony | 2009-03-09 | -2/+2 |
| | ||||
* | Option to ban users. | francis | 2009-03-09 | -2/+2 |
| | ||||
* | Blank out emails in outgoing messages. Hope I've got every case. | francis | 2009-03-07 | -3/+3 |
| | ||||
* | Add publication scheme for public bodies. (New database column and admin | tony | 2009-03-04 | -2/+2 |
| | | | | interface only; public display can come later.) | |||
* | Change it to ask "what best describes the status of this request now" | francis | 2009-02-27 | -1/+4 |
| | | | | | | rather than "what *is* the status..." Remove "none of the above" for now, see how that goes. Add new error_message state, for delivery failures etc. | |||
* | Check that we get exim log lines OK. | francis | 2009-02-09 | -2/+2 |
| | | | | Annotate models. | |||
* | Annotate models. | francis | 2009-01-26 | -2/+2 |
| | ||||
* | Option for withdrawn requests. | francis | 2009-01-14 | -2/+5 |
| | ||||
* | Simplify display code slightly. | francis | 2008-11-10 | -21/+24 |
| | ||||
* | Calculate state of calrification / internal review request follow ups, so ↵ | francis | 2008-11-10 | -24/+38 |
| | | | | | | they appear in that kind of search result. | |||
* | Oops. | francis | 2008-11-06 | -2/+2 |
| | ||||
* | Lots of the code for internal review state. | francis | 2008-11-05 | -1/+4 |
| | ||||
* | Update model annotations. | francis | 2008-10-28 | -2/+2 |
| | ||||
* | Eager load censor rules. | francis | 2008-10-28 | -2/+2 |
| | ||||
* | 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 |
| |