| Commit message (Expand) | Author | Age | Lines |
* | Show the rejected reason for the incoming message in question, not the most r... | Seb Bacon | 2011-08-11 | -1/+1 |
* | allow admin to redeliver emails to closed requests. Fixes #116 | Seb Bacon | 2011-08-08 | -1/+1 |
* | Guess holding pen emails based on having a correct hash and an incorrect id. ... | Seb Bacon | 2011-08-08 | -9/+1 |
* | Log the reason why an incoming mail is routed to the holding pen, and display... | Seb Bacon | 2011-08-03 | -1/+4 |
* | Tags for requests, with admin interface to view/edit them. | Francis Irving | 2010-09-29 | -1/+4 |
* | Give change names so it looks good in admin interface | Francis Irving | 2010-08-12 | -2/+2 |
* | Log changing body / user | Francis Irving | 2010-08-12 | -0/+14 |
* | Interface to move request to new user or authority | Francis Irving | 2010-08-12 | -0/+32 |
* | Fix up FOI upload officer URLs | Francis Irving | 2010-03-03 | -2/+2 |
* | Check there are from addresses | Francis Irving | 2009-10-29 | -1/+1 |
* | Use default 21 days for old unclassified. | francis | 2009-10-03 | -3/+2 |
* | Typo. | francis | 2009-09-09 | -2/+2 |
* | Check address to when working out holding pen address | francis | 2009-09-08 | -2/+7 |
* | Look up request just by id, not using hash, on holding pen pages. | francis | 2009-09-07 | -3/+10 |
* | Destroy outgoing messages button. | francis | 2009-07-21 | -1/+14 |
* | Use caching that allows pre-authentication. | francis | 2009-06-30 | -10/+1 |
* | "hidden" option to completely hide requests (from everyone except administrat... | francis | 2009-06-23 | -2/+11 |
* | Fancier options for stopping new responses to requests. | francis | 2009-06-15 | -4/+7 |
* | Make old_unclassfied function a bit more flexible for reuse elsewhere e.g. in... | louise | 2009-04-08 | -2/+3 |
* | Moving logic for determining old and unclassified requests to the model in pr... | louise | 2009-04-08 | -10/+2 |
* | controller, not model! | francis | 2009-04-08 | -2/+2 |
* | Mark old responses as require clarification. | francis | 2009-04-02 | -1/+16 |
* | Restrict 'ten days old unclassified' on front page of admin to 50 | tony | 2009-03-10 | -1/+13 |
* | Always give full stack trace for admin interface | francis | 2009-01-29 | -5/+2 |
* | Only show the name of the organisation if their domain matches that of email ... | francis | 2008-12-18 | -7/+9 |
* | Oops | francis | 2008-11-04 | -2/+2 |
* | View raw emails with no from | francis | 2008-11-04 | -2/+2 |
* | Link to download raw emails from admin interface. | francis | 2008-10-29 | -1/+10 |
* | Option to hide comments. | francis | 2008-10-02 | -2/+6 |
* | 'Doh | francis | 2008-09-24 | -6/+5 |
* | Guess authority. | francis | 2008-09-24 | -1/+15 |
* | Make fully_destroy work right with new separate raw_email table. | francis | 2008-09-23 | -4/+8 |
* | Let you see raw emails in admin interface | francis | 2008-09-22 | -1/+5 |
* | Fix up test code, and some bugs relating to splitting out raw_email data. | francis | 2008-09-22 | -6/+6 |
* | Edit annotations. | francis | 2008-09-13 | -1/+22 |
* | Ability for FOI officers to be able to upload responses from their browser. | francis | 2008-09-02 | -1/+37 |
* | Oops - make it actually do substring searches still, just using like rather t... | francis | 2008-07-28 | -2/+2 |
* | ILIKE is not in the SQL standard, but is a PostgreSQL extension. Stop using it. | francis | 2008-07-28 | -2/+2 |
* | Store incoming messages which aren't to a valid request in a holding pen, and | francis | 2008-07-08 | -9/+27 |
* | Option to stop new respones for individual requests which for whatever reason | francis | 2008-05-19 | -2/+5 |
* | Fix various things to do with event statuses. Oops. | francis | 2008-05-12 | -2/+2 |
* | Button to destroy incoming messages. | francis | 2008-05-05 | -1/+23 |
* | Interface for destroying requests entirely. | francis | 2008-04-14 | -1/+13 |
* | Show which user you are in the admin interface | francis | 2008-04-11 | -1/+2 |
* | Search requests. | francis | 2008-03-14 | -2/+4 |
* | Edit description | francis | 2008-02-29 | -3/+15 |
* | Prominence so can hide requests from list interface. | francis | 2008-02-15 | -8/+27 |
* | Allow editing of titles in admin interface. | francis | 2008-02-14 | -5/+13 |
* | Links to user admin page and public body admin page from request admin page | francis | 2008-02-06 | -3/+3 |
* | Basic admin pages for user accounts. | francis | 2008-01-22 | -2/+2 |