aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fixt list all link from public body pagefrancis2008-01-22-1/+3
|
* Put id at topfrancis2008-01-22-1/+1
|
* Previous hack sucked, this one doesn't so much.francis2008-01-22-2/+2
|
* Basic admin pages for user accounts.francis2008-01-22-21/+92
|
* Instead of Rails, we grab all exceptions, and show formatted 404 error withfrancis2008-01-22-14/+40
| | | | exception class.
* Some tidy ups.francis2008-01-22-18/+25
| | | | Reduce overzealous disclaimer quoting.
* Change and notes on database commit vs. email send transactionality.francis2008-01-22-17/+13
|
* Don't leave marker in quoted part.francis2008-01-22-2/+2
|
* Add alt textfrancis2008-01-21-1/+1
|
* Say it is development site on about page.francis2008-01-21-3/+16
|
* Option for stylesheets to be served from https alsofrancis2008-01-21-5/+14
|
* Plain text iconfrancis2008-01-21-1/+1
|
* Some icons for attachments taken from ↵francis2008-01-21-21/+23
| | | | /usr/share/icons/Rodent/48x48/mimetypes on an Ubuntu machine.
* Proper margin below request bubbles.francis2008-01-21-1/+2
| | | | Correct colour for footer border.
* Link to source code for Affero GPLfrancis2008-01-21-2/+17
|
* Say 'you' on user page for you.francis2008-01-21-3/+5
| | | | Tidy up multiple user display.
* Include name as well as email in to address in followup messages.francis2008-01-21-8/+21
|
* Rename a function to a better name.francis2008-01-21-12/+54
| | | | Some documentation.
* Cope better with nested quoted sections - e.g. disclaimers in forwarded ↵francis2008-01-21-19/+34
| | | | messages.
* Hide disclaimers - hope this isn't too liberal :)francis2008-01-18-2/+7
|
* Oopsfrancis2008-01-18-2/+2
|
* Erorrs.francis2008-01-18-5/+5
|
* Download attachments. (So much for not working on holiday, and all becausefrancis2008-01-18-21/+128
| | | | | this pesky public body actually replied with a response! http://foi.mysociety.org/request/6/response/19 :)
* Test code for message followups.francis2008-01-14-6/+65
|
* Commentsfrancis2008-01-14-4/+5
|
* Shared code for all ActionMailersfrancis2008-01-14-0/+16
|
* Put name (as well as email) in all addresses when sending emails.francis2008-01-14-20/+27
|
* Simpler subjects, thanks Matthew.francis2008-01-14-4/+4
|
* Set name in from/to address for user account confirmationfrancis2008-01-14-10/+15
|
* Show URL of request in disclaimer of follow up message, may as well.francis2008-01-11-10/+18
|
* Quote message that is being followed up to.francis2008-01-10-35/+63
|
* Don't say there is a registration form on the right in the case of logging infrancis2008-01-10-5/+13
| | | | to become a specific user, where there is no such form.
* Make error messages and default values differ for followup messages to ↵francis2008-01-10-17/+43
| | | | initial requests.
* Todo update.francis2008-01-10-1/+5
|
* Let original requester send followup messages.francis2008-01-10-67/+204
|
* Some text tweaks.francis2008-01-09-11/+18
|
* Oops.francis2008-01-09-2/+2
|
* Say that they will have to log in to classify.francis2008-01-09-5/+15
|
* Allow viewing of individual response even when not logged in, but require ↵francis2008-01-09-24/+11
| | | | log in for changing it.
* Change /classify URL to /request/ID/response/IDfrancis2008-01-09-21/+25
|
* Test code for classifying responses.francis2008-01-09-10/+63
|
* Make the request page a bit nicer.francis2008-01-09-10/+30
|
* Working days calculation.francis2008-01-09-21/+142
|
* Slight spacing tweaks of folded quotes.francis2008-01-07-3/+3
|
* Allow editing of outgoing messages from admin interface (so can removefrancis2008-01-07-9/+57
| | | | accidentally included private information)
* Put back missing pagination display for all requests list.francis2008-01-04-5/+1
|
* Remove spurious "Outgoing messages is invalid" errorfrancis2008-01-04-5/+13
|
* On second thoughts, use hidden field to mark submission of the form.francis2008-01-04-8/+13
|
* Merge request's create action into the new action, so if you copyfrancis2008-01-04-15/+17
| | | | the URL after posting the new request form it is still a working page.
* Donefrancis2008-01-04-2/+0
|