aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/track_mailer
Commit message (Expand)AuthorAgeLines
* Rename ALL THE TEMPLATES!!1!!!one!!1!!Henare Degan2013-02-27-0/+0
* Don't escape text emailsMatthew Landauer2013-01-15-1/+1
* Fix bug introduced in commit 049198bSeb Bacon2012-07-09-1/+1
* Ensure (at least in the most basic cases) that views support recent "external...Seb Bacon2012-07-09-4/+4
* Store user's locale against profile, so we can send them localised track emai...Seb Bacon2011-09-03-6/+6
* I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ...David Cabo2011-08-11-1/+1
* initial merge of Kosovan branch; still need to get tests passing, factor out ...Seb Bacon2011-07-06-4/+4
|\
| * Fixed some syntax errorsFaton Selishta2011-06-14-9/+8
| * added i18n strings in view templatesFaton Selishta2011-04-26-7/+8
* | Get rid of commented-out STDERR.puts messagesRobin Houston2011-06-21-2/+0
|/
* Change formatting of outgoing emails.francis2009-10-04-1/+1
* Store only clipped attachment text in database.francis2009-09-17-1/+1
* use the new is_incoming_message? etc methodstony2009-04-23-3/+3
* Remove some uses of gsub!, which might be clobbering other versions of stringsfrancis2009-04-08-1/+1
* Blank out emails in outgoing messages. Hope I've got every case.francis2009-03-07-1/+1
* Whoops, forgot to remove this MP expenses campaign adfrancis2009-01-26-4/+0
* Interstitial advertising MP expenses campaign.francis2009-01-19-0/+2
* Fixture for comments, and fix most tests relating to it.francis2008-08-15-0/+2
* Most of comments code.francis2008-08-13-1/+4
* Highlight words from attachments in email alerts.francis2008-06-10-1/+1
* Highlight titles in email alerts.francis2008-05-16-1/+1
* Highlight search terms in emails.francis2008-05-16-5/+3
* Show title in email on each hit if we aren't tracking a request.francis2008-05-16-8/+17
* Remove spurious spaces from top of email.francis2008-05-12-44/+43
* Some text tweaks.francis2008-04-25-1/+1
* Change from acts_as_solr to acts_as_xapianfrancis2008-04-24-9/+11
* Give full URl in emailfrancis2008-04-14-2/+2
* RSS (uumm, Atom :) ) feeds for tracksfrancis2008-04-09-2/+2
* Put links on user pages, yeuchfrancis2008-04-04-2/+2
* Some formatting improvements.francis2008-04-03-2/+2
* Email alerts for tracking a particular request.francis2008-04-03-0/+57