aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request.rb
Commit message (Expand)AuthorAgeLines
...
* Rename outgoing message field from sent_at to last_sent_at, as it recordsfrancis2008-01-02-2/+4
* Tiny bits.francis2008-01-02-1/+4
* More search like display of listings of requests.francis2008-01-02-1/+8
* Update model annotations.francis2008-01-02-2/+2
* Framework for logging different events about an FOI request.francis2008-01-02-1/+19
* Hmmm, at least link to classifying pages from main request if some responsesfrancis2007-12-24-1/+8
* Annotate model files with their members.francis2007-12-11-1/+14
* Send email to original requester when response received.francis2007-11-23-1/+3
* Remove classification under sections of the act as it is pointless (can be donefrancis2007-11-23-19/+9
* Model for storing category of response (contains information, rejection etc.)francis2007-11-14-1/+55
* Test incoming request response emails.francis2007-11-13-3/+3
* Tidy up error messages.francis2007-11-07-2/+2
* Add a couple of basic tests for InfoRequestfrancis2007-10-30-1/+2
* Name named routes consistentlyfrancis2007-10-30-2/+2
* Model to store incoming messages. Save raw messages to it.francis2007-10-29-4/+9
* Framework for incoming messages.francis2007-10-26-1/+37
* Try to use implicit saving of dependent models, rather than explicit.francis2007-09-17-2/+2
* Reorder constraints in models to be in roughly same order as in db/schema.rbfrancis2007-09-11-6/+6
* Model for outgoing messages.francis2007-09-10-1/+2
* Ask for and save the public body which the request is for.francis2007-09-10-1/+4
* Well OK, at least it can vaguely check errors now.francis2007-08-21-1/+4
* Skeletal model for an FOI request.francis2007-08-04-0/+13