Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | | | | Icon for BMP | |||
* | 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 |
| | | | | | | | | | Put name of admin user rather than import_csv. Send automated email to remind people to clarify their request. Send response overdue alerts multiple times for one request (if it becomes overdue again after a clarification etc.) Overdue response alert email click through shows how many days overdue it is near where you write your reply. | |||
* | Fix bug when comparing new requests, caused by removal of space in body ↵ | francis | 2008-05-16 | -2/+4 |
| | | | | function. | |||
* | Test code for search separated by type. | francis | 2008-05-15 | -3/+4 |
| | ||||
* | Fix various things to do with event statuses. Oops. | francis | 2008-05-12 | -0/+14 |
| | ||||
* | Fix up test code with Xapian. | francis | 2008-04-30 | -1/+1 |
| | ||||
* | More stuff for Solr to Xapian change | francis | 2008-04-24 | -6/+6 |
| | ||||
* | Force index build in /list test. | francis | 2008-04-02 | -0/+2 |
| | ||||
* | Test search list results. | francis | 2008-04-01 | -4/+4 |
| | ||||
* | Send email to remind people to classify their response. | francis | 2008-03-24 | -5/+32 |
| | ||||
* | Improvements to test code for requests, users and admin. | francis | 2008-03-20 | -5/+6 |
| | ||||
* | Overdue request alerts. | francis | 2008-03-19 | -4/+27 |
| | | | | Some other tweaks to user tests. | |||
* | Test preview. | francis | 2008-03-19 | -9/+20 |
| | ||||
* | Test attachments. | francis | 2008-03-19 | -0/+24 |
| | ||||
* | Add tests for broken case of saving info request or user when there is ↵ | francis | 2008-03-15 | -0/+25 |
| | | | | | | existing one with same title/name. Fix the bug, which was in function that makes url_title/url_name. | |||
* | Fix up tests. | francis | 2008-03-06 | -24/+1 |
| | ||||
* | Use names in URLs of requests. | francis | 2008-02-27 | -7/+7 |
| | ||||
* | Spell checking | francis | 2008-02-25 | -0/+2 |
| | ||||
* | Fix lots of test code errors. | francis | 2008-02-21 | -2/+2 |
| | ||||
* | Store historty of state changes in event log. | francis | 2008-02-06 | -3/+3 |
| | ||||
* | Make each incoming message have an info_request_event. | francis | 2008-02-01 | -6/+6 |
| | ||||
* | Adding back tests of state setting. | francis | 2008-01-30 | -25/+28 |
| | ||||
* | Fix some errors in and found by test stuff. | francis | 2008-01-30 | -26/+26 |
| | ||||
* | Include name as well as email in to address in followup messages. | francis | 2008-01-21 | -0/+1 |
| | ||||
* | 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 ↵ | francis | 2008-01-09 | -14/+1 |
| | | | | log in for changing it. | |||
* | Change /classify URL to /request/ID/response/ID | francis | 2008-01-09 | -7/+7 |
| | ||||
* | Test code for classifying responses. | francis | 2008-01-09 | -6/+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 |
| | | | | the URL after posting the new request form it is still a working page. | |||
* | Prevent (probably accidental) double posting of the same request. | francis | 2008-01-04 | -1/+8 |
| | ||||
* | Integrate views for all controllers, so rhtml is checked | francis | 2007-12-23 | -0/+1 |
| | ||||
* | Bug in refactored function. | francis | 2007-12-20 | -0/+1 |
| | | | | Integrate views so test would have caught bug. | |||
* | Word wrap emails. | francis | 2007-12-12 | -2/+2 |
| | | | | Fix user id references in test code. | |||
* | Add outgoing messages fixture so tests work. | francis | 2007-11-15 | -2/+6 |
| | ||||
* | Model for storing category of response (contains information, rejection etc.) | francis | 2007-11-14 | -2/+2 |
| | ||||
* | Test display of incoming emails. | francis | 2007-11-13 | -1/+9 |
| |