aboutsummaryrefslogtreecommitdiffstats
path: root/db/schema.rb
Commit message (Collapse)AuthorAgeLines
...
* Save that message has been sent and when.francis2007-10-24-1/+2
|
* Add created_at and updated_at fields to appropriate models.francis2007-09-11-1/+8
|
* Remove unneeded public_body_id field from outgoing_message model.francis2007-09-11-2/+1
|
* Model for outgoing messages.francis2007-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.francis2007-09-10-3/+4
|
* Log last editor and allow a comment for public body editing.francis2007-09-03-13/+17
|
* Add plugin for versioning models.francis2007-08-31-1/+12
| | | | Version the contact info for public bodies.
* Model for a public body, and basic scaffold to edit it.francis2007-08-29-1/+8
|
* Skeletal model for an FOI request.francis2007-08-04-1/+6
| | | | Rubbishy display of first form.
* Adfrancis2007-08-03-1/+10
|
* User table, and some dodgy authentication code.francis2007-08-01-0/+14