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 | |||
* | Change from acts_as_solr to acts_as_xapian | francis | 2008-04-24 | -104/+49 |
| | ||||
* | many design things | angie | 2008-04-24 | -4/+10 |
| | ||||
* | Make it just a warning | francis | 2008-04-22 | -2/+2 |
| | ||||
* | Jpeg | francis | 2008-04-21 | -2/+3 |
| | ||||
* | Annotate models | francis | 2008-04-21 | -32/+34 |
| | ||||
* | Convert all entities. | francis | 2008-04-21 | -2/+4 |
| | | | | Some packages. | |||
* | Add mime type for HTML, so can autodetect it, and for icon. | francis | 2008-04-21 | -2/+5 |
| | ||||
* | 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 | -4/+9 |
| | ||||
* | Hoorya, catch this strange form of prefixing quoted whole messages >>> >>> | francis | 2008-04-21 | -2/+12 |
| | ||||
* | Crappy charset autodetection if the one the text part says it is is nonsense. | francis | 2008-04-21 | -6/+26 |
| | | | | | | 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 | -2/+1 |
| | ||||
* | Use plain text part if available, otherwise first text part as main part. | francis | 2008-04-21 | -8/+30 |
| | | | | If main part is HTML, then do crude conversion to text. | |||
* | Factor out some of the mime type stuff. | francis | 2008-04-20 | -22/+47 |
| | ||||
* | RTF support | francis | 2008-04-18 | -25/+27 |
| | ||||
* | Replace all special sorts with :order clauses on has_many | francis | 2008-04-18 | -13/+10 |
| | ||||
* | Use :order in the :has_many for request events, rather than doing a special ↵ | francis | 2008-04-18 | -17/+11 |
| | | | | find everywhere. | |||
* | Use created at for followup/sent even types in RSS sortin | francis | 2008-04-17 | -2/+9 |
| | ||||
* | And galleries. | francis | 2008-04-17 | -2/+2 |
| | ||||
* | Add museums | francis | 2008-04-17 | -1/+2 |
| | ||||
* | Can have duplicate empty strings for short name. | francis | 2008-04-17 | -2/+2 |
| | ||||
* | Hmm | francis | 2008-04-17 | -2/+2 |
| | ||||
* | Store time of description. | francis | 2008-04-17 | -1/+5 |
| | ||||
* | Use Angie's email regexp as it doesn't freeze up. | francis | 2008-04-16 | -2/+2 |
| | ||||
* | Show error for duplicate public body names in admin (rather than relying on ↵ | francis | 2008-04-16 | -1/+4 |
| | | | | database url_name uniqueness constraint) | |||
* | More eager | francis | 2008-04-16 | -2/+2 |
| | ||||
* | Load associations relating to search | francis | 2008-04-16 | -2/+4 |
| | ||||
* | Store incoming and outgoing message id in the table for info request events, ↵ | francis | 2008-04-15 | -4/+15 |
| | | | | so has proper foreign key. | |||
* | Use same as on pages | francis | 2008-04-15 | -2/+2 |
| | ||||
* | Debugging solr | francis | 2008-04-15 | -1/+12 |
| | ||||
* | Add sea fisheries committees. | francis | 2008-04-15 | -1/+2 |
| | ||||
* | Cope with nil | francis | 2008-04-15 | -2/+6 |
| | ||||
* | Use shared URL function now available | francis | 2008-04-15 | -5/+4 |
| | ||||
* | Strip spaces from user names. | francis | 2008-04-15 | -1/+6 |
| | ||||
* | Cope with alternatie spelling of excel and word mime types | francis | 2008-04-14 | -1/+8 |
| | ||||
* | 'Doh | francis | 2008-04-14 | -3/+3 |
| | ||||
* | Index XLS | francis | 2008-04-14 | -1/+13 |
| | ||||
* | Add Excel to mime type images. | francis | 2008-04-14 | -1/+5 |
| | ||||
* | Centralise call to multi_solr_search | francis | 2008-04-14 | -14/+19 |
| | ||||
* | Import CSV file using web interface. | francis | 2008-04-14 | -3/+5 |
| | ||||
* | Make sure solr destroyed | francis | 2008-04-14 | -1/+4 |
| | ||||
* | Function to completely destroy an info request. | francis | 2008-04-14 | -1/+14 |
| | ||||
* | Show which user you are in the admin interface | francis | 2008-04-11 | -2/+2 |
| | ||||
* | Executive agencies | francis | 2008-04-11 | -1/+2 |
| | ||||
* | Fix duplicate by by (see http://www.whatdotheyknow.com/track/feed/5) | francis | 2008-04-09 | -48/+71 |
| | | | | | | Added more privacy warnings to preview Fix escaping of HTML in titles in RSS Improved CSV import function a bit | |||
* | Include public body history change in timeline | francis | 2008-04-09 | -1/+5 |
| | ||||
* | RSS (uumm, Atom :) ) feeds for tracks | francis | 2008-04-09 | -8/+11 |
| |