Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Save that message has been sent and when. | francis | 2007-10-24 | -1/+2 | |
| | |||||
* | Add created_at and updated_at fields to appropriate models. | francis | 2007-09-11 | -1/+8 | |
| | |||||
* | Remove unneeded public_body_id field from outgoing_message model. | francis | 2007-09-11 | -2/+1 | |
| | |||||
* | Model for outgoing messages. | francis | 2007-09-10 | -1/+11 | |
| | | | | | Save body of initial request as an outgoing message. Try and validate and save the pair of models correctly. | ||||
* | Ask for and save the public body which the request is for. | francis | 2007-09-10 | -3/+4 | |
| | |||||
* | Log last editor and allow a comment for public body editing. | francis | 2007-09-03 | -13/+17 | |
| | |||||
* | Add plugin for versioning models. | francis | 2007-08-31 | -1/+12 | |
| | | | | Version the contact info for public bodies. | ||||
* | Model for a public body, and basic scaffold to edit it. | francis | 2007-08-29 | -1/+8 | |
| | |||||
* | Skeletal model for an FOI request. | francis | 2007-08-04 | -1/+6 | |
| | | | | Rubbishy display of first form. | ||||
* | Ad | francis | 2007-08-03 | -1/+10 | |
| | |||||
* | User table, and some dodgy authentication code. | francis | 2007-08-01 | -0/+14 | |