stoletniy
|
6caa3a069b
|
Merge pull request #832 from mailpoet/mailer_output_escape_fix
Fixes double escaping of HTML entities in mailer output [MAILPOET-836]
|
2017-02-27 10:52:10 +03:00 |
|
stoletniy
|
baaf73b584
|
Merge pull request #834 from mailpoet/mailpoet_mailer_php53_fix
Fixes 'Using $this when not in object context' MailPoet mailer error on PHP 5.3 [MAILPOET-840]
|
2017-02-27 10:19:21 +03:00 |
|
Alexey Stoletniy
|
b2a92feb50
|
Restore unnecessary $this replacements [MAILPOET-840]
|
2017-02-27 10:18:14 +03:00 |
|
Vlad
|
c11b9677d5
|
Fixes 'Using $this when not in object context' error on PHP 5.3
|
2017-02-26 22:08:34 -05:00 |
|
Vlad
|
0e5a26ce1f
|
Stops cron daemon when sending is paused due to an error
|
2017-02-26 11:26:59 -05:00 |
|
Vlad
|
40ec5569d0
|
Removes "unprocessed subscriber" message since MailPoet's mailer method
processes subscribers in batches of 50 and it makes no sense to display
them all
|
2017-02-25 10:32:14 -05:00 |
|
Vlad
|
d14ecc982b
|
Does not display unprocessed subscriber when sending a test message
|
2017-02-24 11:18:27 -05:00 |
|
Vlad
|
9c27384ba3
|
Passes responsibility for mailer error message HTML entity escaping from
server to the client side
|
2017-02-24 11:06:20 -05:00 |
|
mrcasual
|
2268f0ffa6
|
Merge pull request #831 from mailpoet/php53_bulk_trash_and_restore_fix
Fix bulk trashing/restoring not working for newsletters/forms on PHP 5.3 [MAILPOET-835]
|
2017-02-24 13:22:30 +01:00 |
|
Alexey Stoletniy
|
bfc04bfa87
|
Fix bulk trashing/restoring not working for newsletters/forms on PHP 5.3 [MAILPOET-835]
|
2017-02-24 15:10:38 +03:00 |
|
Vlad
|
37ac31cdac
|
Bumps up release version to 3.0.0-beta.20 and updates changelog
3.0.0-beta.20
|
2017-02-23 19:04:55 -05:00 |
|
stoletniy
|
15096d483f
|
Merge pull request #830 from mailpoet/newsletter_save_fix
Fixes newsletter options being wiped on Step 3 of creation process [MAILPOET-833]
|
2017-02-23 23:51:59 +03:00 |
|
Alexey Stoletniy
|
16724affad
|
Remove an excess count() [MAILPOET-833]
|
2017-02-23 23:42:28 +03:00 |
|
mrcasual
|
384d59abe0
|
Update Newsletters.php
Removes request interruption when options are not found
|
2017-02-23 15:25:34 -05:00 |
|
Vlad
|
027414b7a2
|
Updates method data verification condition
|
2017-02-23 14:39:56 -05:00 |
|
Vlad
|
a1cd56c419
|
Updates newsletter option creation logic and fixes a bug that results in
them being wiped clean
|
2017-02-23 14:30:53 -05:00 |
|
mrcasual
|
6ee1c23f9a
|
Merge pull request #829 from mailpoet/post_title_shortcode_fix
Fix post_title shortcode breaking sending if the post is trashed in the process [MAILPOET-831]
|
2017-02-23 14:41:24 +01:00 |
|
Alexey Stoletniy
|
44a223eba1
|
Fix post_title shortcode breaking sending if the post is trashed in the process [MAILPOET-831]
|
2017-02-23 16:33:18 +03:00 |
|
Tautvidas Sipavičius
|
7c66754541
|
Merge pull request #828 from mailpoet/premium_hooks
Premium hooks / Additional endpoints in Free API [PREMIUM-4]
|
2017-02-23 15:26:30 +02:00 |
|
Alexey Stoletniy
|
bb80fc0860
|
Add unit tests for API endpoints injection [PREMIUM-4]
|
2017-02-22 18:02:58 +03:00 |
|
Alexey Stoletniy
|
6c7cc5de0d
|
Implement support for additional endpoints in Free API [PREMIUM-4]
|
2017-02-22 11:19:35 +03:00 |
|
Jonathan Labreuille
|
063cc9edc3
|
added do_action() helper to twig + settings/basics hook
|
2017-02-22 10:12:08 +03:00 |
|
Vlad
|
76c283502e
|
Bumps up release version to 3.0.0-beta.19 and updates changelog
3.0.0-beta.19
|
2017-02-21 11:55:53 -05:00 |
|
stoletniy
|
554add0882
|
Merge pull request #823 from mailpoet/smtp_mailer_logger_implementation
Provides detailed SMTP error message and shows last unprocessed subscriber [MAILPOET-823]
|
2017-02-21 18:09:23 +03:00 |
|
Vlad
|
689c340081
|
Converts special characters to HTML entities for all error messages
|
2017-02-21 09:55:18 -05:00 |
|
mrcasual
|
01e4ed7efc
|
Merge pull request #827 from mailpoet/template_screenshots
Newsletter template fixes [MAILPOET-817]
|
2017-02-21 15:50:06 +01:00 |
|
Tautvidas Sipavičius
|
59f408846a
|
Make all default newsletter templates read-only
|
2017-02-21 16:32:03 +02:00 |
|
Tautvidas Sipavičius
|
64606e69cf
|
Fix Populator to update existing newsletter templates and remove duplicates
|
2017-02-21 15:46:28 +02:00 |
|
Tautvidas Sipavičius
|
e8e0c1e0b3
|
Automatically update SVN /assets folder upon publishing a release
|
2017-02-21 15:46:28 +02:00 |
|
Tautvidas Sipavičius
|
953c124ef0
|
Move newsletter template assets to be shared through WP plugin repo
|
2017-02-21 15:46:28 +02:00 |
|
mrcasual
|
2e1be55bf9
|
Merge pull request #826 from mailpoet/newsletter_restore_fix
Set newsletter status to draft when restoring newsletters trashed during sending [MAILPOET-816]
|
2017-02-21 13:54:17 +01:00 |
|
mrcasual
|
33125f2ce7
|
Merge pull request #820 from mailpoet/translations
Fix translations based on translators' feedback [MAILPOET-819]
|
2017-02-21 13:20:24 +01:00 |
|
Alexey Stoletniy
|
e99d2b380c
|
Fix a space [MAILPOET-816]
|
2017-02-21 13:34:33 +03:00 |
|
Alexey Stoletniy
|
bcf89f0dfe
|
Set newsletter status as draft when restoring newsletters trashed during sending [MAILPOET-816]
|
2017-02-21 13:13:59 +03:00 |
|
Tautvidas Sipavičius
|
3d64a42126
|
Merge pull request #819 from mailpoet/bulk_delete_custom_fields
Deletes custom fields associations when bulk deleting subscribers [MAILPOET-820]
|
2017-02-21 11:32:11 +02:00 |
|
Vlad
|
97eb772ab8
|
Enables temporarily disabled unit test
|
2017-02-20 13:17:06 -05:00 |
|
Vlad
|
bc40bbb44b
|
Convert special characters to HTML entities when displaying email
addresses
|
2017-02-20 13:03:08 -05:00 |
|
Vlad
|
ed117e53d9
|
Adds unit test for bulk delete action
|
2017-02-20 12:58:26 -05:00 |
|
Vlad
|
b74f40c7a8
|
Makes code more readable/cleaner
|
2017-02-20 09:30:14 -05:00 |
|
Vlad
|
bf4023c0ad
|
Restores accidentally removed tests
|
2017-02-20 09:07:18 -05:00 |
|
Tautvidas Sipavičius
|
c98cdb3e57
|
Merge pull request #811 from mailpoet/popups_focus
Focus on popups by default [MAILPOET-724]
|
2017-02-20 15:36:07 +02:00 |
|
stoletniy
|
a01b094f9f
|
Merge pull request #824 from mailpoet/import_regex_update
Updates email regex from loose HTML5 standard to stricter RFC 5322 [MAILPOET-825]
|
2017-02-20 16:30:01 +03:00 |
|
Tautvidas Sipavičius
|
e75bb7ee59
|
Capitalize words of a title in welcome template
|
2017-02-20 15:22:28 +02:00 |
|
Tautvidas Sipavičius
|
563c62855a
|
Undo title capitalization changes, as not all languages use it
|
2017-02-20 14:58:53 +02:00 |
|
Tautvidas Sipavičius
|
8a15424a62
|
Remove "Read more" link to obsolete KB article
|
2017-02-20 14:58:53 +02:00 |
|
Tautvidas Sipavičius
|
8eb04534bc
|
Fixed translations based on feedback from translators on Transifex
|
2017-02-20 14:58:53 +02:00 |
|
Tautvidas Sipavičius
|
b3abf46604
|
Update outdated newsletter template translation strings
|
2017-02-20 14:58:53 +02:00 |
|
Tautvidas Sipavičius
|
6f19a1593e
|
Fix translations from GDocs based on FxB's feedback [MAILPOET-819]
|
2017-02-20 14:58:53 +02:00 |
|
Vlad
|
883711698e
|
Updates email regex from loose HTML5 standard to stricter RFC 5322
that's required by some mail transport agents
|
2017-02-18 10:33:45 -05:00 |
|
Vlad
|
bdcfd77d42
|
Returns last unprocessed subscriber in error message
|
2017-02-16 23:25:05 -05:00 |
|