aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
|
* Script to call test code for mySociety infrastructurefrancis2008-01-04-0/+5
|
* Update model annotationfrancis2008-01-04-15/+16
|
* Prevent (probably accidental) double posting of the same request.francis2008-01-04-11/+53
|
* Button to file a new request.francis2008-01-03-0/+5
|
* Set envelope from for initial requests to a seperate address, and mark messagesfrancis2008-01-03-42/+84
| | | | to that address as being bounce messages. For now just display that simply.
* Always call save!, which raises an exception on error, rather than ignoring ↵francis2008-01-03-6/+6
| | | | any error.
* Fix bug in error message display, found by observing a user.francis2008-01-02-8/+3
|
* My Requests linkfrancis2008-01-02-7/+12
|
* Rename outgoing message field from sent_at to last_sent_at, as it recordsfrancis2008-01-02-9/+18
| | | | the time the message was last sent, not every time it was sent.
* Style tweaking.francis2008-01-02-2/+12
|
* OKfrancis2008-01-02-7/+4
|
* Format tweaksfrancis2008-01-02-3/+14
|
* Tiny bits.francis2008-01-02-1/+4
|
* More search like display of listings of requests.francis2008-01-02-43/+40
|