Cameron
1dbc90143f
Case cleanup toHtml() should be toHTML()
2019-02-26 12:22:36 -08:00
Nick Liu
02d026a28f
Improvements to Preferences SMTP form validation
...
SMTP server max string length increased from 50 to 128
SMTP username max string length increased from 50 to 128
SMTP password max string length increased from 50 to 128
SMTP password is actually optional now, as intended
SMTP password now accepts spaces
SMTP password needs to be at least 4 characters long
Autocomplete disabled for Firefox 38+, Chrome 34+, and Internet Explorer 11+
Fixes : #3003
2018-01-24 04:40:09 -06:00
Cameron
a541721eb3
Issue #2846 - Lan Var cleanup
2017-11-06 14:15:58 -08:00
Cameron
70df3a3ae6
Issue #2846 LAN vars cleanup
2017-11-06 13:48:29 -08:00
Gábor
b5da05a78c
Update mailout_admin_class.php
2017-02-13 08:18:33 +01:00
MikeyGMT
af17dffcaa
More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
...
More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
2017-02-10 22:34:17 +00:00
Cameron
5d0b5e182f
Fixes #1690 - duplicate LAN
2016-06-10 09:27:26 -07:00
Cameron
dfa289ba13
Bulk mailing fixes.
2016-05-11 12:14:58 -07:00
Cameron
ca83bbf73e
Standard mailer and bulk mailer can now be different. eg. Use PHP for standard mails, but use Amazon.com SES service for bulk mailing, mailing lists etc.
2016-04-14 14:48:02 -07:00
Cameron
84d7271d10
Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names.
2016-04-11 18:39:19 -07:00
Cameron
44d682965c
PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area.
2016-04-08 09:01:10 -07:00
Cameron
2c50a06517
Deprecated Function cleanup and PHP Notice removal.
2016-02-15 00:56:08 -08:00
Cameron
486f3d4961
Issue #1356 - PHP7 Fixes.
2016-02-14 12:15:55 -08:00
MikeyGMT
ea79550e83
Duplicate LANs Replaced with Common Phrases - Page & Menus
...
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
2015-07-02 14:33:04 +01:00
MikeyGMT
142d31768c
Replace Duplicate LANs : LAN_TITLE
...
Replace Duplicate LANs : LAN_TITLE
2015-07-02 13:43:22 +01:00
Cameron
3de9381d60
More mail fixes.
2015-05-13 02:03:36 -07:00
Cameron
1734880bbb
Corrected missing mail handlers preference. Added Debug-active warning. Enabling e_DEBUG in e107_config.php will now enable debug in the mailout class.
2014-11-15 13:29:37 -08:00
Cameron
1ff46a68a2
Removal of $admin_log globals.
2014-10-23 11:07:18 -07:00
Cameron
a3bb284031
Mailout bounce handling fixes.
2014-10-22 17:58:20 -07:00
Cameron
65b44a8abb
Added support for embedded mail media in mailouts.
2014-10-18 15:00:40 -07:00
Cameron
f689d6ae9c
Added mail preview window to admin->mailout.
2014-10-18 03:19:45 -07:00
Cameron
9eb415abae
Minor fixes to Admin->mailout area. Should be mostly functional now.
2014-10-16 23:50:47 -07:00
Cameron
567fb01e12
Allow email to users to also be disabled via the mailout preferences.
2014-10-16 19:04:24 -07:00
Cameron
01f0751c04
Mail and progressBar fixes.
2014-10-12 18:01:19 -07:00
Cameron
5e867b378e
Corrected Admin->Mail 'Send now' functionality - replacing old prototype.js code.
2014-10-12 02:37:43 -07:00
Cameron
4fca7b7f12
More Admin->Mail Fixes.
2014-10-11 12:54:16 -07:00
Cameron
5d894149bb
More Admin->Mail GUI and functionality fixes.
2014-10-10 22:58:47 -07:00
Cameron
e378c16971
Admin -> Mail : upgraded GUI to v2 standards. Template still requires attention.
2014-10-10 20:22:01 -07:00
Cameron
f3ae51e037
Added 'btn-default' to button for Bootstrap3 compatibility.
2014-02-07 07:33:33 -08:00
Cameron
beca1115c5
Closes #108 , Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM
2013-05-25 16:06:51 -07:00
Cameron
66eb7c1be7
Button styling updated to Bootstrap 'btn'
2013-04-26 13:48:23 -07:00
Cameron
063bf2b200
$frm->selectbox() renamed to $frm->select(); for consistency.
2013-04-25 17:29:46 -07:00
Moc
f65708cd5a
Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp
2013-03-26 12:17:12 +01:00
Moc
8e7414a855
Some more code clean-up (global pointers, $this->e107->, etc.)
2013-03-24 19:54:31 +01:00
Cameron
59a6edb4e4
Core template path changes.
2013-03-20 23:50:30 -07:00
Cameron
4d9d6f1cc2
Mailout interface cleanup. @Steve - bug remains in prefs area.
2013-03-20 04:13:18 -07:00
Cameron
b1b9468c3e
Admin Mailout buttons with TinyMce active.
2013-02-25 14:43:37 -08:00
Tijn Kuyper
9cef260d41
Mailout - start of cleaning up old code and LAN. More work needed.
2013-02-25 21:29:23 +01:00
SteveD
384bf407e3
Issue #70 - update PHPMailer to latest.
...
New mail entry point to send templated emails, bulk emails etc
Add option to mass-send templated emails from admin page
'Notify' function uses the new interface.
Sundry detail improvements
Other sources of auto-generated emails need converting - signup etc
Much more testing needed.
Needs competent themer to generate some nice templates.
2013-02-20 21:11:17 +00:00
Tijn Kuyper
17771cf3e0
Change buttons to bootstrap btn (GUI)
2013-02-02 20:34:19 +01:00
SteveD
d5184fef33
Issue #57 - fix menu display in mailout functions (only occurred if no mailshots to display on page)
2012-12-18 21:46:05 +00:00
Cameron
734b8d969c
Admin Preferences GUI Improvements and addition of basic mail prefs.
2012-12-10 16:01:44 -08:00
SteveD
66e1f000e6
Show plugin tabs on mailout page
2012-12-10 21:24:06 +00:00
Cameron
f1ddcf9781
More admin GUI Fixes - mailout, cpage etc.
2012-11-27 14:32:40 -08:00
Cameron
d892fb0a85
Admin GUI refinements
2012-11-26 14:41:32 -08:00
Cameron
0a8ec03ab4
DHTML Calendar removal and cleanup.
2012-11-24 11:07:00 -08:00
CaMer0n
ef3a390732
More cleanup
2012-06-01 08:09:14 +00:00
CaMer0n
f8b32d89ce
Javascript work, HTML cleanup, iconpicker through media-manager.
2012-05-17 05:09:59 +00:00
CaMer0n
17922a6a83
Real-time mass-mailing support added.
2011-04-08 05:11:38 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00