Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update calculated even status when new events are described (used to be done in | francis | 2008-04-29 | -4/+5 |
| | | | | | Solr indexing, better done here now anyway) Fix bug where it wasn't passing latest statest change through | |||
* | Say version of xapian required | francis | 2008-04-29 | -1/+3 |
| | ||||
* | have this as a script so know parameteres | francis | 2008-04-29 | -0/+6 |
| | ||||
* | Xapian dependency | francis | 2008-04-29 | -0/+1 |
| | ||||
* | Things to do. | francis | 2008-04-27 | -0/+4 |
| | ||||
* | Todo | francis | 2008-04-25 | -8/+17 |
| | ||||
* | More tiny things. | francis | 2008-04-25 | -0/+1 |
| | ||||
* | Funny bug that meant link to view requests was wrong on list successful ↵ | francis | 2008-04-25 | -1/+1 |
| | | | | requests page. | |||
* | Some text tweaks. | francis | 2008-04-25 | -3/+3 |
| | ||||
* | the icons are here | angie | 2008-04-24 | -0/+0 |
| | ||||
* | More stuff for Solr to Xapian change | francis | 2008-04-24 | -24/+87 |
| | ||||
* | Change from acts_as_solr to acts_as_xapian | francis | 2008-04-24 | -170/+136 |
| | ||||
* | Make it properly rebuild the database. | francis | 2008-04-24 | -60/+92 |
| | ||||
* | 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 |
| |