aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Adding back tests of state setting.francis2008-01-30-27/+38
|
* Fix some errors in and found by test stuff.francis2008-01-30-32/+72
|
* Redirect to appropriate messages for most of the classification options.francis2008-01-29-109/+153
|
* First hack at new interface for classifying requests - is only per request, notfrancis2008-01-29-167/+315
| | | | per message, and has more states.
* Add NOT NULL constraints into the database everywherefrancis2008-01-24-101/+221
|
* Right schemafrancis2008-01-23-4/+4
|
* Various other Rails 2 related bits.francis2008-01-23-9/+9
|
* Rails 2 compatilibity for action_mailer_layoutsfrancis2008-01-23-4/+4
|
* Migration to Rails 2.0.2francis2008-01-23-71/+77
|
* Add files new to new rspecfrancis2008-01-23-0/+20046
|
* And add the new files in new rspec_on_railsfrancis2008-01-23-0/+2336
|
* Upgrade to new rspec_on_rails (that is with rspec 1.1.2)francis2008-01-23-2536/+717
|
* Upgrade to rspec 1.1.2francis2008-01-23-6040/+3010
|
* Freeze in rails 2.0.2 (Am I going to regret having this beast in CVS?)francis2008-01-23-0/+151720
|
* Add defaults to annotated modelsfrancis2008-01-22-5/+5
|
* Bit of a silly bug!francis2008-01-22-4/+4
|
* 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
|