index
:
fixmystreet
fiksgatami-dev
fiksgatami-dev-1.5.0
fiksgatami-dev-1.8
fiksgatami-dev-v2
fiksgatami-email-templates
fiksgatami-js-fiks
fiksgatami-nynorsk
fiksgatami-nynorsk-old
fiksgatami-prod
fiksgatami-prod-1.5.0
fiksgatami-prod-1.8
master
This is mySociety's popular map-based reporting platform: easy to install in new countries and regions http://fixmystreet.org/
FiksGataMi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
app
/
helpers
Commit message (
Expand
)
Author
Age
Lines
*
Add HTML email templates.
Matthew Somerville
2016-08-01
-5
/
+70
*
Strip line end spaces in emails.
Matthew Somerville
2016-06-07
-2
/
+2
*
Stop using Text::Wrap to wrap email bodies.
Matthew Somerville
2016-06-07
-14
/
+14
*
Use only one templating system for emails.
Matthew Somerville
2016-05-25
-2
/
+2
*
Refactor email handling to use Email::MIME alone.
Matthew Somerville
2016-03-30
-62
/
+51
*
Updates to cpanfile and code for perl 5.20/5.22.
Matthew Somerville
2016-03-23
-11
/
+25
*
Remove unnecessary shebang lines.
Matthew Somerville
2016-01-22
-2
/
+0
*
Allow attachment of emails in email_send
Hakim Cassimally
2015-10-06
-9
/
+120
*
Change default email indentation to none.
Matthew Somerville
2014-03-17
-15
/
+14
*
Update some tests to work around small changes in some underlying modules.
Matthew Somerville
2013-05-07
-13
/
+4
*
update test to use DO_NOT_REPLY_EMAIL conf option for from email address
Struan Donald
2013-01-04
-1
/
+1
*
Make sure Message-ID is set on outgoing messages.
Matthew Somerville
2011-08-03
-1
/
+2
*
Fix session cookie test, and test based on contact_name that might change.
Matthew Somerville
2011-06-09
-1
/
+3
*
Improve email headers in emails sent.
Matthew Somerville
2011-06-07
-6
/
+13
*
Fix email test.
Matthew Somerville
2011-06-02
-2
/
+2
*
Use correct email address in test.
Matthew Somerville
2011-05-03
-2
/
+2
*
Don't hardcode email address
Edmund von der Burg
2011-04-05
-2
/
+5
*
use .txt suffix on email templates
Edmund von der Burg
2011-03-23
-2
/
+2
*
Change emails to use construct_email from mySociety::Email for encoding and l...
Edmund von der Burg
2011-03-03
-16
/
+37
*
Check that UTF8 in emails works
Edmund von der Burg
2011-03-03
-0
/
+4
*
Simple email sending
Edmund von der Burg
2011-03-02
-0
/
+48