| Commit message (Expand) | Author | Age | Lines |
* | HTML fix. | francis | 2008-03-24 | -1/+1 |
* | Send email to remind people to classify their response. | francis | 2008-03-24 | -5/+32 |
* | Test stuff for password changing. | francis | 2008-03-21 | -0/+58 |
* | Get rid of special envelope from -bounce addresses, as they are no good since | francis | 2008-03-21 | -0/+6 |
* | Forgot to commit this. | francis | 2008-03-21 | -0/+8 |
* | Add missing model tests. | francis | 2008-03-21 | -0/+52 |
* | Test code for more admin stuff, and help pages, and related HTML fixes. | francis | 2008-03-21 | -0/+91 |
* | Improvements to test code for requests, users and admin. | francis | 2008-03-20 | -12/+102 |
* | Overdue request alerts. | francis | 2008-03-19 | -4/+34 |
* | Test preview. | francis | 2008-03-19 | -9/+20 |
* | Test listing public bodies, with tags. | francis | 2008-03-19 | -2/+47 |
* | Test attachments. | francis | 2008-03-19 | -0/+51 |
* | Test code for search and the front page. | francis | 2008-03-19 | -14/+66 |
* | If request is deleted, then send email on to admin, rather than raising an | francis | 2008-03-17 | -0/+6 |
* | Remove complaint_email field as we were never filling it in or using it. Ther... | francis | 2008-03-17 | -15/+0 |
* | Add tests for broken case of saving info request or user when there is existi... | francis | 2008-03-15 | -0/+38 |
* | Make users all have their own URL, rather than sharing if they have the same ... | francis | 2008-03-12 | -1/+1 |
* | Fix up tests. | francis | 2008-03-06 | -25/+28 |
* | Some test code updates. | francis | 2008-02-28 | -6/+9 |
* | Use names in URLs of requests. | francis | 2008-02-27 | -15/+17 |
* | Store url_name in database for users | francis | 2008-02-27 | -6/+8 |
* | Rename simple_short_name to url_name in routing | francis | 2008-02-27 | -5/+5 |
* | Store URL name in database. | francis | 2008-02-27 | -0/+3 |
* | Spell checking | francis | 2008-02-25 | -0/+2 |
* | Fix lots of test code errors. | francis | 2008-02-21 | -3/+3 |
* | Need this now, as info request listing inside user page requires getting due ... | francis | 2008-02-14 | -1/+1 |
* | Give warning, rather than error, if /usr/bin/validate isn't there. | francis | 2008-02-12 | -18/+24 |
* | Fix lots of HTML validation errors. | francis | 2008-02-12 | -20/+21 |
* | Validate all HTML responses when running test code. | francis | 2008-02-11 | -0/+26 |
* | Store historty of state changes in event log. | francis | 2008-02-06 | -7/+8 |
* | Oops forgot to commit it. | francis | 2008-02-04 | -0/+21 |
* | Make each incoming message have an info_request_event. | francis | 2008-02-01 | -7/+7 |
* | Adding back tests of state setting. | francis | 2008-01-30 | -26/+29 |
* | Fix some errors in and found by test stuff. | francis | 2008-01-30 | -27/+51 |
* | Add NOT NULL constraints into the database everywhere | francis | 2008-01-24 | -0/+6 |
* | Include name as well as email in to address in followup messages. | francis | 2008-01-21 | -2/+3 |
* | Oops | francis | 2008-01-18 | -2/+2 |
* | Test code for message followups. | francis | 2008-01-14 | -1/+49 |
* | Let original requester send followup messages. | francis | 2008-01-10 | -3/+3 |
* | Allow viewing of individual response even when not logged in, but require log... | francis | 2008-01-09 | -14/+1 |
* | Change /classify URL to /request/ID/response/ID | francis | 2008-01-09 | -7/+7 |
* | Test code for classifying responses. | francis | 2008-01-09 | -7/+49 |
* | On second thoughts, use hidden field to mark submission of the form. | francis | 2008-01-04 | -6/+9 |
* | Merge request's create action into the new action, so if you copy | francis | 2008-01-04 | -4/+4 |
* | Prevent (probably accidental) double posting of the same request. | francis | 2008-01-04 | -1/+8 |
* | Rename outgoing message field from sent_at to last_sent_at, as it records | francis | 2008-01-02 | -1/+1 |
* | Integrate views for all controllers, so rhtml is checked | francis | 2007-12-23 | -5/+8 |
* | Bug in refactored function. | francis | 2007-12-20 | -0/+1 |
* | Show both signin and signup forms still after error, so can choose other. | francis | 2007-12-14 | -10/+10 |
* | Get incoming email test working. | francis | 2007-12-13 | -1/+1 |