Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove test directory, as not used. See spec now. | francis | 2007-11-23 | -95/+0 |
| | ||||
* | Save post request properly into database with a model, as a record of where to | francis | 2007-11-01 | -0/+10 |
| | | | | | redirect back to after login. Token generation for these saved logins. | |||
* | Model to store incoming messages. Save raw messages to it. | francis | 2007-10-29 | -0/+10 |
| | ||||
* | Basic controller for sending email. | francis | 2007-10-16 | -0/+35 |
| | ||||
* | Model for outgoing messages. | francis | 2007-09-10 | -0/+10 |
| | | | | | Save body of initial request as an outgoing message. Try and validate and save the pair of models correctly. | |||
* | Model for a public body, and basic scaffold to edit it. | francis | 2007-08-29 | -0/+10 |
| | ||||
* | Skeletal model for an FOI request. | francis | 2007-08-04 | -0/+10 |
| | | | | Rubbishy display of first form. | |||
* | User table, and some dodgy authentication code. | francis | 2007-08-01 | -0/+10 |