aboutsummaryrefslogtreecommitdiffstats
path: root/db/migrate
Commit message (Expand)AuthorAgeLines
* First hack at new interface for classifying requests - is only per request, notfrancis2008-01-29-0/+25
* Add NOT NULL constraints into the database everywherefrancis2008-01-24-0/+103
* Let original requester send followup messages.francis2008-01-10-0/+9
* Set envelope from for initial requests to a seperate address, and mark messagesfrancis2008-01-03-0/+10
* Rename outgoing message field from sent_at to last_sent_at, as it recordsfrancis2008-01-02-0/+9
* Framework for logging different events about an FOI request.francis2008-01-02-0/+24
* Various things deploying on live servers.francis2007-11-27-10/+7
* Send email to original requester when response received.francis2007-11-23-0/+9
* Model for storing category of response (contains information, rejection etc.)francis2007-11-14-0/+28
* Confirmation email for login.francis2007-11-05-0/+20
* Token for email confirmations.francis2007-11-02-0/+9
* Save post request properly into database with a model, as a record of where tofrancis2007-11-01-0/+15
* Model to store incoming messages. Save raw messages to it.francis2007-10-29-0/+14
* Save that message has been sent and when.francis2007-10-24-1/+1
* Read in mySociety style configuration file, if it is there (use sensible defa...francis2007-10-24-0/+8
* Add created_at and updated_at fields to appropriate models.francis2007-09-11-1/+37
* Remove unneeded public_body_id field from outgoing_message model.francis2007-09-11-0/+9
* Some files I forgot to add.francis2007-09-10-0/+9
* Model for outgoing messages.francis2007-09-10-0/+20
* Log last editor and allow a comment for public body editing.francis2007-09-03-0/+15
* Add plugin for versioning models.francis2007-08-31-0/+9
* Model for a public body, and basic scaffold to edit it.francis2007-08-29-0/+16
* Skeletal model for an FOI request.francis2007-08-04-0/+12
* Adfrancis2007-08-03-0/+16
* User table, and some dodgy authentication code.francis2007-08-01-0/+15