Vlad
d781ef6d01
Fixes scheduler test that fails on last Saturday
2017-01-28 11:07:26 -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
1a42ae4cca
Fix a unit test [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
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
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
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
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
2220a13399
Remove unused imports [MAILPOET-764]
2017-01-25 10:14:38 +03: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
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
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
Alexey Stoletniy
4d3c90ce0d
Exclude trashed and multiple-list subscribers [MAILPOET-789]
2017-01-19 23:04:29 +03:00
Vlad
940328c608
- Updates assets locations to more precise names
2017-01-19 11:26:32 -05:00
Vlad
5666116645
- Replaces reliance on style/script names with asset location
...
- Updates unit tests
2017-01-19 10:20:22 -05:00
Alexey Stoletniy
815461a851
Add a unit test [MAILPOET-789]
2017-01-19 17:37:01 +03:00
Alexey Stoletniy
ce0ad33c32
Fix all lists removal when editing subscribers [MAILPOET-726]
2017-01-18 15:33:20 +03:00
stoletniy
63d1fe17a9
Merge pull request #788 from mailpoet/mysql_timeout_fix
...
Updates MySQL unit test condition
2017-01-17 21:30:57 +03:00
Vlad
915f8b5865
- Updates test condition
2017-01-17 13:03:02 -05:00
stoletniy
610f74343c
Merge pull request #787 from mailpoet/mysql_timeout_fix
...
Updates MySQL wait_timeout configuration logic [MAILPOET-786]
2017-01-17 20:21:05 +03:00
Vlad
4de03db125
- Updates test condition
2017-01-17 11:59:22 -05:00
Vlad
f734d47b26
- Extracts database configuration into a separate class
...
- Conditionally sets the session wait_timeout value
- Updates unit tests
2017-01-17 11:23:00 -05:00
stoletniy
9e879d0539
Merge pull request #786 from mailpoet/conflict_resolver_test_update
...
Fixes conflict resolver unit tests [MAILPOET-723]
2017-01-17 16:45:44 +03:00
mrcasual
ff6dffd626
Merge pull request #785 from mailpoet/form_css_fix
...
Fix Windows line breaks compatibility in unit test [MAILPOET-784]
2017-01-17 08:32:33 -05:00
Vlad
efe187953c
- Mocks a list of permitted assets
2017-01-17 08:30:51 -05:00
Alexey Stoletniy
ab8a503a48
Fix Windows line breaks compatibility in unit test [MAILPOET-784]
2017-01-17 15:53:15 +03:00
Tautvidas Sipavičius
81d91188ac
Merge pull request #782 from mailpoet/conflict_resolution_implementation
...
Unloads all scripts/styles that are not loaded by default by WP in admin panel [MAILPOET-723]
2017-01-16 17:30:03 +02:00
stoletniy
d3353b793f
Merge pull request #783 from mailpoet/mysql_timeout_fix
...
Increases MySQL timeout limit [MAILPOET-786]
2017-01-16 17:21:49 +03:00
Vlad
625f828cce
- Sets MySQL timeout to 60 seconds
2017-01-16 09:07:34 -05:00
Vlad
a851527ff5
- Unloads all scripts/styles that are not loaded by default by WP in
...
admin panel
2017-01-15 15:35:48 -05:00
Vlad
76e292f494
- Fixes test when premium unlocker is enabled
2017-01-13 18:03:25 -05:00
Vlad
ed886280de
- Rewrites the CSS styles processor/renderer class
...
- Adds unit tests
2017-01-13 13:16:57 -05:00
Vlad
b758284df7
- Fixes unit test
2017-01-12 17:49:28 -05:00
Vlad
5800883416
- Updates action names
2017-01-11 21:18:37 -05:00
Vlad
39a6318105
- Adds scipts/styles conflict resolver and executes it only on MailPoet
...
admin menu pages
- Adds unit tests
2017-01-11 20:52:03 -05:00
Vlad
4196d35e35
- Adds new ConflictResolver class
...
- Executes URL query parameter conflict resolver action in Router class
- Adds unit tests
2017-01-11 20:52:03 -05:00
Tautvidas Sipavičius
3647f70daa
Merge pull request #768 from mailpoet/date_display_fix
...
Updates date:dtext shortcode to display full day name [MAILPOET-772]
2017-01-09 19:36:27 +02:00
stoletniy
5956a200ea
Merge pull request #770 from mailpoet/newsletter_preview_by_email_send_error_update
...
Fixes mailer error message not being displayed when sending newsletter preview [MAILPOET-773]
2017-01-09 18:07:52 +03:00
Vlad
449eb28b2a
- Updates code formatting
2017-01-09 09:37:56 -05:00
Vlad
a3f2c32a6d
- Adds custom date format as a shortcode action's argument
...
- Updates shortcodes logic to allow action arguments other than
"default"
2017-01-09 09:05:24 -05:00
Tautvidas Sipavičius
e175e63a7c
Merge pull request #771 from mailpoet/hooks_update
...
Updates hooks logic [MAILPOET-771]
2017-01-09 15:16:47 +02:00
stoletniy
bfe898aae8
Merge pull request #774 from mailpoet/cron_daemon_ping
...
New "ping" cron daemon router endpoint [MAILPOET-779]
2017-01-09 15:42:18 +03:00
Alexey Stoletniy
b8c56623a6
Update unit tests [MAILPOET-774]
2017-01-09 10:55:36 +03:00