Cameron
55980a29a8
Generated PHPDoc for all classes in e107_handlers where one was missing. toNumber() updated to always return int or float.
2022-04-04 10:54:24 -07:00
Cameron
0d8f3e9086
PHPDoc fixes and code optimization.
2021-12-03 14:58:33 -08:00
Cameron
fe7e99f136
Fixed formatting of admin > mailout form elements.
2021-10-19 07:41:33 -07:00
Cameron
6d29e4244d
Fix icon appearing on admin language selection. Minor tweaks
2021-02-13 07:58:24 -08:00
Cameron
04bbad449a
Test admin scripts are parsing correctly.
2021-01-16 13:32:35 -08:00
Cameron
75f595adb0
PHP Warning Fixes.
2020-12-29 08:04:52 -08:00
Cameron
5b82c292b1
Code cleanup
2020-12-18 19:55:12 -08:00
Cameron
f5153bf640
Updating of deprecated method usage. Removal of old files. Log tests added.
2020-12-18 09:39:02 -08:00
Cameron
450b35f017
Removed redundant closing tags.
2020-06-05 11:34:17 -07:00
Cameron
988f5e32cd
PHP warning removal.
2020-06-02 12:24:33 -07:00
Cameron
89f58fafa6
Code cleanup
2020-03-01 13:16:36 -08:00
Tijn Kuyper
66c2014830
Fixes #3303 - Mailout - display message when no email address sources are selected
2019-10-24 14:33:23 +02:00
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