| Commit message (Expand) | Author | Age | Lines |
* | Loads of changes to timescale text, to make it more legally accurate, but still | francis | 2009-10-02 | -1/+1 |
* | Fix what page it takes admin users to properly, and test code (done on train) | francis | 2009-10-01 | -7/+59 |
* | Let some users leave requests undescribed. | francis | 2009-10-01 | -0/+11 |
* | Change censor rules to apply to strings in place, so using less memory on lar... | francis | 2009-09-15 | -0/+34 |
* | Force correct filename for attachments. | francis | 2009-09-02 | -2/+13 |
* | Fix subtle bug, which caused error with old data and new not-sending-to-auto-... | francis | 2009-08-19 | -3/+7 |
* | Don't send alert for annotation on your own request. | francis | 2009-08-18 | -5/+21 |
* | Don't allow duplicate followup messages to the same request. | francis | 2009-08-18 | -0/+12 |
* | Requester only prominence. | francis | 2009-07-03 | -24/+78 |
* | Needs a filename for cache code now | francis | 2009-07-01 | -2/+2 |
* | Use caching that allows pre-authentication. | francis | 2009-06-30 | -0/+25 |
* | Log when anyone other than the request owner updates its status | louise | 2009-04-15 | -0/+21 |
* | Adding form for anyone logged in to update the status of a request that is ol... | louise | 2009-04-14 | -50/+115 |
* | Allow request owners or admins to update the status of a request at any time ... | louise | 2009-04-07 | -6/+126 |
* | Rebuild xapian index before specs that require it - to allow tests to be more... | louise | 2009-04-03 | -30/+62 |
* | Switch recent request test from fixtures to stubs | tony | 2009-03-20 | -16/+4 |
* | Pre-set body/user in test (harmonisation step) | tony | 2009-03-20 | -13/+18 |
* | Test that banned user can't create new request | tony | 2009-03-19 | -2/+9 |
* | add test for preventing new requests when old ones uncategorised | tony | 2009-03-19 | -0/+31 |
* | Most put rebuild in begin, or else it just builds when the class loads. | francis | 2009-03-18 | -1/+4 |
* | Call rebuild_xapian_index in more tests to reduce order dependency | tony | 2009-03-13 | -0/+1 |
* | use have_tag() to narrow the test to the correct scope | tony | 2009-03-09 | -3/+4 |
* | Display "You" as username in comments you've made. | tony | 2009-03-07 | -0/+19 |
* | Text change reflected in test code. | francis | 2009-02-28 | -1/+1 |
* | Update with new list page defaults. | francis | 2009-01-14 | -4/+4 |
* | Fix of test. | francis | 2008-11-07 | -1/+1 |
* | Lots more internal review stuff. | francis | 2008-11-07 | -6/+12 |
* | Fix test code for changed text | francis | 2008-11-03 | -1/+1 |
* | Use link to main request page with # ref in emails announcing new responses. | francis | 2008-10-17 | -1/+2 |
* | Update | francis | 2008-10-08 | -1/+1 |
* | Fix up test code, and some bugs relating to splitting out raw_email data. | francis | 2008-09-22 | -8/+8 |
* | Tests for new followup stuff. | francis | 2008-09-22 | -2/+9 |
* | Test for requires admin email. | francis | 2008-09-21 | -2/+17 |
* | Fix tests for comment alerts | francis | 2008-09-13 | -4/+9 |
* | Transfer count value correctly and display it. | francis | 2008-09-04 | -1/+1 |
* | Remove debugging. | francis | 2008-08-29 | -1/+1 |
* | Find mime types we don't yet handle. | francis | 2008-08-29 | -2/+2 |
* | Ugh comment | francis | 2008-08-29 | -0/+3 |
* | Fix up test with month check. | francis | 2008-08-29 | -0/+7 |
* | Comment alerts. | francis | 2008-08-29 | -0/+42 |
* | Test code for comments. | francis | 2008-08-26 | -1/+1 |
* | Fix test code to allow for annotations. | francis | 2008-08-19 | -1/+1 |
* | Fixture for comments, and fix most tests relating to it. | francis | 2008-08-15 | -3/+3 |
* | Various sqlite compatibility fixes. | francis | 2008-07-30 | -9/+14 |
* | Extra test of duplicate checking. | francis | 2008-07-29 | -0/+10 |
* | Fix test. | francis | 2008-07-17 | -1/+1 |
* | Send second reminder for classification. | francis | 2008-07-14 | -1/+1 |
* | Show people tracking same query, when you are on search page. | francis | 2008-05-21 | -0/+35 |
* | Fix bug when comparing new requests, caused by removal of space in body funct... | francis | 2008-05-16 | -2/+4 |
* | Test code for search separated by type. | francis | 2008-05-15 | -3/+4 |