Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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. |