index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
functions
/
functions_mail.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-25
Switch from phpmailer class to Zend_Mail. Fix #1213289 - Issue with non-bre...
Greg Roach
1
-302
/
+0
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-05-14
Global variable removed in error in recent change to functions_mail.php
fisharebest
1
-0
/
+1
2013-05-12
#1100239- SMTP_HELO site config setting is incorrectly labelled
fisharebest
1
-2
/
+1
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-9
/
+9
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-5
/
+5
2011-12-08
#899773 - Admin mail config help messages wrong
fisharebest
1
-8
/
+6
2011-11-16
Don't create new error message. (I plan to convert from PHPMailer to Zend_Mail)
fisharebest
1
-1
/
+1
2011-11-05
Change document headers from XTHML to HTML5.
fisharebest
1
-6
/
+6
2011-10-27
fix some webtrees messaging problem
Łukasz Wilenski
1
-5
/
+12
2011-06-12
Remove some old define('XXX_PHP, '') statements - these were a debugging aid,...
fisharebest
1
-30
/
+25
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-4
/
+4
2010-10-30
(no commit message)
fisharebest
1
-5
/
+5
2010-10-19
#657915 Fails to send admin emails if has apostrophe in name
Łukasz Wilenski
1
-4
/
+19
2010-09-21
Cosmetic - change mime boundary string from PGV to WT
fisharebest
1
-4
/
+2
2010-09-10
Tidy up some whitespace/formatting
fisharebest
1
-1
/
+1
2010-09-08
Embed strings, do not concatenate them. It helps with mixed RTL/LTR text.
fisharebest
1
-1
/
+1
2010-09-06
add translations files for phpmailer classes
Łukasz Wilenski
1
-5
/
+5
2010-06-04
Remove global WT_STORE_MESSAGES. Fetch this setting whenever it is used.
fisharebest
1
-1
/
+1
2010-05-28
#584409 mygedview still in code a lot
Łukasz Wilenski
1
-3
/
+3
2010-05-05
Replace function pgvMail with function webtreesMail
Nigel Osborne
1
-2
/
+2
2010-05-05
Replacing base64 code for pgv logo and references to it with webtrees equivalent
Nigel Osborne
1
-79
/
+78
2010-05-05
Minor rebranding
fisharebest
1
-1
/
+1
2010-04-15
Tidy up SMTP config variables. These do not need to be globals.
fisharebest
1
-14
/
+22
2010-04-05
(no commit message)
Veit Olschinski
1
-0
/
+284