Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Is nil for at least one message. | francis | 2008-11-05 | -2/+5 |
| | ||||
* | Cope with errors better on pdftohtml. | francis | 2008-11-03 | -7/+24 |
| | ||||
* | Zoom of only 1.0 for pdftohtml. | francis | 2008-10-29 | -2/+2 |
| | | | | Set max width for images in HTML preview, so fit on screen. | |||
* | Output UTF-8 | francis | 2008-10-29 | -2/+2 |
| | ||||
* | Run in current dir so images go there. | francis | 2008-10-29 | -16/+21 |
| | ||||
* | Show images properly | francis | 2008-10-28 | -4/+5 |
| | ||||
* | And a note. | francis | 2008-10-28 | -1/+3 |
| | ||||
* | Display headers in attached emails | francis | 2008-10-28 | -7/+8 |
| | ||||
* | Update model annotations. | francis | 2008-10-28 | -2/+2 |
| | ||||
* | Mask filenames with censor rules also. | francis | 2008-10-28 | -9/+5 |
| | ||||
* | Code to flexibly remove text from requests, configured via database. | francis | 2008-10-27 | -7/+18 |
| | ||||
* | Convert PDFs to HTML also | francis | 2008-10-17 | -7/+7 |
| | ||||
* | View Word docs as HTML | francis | 2008-10-17 | -1/+32 |
| | ||||
* | Don't allow reply to invalid addresses, or to postmaster@ addresses. | francis | 2008-10-17 | -1/+21 |
| | | | | | Centralise some of the display of names for replies. Note in comment other parts that need centralising. | |||
* | Remove WDTK signup links. | francis | 2008-09-24 | -1/+4 |
| | ||||
* | Make fully_destroy work right with new separate raw_email table. | francis | 2008-09-23 | -4/+3 |
| | | | | Add redeliver_incoming event so recorded where message was moved from. | |||
* | Annotate models. | francis | 2008-09-22 | -3/+3 |
| | ||||
* | Fix up test code, and some bugs relating to splitting out raw_email data. | francis | 2008-09-22 | -10/+10 |
| | ||||
* | Annotate models. | francis | 2008-09-22 | -2/+2 |
| | ||||
* | Don't allow nil content type | francis | 2008-09-07 | -1/+5 |
| | ||||
* | Privacy. | francis | 2008-09-04 | -2/+4 |
| | ||||
* | Link to TMail bug report | francis | 2008-09-04 | -1/+3 |
| | ||||
* | Hack to work round mail parsing problem in TMail. | francis | 2008-09-04 | -2/+6 |
| | ||||
* | Yuck, sorry :) | francis | 2008-09-04 | -1/+2 |
| | ||||
* | Fix bug (read: severe missing code in TMail) in requoting of email addresses | francis | 2008-09-01 | -1/+23 |
| | | | | that have come externally. | |||
* | Remove all email addresses from Word docs, not just ones we know about. | francis | 2008-08-31 | -27/+26 |
| | | | | e.g. for http://www.whatdotheyknow.com/request/communications_about_whatdotheyk | |||
* | Better display size of attachments. | francis | 2008-08-29 | -1/+11 |
| | ||||
* | Allow search by file extensions. | francis | 2008-08-29 | -1/+17 |
| | ||||
* | Fiddle with display of attachments (so more like GMail, and gives room for ↵ | francis | 2008-08-29 | -2/+3 |
| | | | | view as HTML link later) | |||
* | Add some mime types and mime type aliases | francis | 2008-08-29 | -5/+6 |
| | ||||
* | Find mime types we don't yet handle. | francis | 2008-08-29 | -1/+17 |
| | | | | Icon for BMP | |||
* | Ha of, course this relation goes both ways :) | francis | 2008-08-22 | -1/+3 |
| | ||||
* | Not sure why this didn't work with an "or" | francis | 2008-08-22 | -2/+6 |
| | ||||
* | Remove debug. | francis | 2008-08-21 | -2/+2 |
| | ||||
* | Zip file icons and indexing (recursively) | francis | 2008-08-21 | -54/+80 |
| | ||||
* | Fixture for comments, and fix most tests relating to it. | francis | 2008-08-15 | -2/+2 |
| | ||||
* | Some code relating to comments. | francis | 2008-08-09 | -2/+2 |
| | ||||
* | Use subject as filename for attached messages. | francis | 2008-08-08 | -13/+37 |
| | ||||
* | Add PNG icon | francis | 2008-08-07 | -1/+2 |
| | ||||
* | Remove a mobile number | francis | 2008-07-29 | -1/+3 |
| | ||||
* | Make it clear it is Microsoft's :) | francis | 2008-07-28 | -2/+3 |
| | ||||
* | Cope with .docx files | francis | 2008-07-23 | -1/+13 |
| | ||||
* | Show/hide quoted section links have # links | francis | 2008-07-17 | -3/+3 |
| | ||||
* | Fix bug in calculated states calculation. | francis | 2008-07-17 | -2/+3 |
| | | | | Annotate models. | |||
* | Make sure simple search results and front page listings don't require ↵ | francis | 2008-07-17 | -5/+28 |
| | | | | | | | loading of raw_data in. Add lazy load, so raw_data attribute doesn't get loaded until needed. This is performance stuff, as the transfer for large raw data entries takes a while. | |||
* | Add notes for specific FOI exceptions etc. for authority | francis | 2008-07-16 | -2/+2 |
| | | | | Add home page, including by default calculated | |||
* | Whoops - good old test code. | francis | 2008-07-10 | -3/+3 |
| | ||||
* | Icons of PowerPoint slides | francis | 2008-07-10 | -10/+20 |
| | ||||
* | Store incoming messages which aren't to a valid request in a holding pen, and | francis | 2008-07-08 | -1/+11 |
| | | | | let people move them from admin interface. | |||
* | Fix for address we don't want to get out. | francis | 2008-06-25 | -1/+2 |
| |