wxa
2f202f6b3d
Don't block new post notifications by one paused during sending [MAILPOET-1609]
2018-11-06 19:14:54 +03:00
Pavel Dohnal
186b4c9a36
Fix react warning when updating unmounted component
...
[MAILPOET-1597]
2018-11-06 15:35:23 +01:00
M. Shull
4b94392362
Merge pull request #1600 from mailpoet/release-3-13
...
Release 3.13.0
2018-11-06 07:28:24 -05:00
Amine Ben hammou
cca2a1923d
fix code typos and style
2018-11-06 12:38:39 +01:00
Rostislav Wolny
76fe4dba59
Release 3.13.0
3.13.0
2018-11-06 11:38:06 +01:00
M. Shull
fef557bb94
Merge pull request #1598 from mailpoet/mozart-build-fix
...
Update composer.json for mozart dependencies to work with PHP5
2018-11-06 05:36:15 -05:00
M. Shull
5c5069643e
Merge pull request #1595 from mailpoet/php56-warning
...
Update PHP 5.6 warning [MAILPOET-1610]
2018-11-06 05:19:33 -05:00
Amine Ben hammou
6e391559fe
remove unused CSS
2018-11-06 11:01:55 +01:00
Amine Ben hammou
62e47dcf12
make small improvements and additional specs details.
2018-11-06 11:01:55 +01:00
qfrery
85e1467936
css fine tuning2
2018-11-06 10:59:20 +01:00
qfrery
8d816337f7
css fine tuning
2018-11-06 10:59:20 +01:00
Amine Ben hammou
8209facb5c
adding custom fonts
2018-11-06 10:59:20 +01:00
Rostislav Wolny
19d5c44588
Update composer.json for mozart dependencies to work with PHP5
2018-11-06 10:14:34 +01:00
M. Shull
afc04e44af
Merge pull request #1592 from mailpoet/react-upgrade
...
Upgrade React 15.4 to 15.5 [MAILPOET-1611]
2018-11-05 14:51:32 -05:00
M. Shull
80d6cd0187
Merge pull request #1591 from mailpoet/update-post-notification-templates
...
Update post notification templates [MAILPOET-1558]
2018-11-05 14:07:50 -05:00
Michelle Shull
43a4b57073
push to complete rebase, fixes
2018-11-05 14:01:34 -05:00
M. Shull
b1f9a8a84f
Merge pull request #1593 from mailpoet/fix-flaky-segments-test
...
Fix flaky segments test [MAILPOET-1578]
2018-11-05 13:54:36 -05:00
M. Shull
5635014285
Merge pull request #1582 from mailpoet/symfony-di
...
Add symfony dependency injection container [MAILPOET-1605]
2018-11-05 13:50:05 -05:00
Michelle Shull
64f2ea591d
Codesniffer fixes [MQ-76]
2018-11-05 12:42:00 -05:00
Michelle Shull
67e6e81092
Export subscribers [MQ-76]
2018-11-05 12:42:00 -05:00
Michelle Shull
91e66476d3
added data-automation-ids, fixed typo. [MQ-83][MQ-84]
2018-11-05 12:20:52 -05:00
Michelle Shull
33b4ed324e
Codesniffer. [MQ-83][MQ-84]
2018-11-05 12:11:10 -05:00
Michelle Shull
a90672652e
Preview default subscription management page and change default subscription management page. [MQ-83][MQ-84]
2018-11-05 12:11:10 -05:00
Michelle Shull
cc49c36466
data-automation-id additions, extra assertion. [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 11:07:47 -05:00
Michelle Shull
0a82c82387
fixing a typo I thought was fixed in the last commit. [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 10:34:13 -05:00
Michelle Shull
d987341094
fixes [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 10:16:06 -05:00
Michelle Shull
25f70df2ad
fixes [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 10:16:06 -05:00
Michelle Shull
42859d94a3
Settings page acceptance test checks, CodeSniffer fixes [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 10:16:06 -05:00
Michelle Shull
4abaebf96d
Settings page acceptance test checks [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 10:16:06 -05:00
Rostislav Wolny
cada06360b
Fix templates data to use proper images and social icons URLs
...
[MAILPOET-1558]
2018-11-05 15:42:10 +01:00
Rostislav Wolny
fe6519d503
Update template screenshots
...
[MAILPOET-1558]
2018-11-05 15:33:49 +01:00
Rostislav Wolny
5a4cebf0d7
Update template screenshots
...
[MAILPOET-1558]
2018-11-05 15:33:48 +01:00
Rostislav Wolny
cb8d532d64
Fix ALC rendering of posts to have a padded title
...
[MAILPOET-1558]
2018-11-05 15:33:48 +01:00
Rostislav Wolny
7f31f0888e
Update template data
...
[MAILPOET-1558]
2018-11-05 15:33:48 +01:00
Michelle Shull
b54d31c797
added data-automation-id for robustness [MQ-100]
2018-11-05 08:38:48 -05:00
Michelle Shull
f3a597ef90
Preview Default Unsub page from Settings [MQ-101]
2018-11-05 07:52:18 -05:00
Michelle Shull
d1fbe3dae1
Add additional js checks for more robust tests [MQ-100]
2018-11-05 06:04:25 -05:00
Michelle Shull
f30e25964c
Added space to please CodeSniffer gods [MQ-100]
2018-11-05 06:04:25 -05:00
Michelle Shull
908f2f9f60
Add js error checks to some accpetance tests [MQ-100]
2018-11-05 06:04:25 -05:00
wxa
4a781849db
Display outdated PHP version warning for 5.6 [MAILPOET-1610]
2018-11-05 11:18:15 +03:00
Pavel Dohnal
c4094efd91
Update PHP 5.6 warning
...
[MAILPOET-1610]
2018-11-05 11:15:59 +03:00
M. Shull
c13974ad82
Merge pull request #1590 from mailpoet/default-confirmation-email-update
...
Change default signup confirmation email [MAILPOET-1563]
2018-11-02 13:40:48 -04:00
M. Shull
787cccb33d
Merge pull request #1588 from mailpoet/php55-end-of-support
...
End support for PHP 5.5 [MAILPOET-1317]
2018-11-02 12:03:36 -04:00
M. Shull
7e13bbcc57
Merge pull request #1596 from mailpoet/new-screenshots
...
Update screenshots [MAILPOET-1577]
2018-11-02 09:35:35 -04:00
wxa
741cfb1775
Add the sixth screenshot [MAILPOET-1577]
2018-11-02 13:31:57 +03:00
Pavel Dohnal
797491ddec
Update screenshots
...
[MAILPOET-1577]
2018-11-01 15:13:33 +01:00
Rostislav Wolny
cfcba021b1
Merge WP_ROOT and WP_TEST_PATH environment vars
...
[MAILPOET-1605]
2018-11-01 14:46:38 +01:00
Pavel Dohnal
35f59cdcc0
Fix flaky segments test
...
This is hard to debug, but the id was NULL in the previous implementation
and that sometimes returned an object instead of expected
Now the id is always a number and that will hopefully fix the flakyness.
[MAILPOET-1578]
2018-11-01 09:58:44 +01:00
Tautvidas Sipavičius
9f60cf1554
Fix listings breaking due to doubly-prefixed forward slash character
2018-11-01 03:25:58 +02:00
Tautvidas Sipavičius
21f03bbcb7
Re-enable auto-refresh, search and groups in listings
2018-11-01 02:41:10 +02:00