Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | many design things | angie | 2008-04-24 | -779/+643 |
| | ||||
* | Old CSS | francis | 2008-04-24 | -0/+626 |
| | ||||
* | Eager loading and if | francis | 2008-04-24 | -22/+55 |
| | ||||
* | Can. Not. Believe. How. Easy. It. Was. To. Add. Spelling. Correction. | francis | 2008-04-24 | -2/+13 |
| | ||||
* | Comments. | francis | 2008-04-24 | -3/+11 |
| | ||||
* | Completely remake database. | francis | 2008-04-24 | -18/+39 |
| | ||||
* | Documentation. | francis | 2008-04-24 | -38/+129 |
| | | | | Rake tasks. | |||
* | Offline indexing, with a table to store what needs indexing. | francis | 2008-04-24 | -12/+132 |
| | | | | Take list of classes in search. | |||
* | Ignore | francis | 2008-04-23 | -1/+1 |
| | ||||
* | Separate out writable db stuff | francis | 2008-04-23 | -38/+83 |
| | ||||
* | Check consistency of values across models. | francis | 2008-04-23 | -34/+85 |
| | | | | | Handle dates and types. Slightly clear doc comments for main acts_as_xapian function. | |||
* | Finally got tired of acts_as_solr/Solr/Lucene. | francis | 2008-04-23 | -0/+229 |
| | ||||
* | Just don't have overdue status search at all, not sure we really care. | francis | 2008-04-23 | -13/+10 |
| | ||||
* | Alt text. | francis | 2008-04-22 | -2/+2 |
| | ||||
* | Forgot. | francis | 2008-04-22 | -0/+0 |
| | ||||
* | Hmm, tried Share This, but it is worrying proprietary now. | francis | 2008-04-22 | -33/+6 |
| | ||||
* | HTMl fix. | francis | 2008-04-22 | -1/+1 |
| | ||||
* | Show WTT envelope on request sidebar. | francis | 2008-04-22 | -6/+35 |
| | ||||
* | Oh my god, *how* integrated are our sites emergently becoming... | francis | 2008-04-22 | -7/+45 |
| | ||||
* | Show total | francis | 2008-04-22 | -0/+3 |
| | ||||
* | Make it just a warning | francis | 2008-04-22 | -2/+2 |
| | ||||
* | Jpeg | francis | 2008-04-21 | -2/+4 |
| | ||||
* | Annotate models | francis | 2008-04-21 | -32/+34 |
| | ||||
* | Convert all entities. | francis | 2008-04-21 | -2/+5 |
| | | | | Some packages. | |||
* | Add mime type for HTML, so can autodetect it, and for icon. | francis | 2008-04-21 | -37/+7 |
| | ||||
* | Unescape entities when rendering HTML as plain text. | francis | 2008-04-21 | -1/+2 |
| | ||||
* | Fix bug in calculation of request date. | francis | 2008-04-21 | -32/+37 |
| | ||||
* | Generalise >>> case a bit. | francis | 2008-04-21 | -2/+3 |
| | ||||
* | Improve display of some quoting | francis | 2008-04-21 | -10/+14 |
| | ||||
* | Hoorya, catch this strange form of prefixing quoted whole messages >>> >>> | francis | 2008-04-21 | -9/+18 |
| | ||||
* | Crappy charset autodetection if the one the text part says it is is nonsense. | francis | 2008-04-21 | -12/+33 |
| | | | | | | Suspect that something this simple will actually catch most mislabelled windows-1252 and similar which you get from mail clients in public authorities in the UK. | |||
* | Minor text changes | francis | 2008-04-21 | -3/+2 |
| | ||||
* | Use plain text part if available, otherwise first text part as main part. | francis | 2008-04-21 | -8/+37 |
| | | | | If main part is HTML, then do crude conversion to text. | |||
* | Escape ampersands in URLs in HTMl | francis | 2008-04-20 | -1/+1 |
| | ||||
* | Factor out some of the mime type stuff. | francis | 2008-04-20 | -33/+63 |
| | ||||
* | Credits for now. | francis | 2008-04-18 | -0/+31 |
| | ||||
* | RTF support | francis | 2008-04-18 | -26/+39 |
| | ||||
* | Remove stray tag. | francis | 2008-04-18 | -2/+0 |
| | ||||
* | 2 day timeline | francis | 2008-04-18 | -4/+10 |
| | ||||
* | Help about pseudonymous requests. | francis | 2008-04-18 | -0/+14 |
| | ||||
* | Make sure there isn't a full stop immediately after our email, in case some ↵ | francis | 2008-04-18 | -1/+1 |
| | | | | mail clients include it in the address | |||
* | Replace all special sorts with :order clauses on has_many | francis | 2008-04-18 | -21/+13 |
| | ||||
* | Use :order in the :has_many for request events, rather than doing a special ↵ | francis | 2008-04-18 | -19/+11 |
| | | | | find everywhere. | |||
* | Hmm. | francis | 2008-04-18 | -3/+4 |
| | ||||
* | Another icon. | francis | 2008-04-18 | -1/+1 |
| | ||||
* | Some RSS icons | francis | 2008-04-18 | -12/+22 |
| | ||||
* | Nasty looking but working "more" link | francis | 2008-04-18 | -7/+12 |
| | ||||
* | Allow change between email and RSS, and cancelling of tracks. | francis | 2008-04-18 | -20/+30 |
| | ||||
* | Make it quite clear that you don't need to track your own request (unless ↵ | francis | 2008-04-18 | -9/+14 |
| | | | | you want RSS) | |||
* | Use created at for followup/sent even types in RSS sortin | francis | 2008-04-17 | -12/+15 |
| |