Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Get rid of special envelope from -bounce addresses, as they are no good since | francis | 2008-03-21 | -0/+6 |
| | | | | enough public authorities mail them with non-automatic messages. | |||
* | Forgot to commit this. | francis | 2008-03-21 | -0/+8 |
| | ||||
* | Add missing model tests. | francis | 2008-03-21 | -0/+52 |
| | ||||
* | If request is deleted, then send email on to admin, rather than raising an | francis | 2008-03-17 | -0/+6 |
| | | | | exception that goes to the public body in a delivery failure. | |||
* | Remove complaint_email field as we were never filling it in or using it. ↵ | francis | 2008-03-17 | -12/+0 |
| | | | | There are more important things. | |||
* | Add tests for broken case of saving info request or user when there is ↵ | francis | 2008-03-15 | -0/+13 |
| | | | | | | existing one with same title/name. Fix the bug, which was in function that makes url_title/url_name. | |||
* | Add NOT NULL constraints into the database everywhere | francis | 2008-01-24 | -0/+6 |
| | ||||
* | Oops | francis | 2008-01-18 | -2/+2 |
| | ||||
* | Get incoming email test working. | francis | 2007-12-13 | -1/+1 |
| | ||||
* | Word wrap emails. | francis | 2007-12-12 | -1/+2 |
| | | | | Fix user id references in test code. | |||
* | Model for storing category of response (contains information, rejection etc.) | francis | 2007-11-14 | -4/+12 |
| | ||||
* | If there is no FOI request for incoming email to go to, then (for now) instead | francis | 2007-11-13 | -1/+10 |
| | | | | forward a copy to the administrators. | |||
* | Test incoming request response emails. | francis | 2007-11-13 | -1/+13 |
| | ||||
* | Some test stubs to force them into code coverage. | francis | 2007-11-08 | -0/+8 |
| | ||||
* | Test for post redirect | francis | 2007-11-08 | -0/+59 |
| | ||||
* | Update test code. | francis | 2007-11-07 | -6/+7 |
| | ||||
* | Stub specs. | francis | 2007-10-31 | -0/+62 |
| | ||||
* | More tests on user model | francis | 2007-10-30 | -7/+28 |
| | ||||
* | Some more tests on user class | francis | 2007-10-30 | -10/+39 |
| | ||||
* | Add a couple of basic tests for InfoRequest | francis | 2007-10-30 | -1/+25 |
| | ||||
* | Adding rspec config files, initial specs | louise | 2007-10-16 | -0/+15 |