aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Stealthier and more correct - set from to be user's name.francis2008-02-14-4/+8
|
* Can be unset for events.francis2008-02-14-1/+2
|
* Calculate more accurate date to measure 20 working days from.francis2008-02-14-16/+54
|
* Make requests more incognito - remove disclaimer.francis2008-02-14-16/+2
|
* Remove unnecessary controller parameter, get view to read it from model.francis2008-02-14-4/+3
|
* For requests awaiting clarification, link to the follow up form.francis2008-02-14-5/+23
|
* Allow editing of titles in admin interface.francis2008-02-14-11/+18
|
* Try more colourful bottom line of search.francis2008-02-14-1/+1
|
* Make "in development" a linkfrancis2008-02-14-6/+9
|
* Use CSS for vertical alignment, not old HTML.francis2008-02-13-2/+18
|
* Get formatting right.francis2008-02-13-2/+2
|
* Add graphic for tiff files.francis2008-02-13-9/+8
|
* Oops! Failed to loop over the right thing, so any recursive attachments ↵francis2008-02-13-2/+2
| | | | weren't working.
* Fix wrong path.francis2008-02-13-2/+2
|
* Don't say "your" when it isn't.francis2008-02-13-3/+11
|
* Move a tiny bit of logic into the model.francis2008-02-13-7/+15
|
* Set reply to header whenever we set special envelope from.francis2008-02-13-39/+37
|
* Can't believe ActionMailer defaults to returning errors, rather than throwingfrancis2008-02-13-1/+3
| | | | exceptions. This feels like the early 90s again.
* Think the title should be other way round.francis2008-02-12-1/+1
|
* It's a shitty way to add foreign keys to the database, but it works (tried tofrancis2008-02-12-10/+36
| | | | find a plugin, but there are many and they're not very good).
* Spacing tweak.francis2008-02-12-0/+2
|
* Delete old sessions and post redirects.francis2008-02-12-12/+49
|
* Give warning, rather than error, if /usr/bin/validate isn't there.francis2008-02-12-21/+24
|
* And indices for everything that is searched for or ordered by.francis2008-02-12-3/+37
|
* Fix lots of HTML validation errors.francis2008-02-12-62/+67
|
* Validate all HTML responses when running test code.francis2008-02-11-1/+26
|
* Todofrancis2008-02-07-6/+0
|
* Actually count number of response, rather than events, when displaying it.francis2008-02-07-10/+9
|
* Links to user admin page and public body admin page from request admin pagefrancis2008-02-06-30/+65
|
* Store historty of state changes in event log.francis2008-02-06-67/+117
|
* Oops forgot to commit it.francis2008-02-04-0/+21
|
* Make each incoming message have an info_request_event.francis2008-02-01-105/+120
|
* 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
|