Tautvidas Sipavičius
e602612cd6
Add missing hyphens
2017-01-30 21:33:59 +02:00
Tautvidas Sipavičius
9f7ae122e3
Add missing periods to translation strings
2017-01-30 21:33:59 +02:00
Alexey Stoletniy
22caba31e3
Update sending method strings for the new shop [MAILPOET-794]
2017-01-30 13:44:26 +03:00
Alexey Stoletniy
82ab4acb8d
Improve key validation messages handling [MAILPOET-743]
...
Hide error messages when the sending method is changed
Verify key and display a message when saving settings
2017-01-30 13:32:43 +03:00
stoletniy
9466be4793
Merge pull request #804 from mailpoet/requirement_check_update
...
Fixes PDO extension check condition [MAILPOET-800 ]
2017-01-30 11:04:09 +03:00
Alexey Stoletniy
a2e2090cbb
Update KB link in the main plugin file
2017-01-30 10:41:11 +03:00
Vlad
d100d61403
Updates KB links
2017-01-28 11:07:41 -05:00
Vlad
d781ef6d01
Fixes scheduler test that fails on last Saturday
2017-01-28 11:07:26 -05:00
Vlad
1dafc4da04
Adds CSS Parser to the list of vendor classes
2017-01-27 19:05:44 -05:00
Vlad
063c271e40
Fixes PDO extension check condition
2017-01-27 18:49:33 -05:00
stoletniy
a53007e30b
Merge pull request #803 from mailpoet/conflict_resolver_fix
...
Fixes fatal error on PHP 5.3 [MAILPOET-798]
2017-01-27 20:17:10 +03:00
Vlad
c616b3299a
Reverts to the use of public class property and introduces ugliness of
...
$_this
2017-01-27 11:51:26 -05:00
stoletniy
86eab0d8f8
Merge pull request #802 from mailpoet/conflict_resolver_fix
...
Fixes fatal error on PHP 5.3 [MAILPOET-798]
2017-01-27 19:38:12 +03:00
Vlad
bfd35b1cdc
Changes class variable to static; prevents
...
Fixed 'using $this when not in object contex' error on PHP 5.3
2017-01-27 09:12:31 -05:00
Alexey Stoletniy
461203279b
Consolidate Sending Service API calls in one class [MAILPOET-795]
2017-01-27 16:35:12 +03:00
Alexey Stoletniy
b9c45b46ba
Remove a duplicate function [MAILPOET-743]
2017-01-27 16:28:58 +03:00
Alexey Stoletniy
1a42ae4cca
Fix a unit test [MAILPOET-743]
2017-01-27 16:22:12 +03:00
Alexey Stoletniy
f2ad7ee34c
Fix code style [MAILPOET-743]
2017-01-27 16:22:12 +03:00
Alexey Stoletniy
37017ef69d
Fix appearance and logic of some key validation messages [MAILPOET-743]
2017-01-27 16:22:12 +03:00
Alexey Stoletniy
157725c300
Fix a string for an expiring key [MAILPOET-743]
2017-01-27 16:22:12 +03:00
Alexey Stoletniy
98d6f55a6e
Tweak Sending Service key validation after a code review [MAILPOET-743]
...
* Abstract key state to unbound it from the API response codes
* Rename SendingServiceKeyCheck task for clarity
* Add a setter for the API key in the Bridge API class
* Make some smaller fixes
2017-01-27 16:22:11 +03:00
Alexey Stoletniy
425d45a862
Remove unused imports from Cron tests [MAILPOET-743]
2017-01-27 16:22:11 +03:00
Alexey Stoletniy
438b4fb1ec
Add unit tests [MAILPOET-743]
2017-01-27 16:22:09 +03:00
Alexey Stoletniy
1f91d40def
Add sending service key validation [MAILPOET-743]
2017-01-27 16:20:26 +03:00
mrcasual
c5e1def2f9
Merge pull request #801 from mailpoet/list-unsubscribe_header
...
Add List-Unsubscribe header to emails [MAILPOET-793]
2017-01-26 17:51:33 -05:00
mrcasual
65ba834742
Merge pull request #800 from mailpoet/forms_listing_copy_fix
...
Fix a string displayed when there are no forms [MAILPOET-738]
2017-01-26 17:40:12 -05:00
Alexey Stoletniy
19dc048858
Remove unused imports [MAILPOET-793]
2017-01-26 21:11:39 +03:00
Alexey Stoletniy
938279bf8f
Remove unsubscribe link generation from Mailer - to be solved in another task [MAILPOET-793]
2017-01-26 21:07:03 +03:00
Alexey Stoletniy
dd2df429ef
Add List-Unsubscribe header to emails [MAILPOET-793]
...
Amazon SES supports custom headers only via 'SendRawEmail' action
MailPoet Sending Service doesn't support custom headers yet
2017-01-26 15:38:23 +03:00
Alexey Stoletniy
c4e05912ff
Fix a string displayed when there are no forms [MAILPOET-738]
2017-01-26 11:19:23 +03:00
stoletniy
bb34e8477f
Merge pull request #799 from mailpoet/welcome_email_preview_fix
...
Prevents previewing of sent welcome emails [MAILPOET-796]
2017-01-26 11:10:11 +03:00
Vlad
32f7d7771f
Prevents previewing of sent welcome emails
2017-01-25 19:06:35 -05:00
mrcasual
e77717c4c2
Merge pull request #798 from mailpoet/form_segments_fix
...
Filter lists that can be subscribed to using any particular form [MAILPOET-777]
2017-01-25 18:34:30 -05:00
mrcasual
d27d5ae5dd
Merge pull request #797 from mailpoet/form_fields_filter
...
Fix fubscription form failing when some fields are absent or don't ex…
2017-01-25 17:48:48 -05:00
Alexey Stoletniy
168263f0ea
Fix code style [MAILPOET-777]
2017-01-25 16:29:23 +03:00
Alexey Stoletniy
f1ced11809
Remove leading slashes in unit test imports [MAILPOET-764]
2017-01-25 16:28:36 +03:00
Alexey Stoletniy
c2546e8aed
Filter lists that can be subscribed to using any particular form [MAILPOET-777]
2017-01-25 16:15:42 +03:00
Alexey Stoletniy
b7ef191641
Remove leading slashes in imports [MAILPOET-764]
2017-01-25 10:22:27 +03:00
Alexey Stoletniy
2220a13399
Remove unused imports [MAILPOET-764]
2017-01-25 10:14:38 +03:00
Vlad
31ec7475c8
- Bumps up release version to Beta 15
...
- Updates changelog
- Cleans up code comments in the main mailpoet.php file
3.0.0-beta.15
2017-01-24 13:20:08 -05:00
Alexey Stoletniy
bfdc13a8d1
Fix fubscription form failing when some fields are absent or don't exist [MAILPOET-764]
2017-01-24 21:12:56 +03:00
Tautvidas Sipavičius
9a3c4ff7de
Merge pull request #794 from mailpoet/initial_requirements_check
...
Updated plugin initialization logic [MAILPOET-790]
2017-01-23 18:45:41 +02:00
Vlad
25410eb09c
- Prefixes functions
2017-01-23 11:08:36 -05:00
Vlad
122f88668a
- Removes anonymous functions not supported on PHP 5.2
2017-01-23 11:07:29 -05:00
Vlad
9c35eb9723
- Moves plugin initialization into a separate file that's included after
...
PHP version and core dependency checks are run
2017-01-23 09:05:21 -05:00
stoletniy
fa528ed1ff
Merge pull request #795 from mailpoet/preview_link_update
...
Allows sharing of newsletter preview links [MAILPOET-791]
2017-01-23 15:52:11 +03:00
Vlad
1a7623bc4a
- Adds unit tests
2017-01-20 09:24:45 -05:00
Vlad
3a4a37e1af
- Sets subscriber to the logged in WP user when subscriber is not found
2017-01-20 09:16:43 -05:00
Vlad
888a566dda
- Includes newsletter hash in preview URLs thus not requiring user
...
validation
2017-01-20 09:16:43 -05:00
mrcasual
3567779faf
Merge pull request #792 from mailpoet/remove_all_lists_fix
...
Fix 'Subscribers without a list' filter not showing unsubscribed subscribers [MAILPOET-789]
2017-01-19 20:47:58 -05:00