aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Collapse)AuthorAgeLines
* Remove test directory, as not used. See spec now.francis2007-11-23-95/+0
|
* Save post request properly into database with a model, as a record of where tofrancis2007-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.francis2007-10-29-0/+10
|
* Basic controller for sending email.francis2007-10-16-0/+35
|
* Model for outgoing messages.francis2007-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.francis2007-08-29-0/+10
|
* Skeletal model for an FOI request.francis2007-08-04-0/+10
| | | | Rubbishy display of first form.
* User table, and some dodgy authentication code.francis2007-08-01-0/+10