aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Collapse)AuthorAgeLines
* Update calculated even status when new events are described (used to be done infrancis2008-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_xapianfrancis2008-04-24-104/+49
|
* many design thingsangie2008-04-24-4/+10
|
* Make it just a warningfrancis2008-04-22-2/+2
|
* Jpegfrancis2008-04-21-2/+3
|
* Annotate modelsfrancis2008-04-21-32/+34
|
* Convert all entities.francis2008-04-21-2/+4
| | | | Some packages.
* Add mime type for HTML, so can autodetect it, and for icon.francis2008-04-21-2/+5
|
* Unescape entities when rendering HTML as plain text.francis2008-04-21-1/+2
|
* Fix bug in calculation of request date.francis2008-04-21-32/+37
|
* Generalise >>> case a bit.francis2008-04-21-2/+3
|
* Improve display of some quotingfrancis2008-04-21-4/+9
|
* Hoorya, catch this strange form of prefixing quoted whole messages >>> >>>francis2008-04-21-2/+12
|
* Crappy charset autodetection if the one the text part says it is is nonsense.francis2008-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 changesfrancis2008-04-21-2/+1
|
* Use plain text part if available, otherwise first text part as main part.francis2008-04-21-8/+30
| | | | If main part is HTML, then do crude conversion to text.
* Factor out some of the mime type stuff.francis2008-04-20-22/+47
|
* RTF supportfrancis2008-04-18-25/+27
|
* Replace all special sorts with :order clauses on has_manyfrancis2008-04-18-13/+10
|
* Use :order in the :has_many for request events, rather than doing a special ↵francis2008-04-18-17/+11
| | | | find everywhere.
* Use created at for followup/sent even types in RSS sortinfrancis2008-04-17-2/+9
|
* And galleries.francis2008-04-17-2/+2
|
* Add museumsfrancis2008-04-17-1/+2
|
* Can have duplicate empty strings for short name.francis2008-04-17-2/+2
|
* Hmmfrancis2008-04-17-2/+2
|
* Store time of description.francis2008-04-17-1/+5
|
* Use Angie's email regexp as it doesn't freeze up.francis2008-04-16-2/+2
|
* Show error for duplicate public body names in admin (rather than relying on ↵francis2008-04-16-1/+4
| | | | database url_name uniqueness constraint)
* More eagerfrancis2008-04-16-2/+2
|
* Load associations relating to searchfrancis2008-04-16-2/+4
|
* Store incoming and outgoing message id in the table for info request events, ↵francis2008-04-15-4/+15
| | | | so has proper foreign key.
* Use same as on pagesfrancis2008-04-15-2/+2
|
* Debugging solrfrancis2008-04-15-1/+12
|
* Add sea fisheries committees.francis2008-04-15-1/+2
|
* Cope with nilfrancis2008-04-15-2/+6
|
* Use shared URL function now availablefrancis2008-04-15-5/+4
|
* Strip spaces from user names.francis2008-04-15-1/+6
|
* Cope with alternatie spelling of excel and word mime typesfrancis2008-04-14-1/+8
|
* 'Dohfrancis2008-04-14-3/+3
|
* Index XLSfrancis2008-04-14-1/+13
|
* Add Excel to mime type images.francis2008-04-14-1/+5
|
* Centralise call to multi_solr_searchfrancis2008-04-14-14/+19
|
* Import CSV file using web interface.francis2008-04-14-3/+5
|
* Make sure solr destroyedfrancis2008-04-14-1/+4
|
* Function to completely destroy an info request.francis2008-04-14-1/+14
|
* Show which user you are in the admin interfacefrancis2008-04-11-2/+2
|
* Executive agenciesfrancis2008-04-11-1/+2
|
* Fix duplicate by by (see http://www.whatdotheyknow.com/track/feed/5)francis2008-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 timelinefrancis2008-04-09-1/+5
|
* RSS (uumm, Atom :) ) feeds for tracksfrancis2008-04-09-8/+11
|