aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/file_request_controller.rb
Commit message (Expand)AuthorAgeLines
* Rename file_request_controller to new_controller, so consistent with URLfrancis2007-10-08-46/+0
* Login stuff with POST redirect not working yetfrancis2007-10-03-2/+4
* Remove debuggingfrancis2007-09-17-2/+1
* Try to use implicit saving of dependent models, rather than explicit.francis2007-09-17-10/+17
* Use the other model itself, rather than its id, when saving two models at once,francis2007-09-12-11/+12
* Remove not working bit.francis2007-09-11-2/+1
* Tidy up the transaction.francis2007-09-11-11/+18
* Model for outgoing messages.francis2007-09-10-8/+10
* Ask for and save the public body which the request is for.francis2007-09-10-1/+4
* Fix text of error messages.francis2007-08-23-12/+6
* Well OK, at least it can vaguely check errors now.francis2007-08-21-4/+11
* Skeletal model for an FOI request.francis2007-08-04-0/+25