Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Hmmm. | francis | 2008-03-24 | -1/+1 |
| | ||||
* | Update help and links for adding new public bodies. | francis | 2008-03-24 | -6/+9 |
| | ||||
* | BBC/C4 | francis | 2008-03-24 | -1/+2 |
| | ||||
* | Describe types of public authorities that we know. | francis | 2008-03-24 | -11/+30 |
| | ||||
* | HTML fix. | francis | 2008-03-24 | -5/+4 |
| | | | | Test code update. | |||
* | Order list of types of authority consistently. | francis | 2008-03-24 | -20/+25 |
| | ||||
* | May as well make admin interface searches linkable to | francis | 2008-03-24 | -3/+3 |
| | ||||
* | Add a couple of types to authorities list, and display better | francis | 2008-03-24 | -9/+31 |
| | ||||
* | Show requests that have been unclassified for two weeks on admin page | francis | 2008-03-24 | -6/+24 |
| | ||||
* | Send email to remind people to classify their response. | francis | 2008-03-24 | -46/+196 |
| | ||||
* | Test stuff for password changing. | francis | 2008-03-21 | -13/+65 |
| | ||||
* | Rename template to better name. | francis | 2008-03-21 | -8/+17 |
| | | | | Link to password change page on your user page if you are logged in as yourself. | |||
* | Better named variable. | francis | 2008-03-21 | -4/+4 |
| | ||||
* | Yourself is better wording I think | francis | 2008-03-21 | -1/+1 |
| | ||||
* | More secure password changing - have to specifically have clicked link in | francis | 2008-03-21 | -37/+53 |
| | | | | change password email, rather than using any link. | |||
* | Get rid of special envelope from -bounce addresses, as they are no good since | francis | 2008-03-21 | -78/+62 |
| | | | | 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 |
| | ||||
* | Test code for more admin stuff, and help pages, and related HTML fixes. | francis | 2008-03-21 | -12/+101 |
| | ||||
* | Improvements to test code for requests, users and admin. | francis | 2008-03-20 | -17/+136 |
| | ||||
* | Remove unused function. | francis | 2008-03-19 | -19/+1 |
| | ||||
* | Overdue request alerts. | francis | 2008-03-19 | -7/+38 |
| | | | | Some other tweaks to user tests. | |||
* | Test preview. | francis | 2008-03-19 | -13/+23 |
| | ||||
* | 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 | -29/+80 |
| | ||||
* | CSS fix (thanks Alex!) | francis | 2008-03-19 | -1/+1 |
| | ||||
* | Clean out todo a bit. | francis | 2008-03-18 | -57/+29 |
| | | | | Annotate models up to date. | |||
* | Some more help questions. | francis | 2008-03-17 | -13/+54 |
| | | | | Links in hopefully strategic places about requesting info about yourself. | |||
* | If request is deleted, then send email on to admin, rather than raising an | francis | 2008-03-17 | -16/+33 |
| | | | | exception that goes to the public body in a delivery failure. | |||
* | Non-ministerial departments | francis | 2008-03-17 | -1/+2 |
| | ||||
* | Link to admin page | francis | 2008-03-17 | -1/+1 |
| | ||||
* | List bad contact details. | francis | 2008-03-17 | -1/+11 |
| | ||||
* | Don't really need the reference to public body id I don't think. | francis | 2008-03-17 | -2/+2 |
| | ||||
* | Show requests in requires_admin state prominently on admin interface | francis | 2008-03-17 | -4/+16 |
| | ||||
* | Remove complaint_email field as we were never filling it in or using it. ↵ | francis | 2008-03-17 | -32/+23 |
| | | | | There are more important things. | |||
* | Explicit "bad contact details" setting (blank email) | francis | 2008-03-17 | -10/+31 |
| | ||||
* | Explicity option to say the body does not hold the information (this is | francis | 2008-03-16 | -36/+40 |
| | | | | | | actually separate from rejection in the act, and is a genuinely needed user interface option for when the public authority tells people to send the request elsehwere0 | |||
* | Hide another virus check message. | francis | 2008-03-16 | -4/+7 |
| | ||||
* | Mime decode recursive RFC822 attachments-as-text. | francis | 2008-03-16 | -13/+41 |
| | ||||
* | Pling! | francis | 2008-03-15 | -2/+2 |
| | ||||
* | Add tests for broken case of saving info request or user when there is ↵ | francis | 2008-03-15 | -4/+49 |
| | | | | | | existing one with same title/name. Fix the bug, which was in function that makes url_title/url_name. | |||
* | Fix validatoin errors in admin HTML. | francis | 2008-03-15 | -14/+18 |
| | ||||
* | Use tempfile | francis | 2008-03-15 | -5/+7 |
| | ||||
* | Try write not print | francis | 2008-03-15 | -2/+2 |
| | ||||
* | Close stream properly. | francis | 2008-03-15 | -2/+2 |
| | ||||
* | Cope with uudecoding. | francis | 2008-03-15 | -9/+78 |
| | ||||
* | Cope with text parts of emails have DOS style line endings. | francis | 2008-03-14 | -1/+5 |
| | ||||
* | Fix links | francis | 2008-03-14 | -36/+43 |
| | ||||
* | Overview admin page. | francis | 2008-03-14 | -4/+87 |
| |