5e16bc4184
Add test and remove redundant call
...
[MAILPOET-1560]
2018-11-12 08:33:00 +01:00
75295e55c2
Schedule post notification after it's been created
...
[MAILPOET-1560]
2018-11-12 08:33:00 +01:00
13329d568d
Send posts published before post notification has been created
...
[MAILPOET-1560]
2018-11-12 08:33:00 +01:00
b9993da62c
Show congratulation page after first newsletter
...
[MAILPOET-1468]
2018-11-12 08:10:46 +01:00
5605c0c9dd
Added Your Privacy section in Help
2018-11-11 10:13:53 +01:00
c60a7a233c
Added GDPR Compliant section in Settings > Basics
2018-11-11 10:13:53 +01:00
6c8705f3c2
Merge pull request #1611 from mailpoet/di-public-services
...
Make all services registered in DI public [MAILPOET-1621]
2018-11-09 10:18:29 -05:00
99a889fab6
Merge pull request #1599 from mailpoet/editor-error
...
put validation messages on new line [MAILPOET-1569]
2018-11-08 12:59:25 -05:00
a1457678b0
Merge pull request #1577 from mailpoet/fonts
...
adding custom fonts [MAILPOET-1493]
2018-11-08 11:18:36 -05:00
b6e0b7ceb0
Make all services registered in DI public
...
In ideal application one needs only on public service some bootstrap and that is why all services are private as default. Our code is not ideal yet so we have to declare services as public.
[MAILPOET-1621]
2018-11-08 16:13:40 +01:00
8d3e751845
Merge pull request #1602 from mailpoet/fix-paused-post-notifications
...
Don't block new post notifications by earlier ones paused during sending [MAILPOET-1609]
2018-11-08 10:10:54 -05:00
410aa76d37
Merge pull request #1603 from mailpoet/retina-friendly-menu-icon
...
Make menu icon retina friendly [MAILPOET-1559]
2018-11-08 09:27:41 -05:00
c9b350adab
Remove unwanted data-post-id attributes from templates [MAILPOET-1620]
2018-11-08 16:54:36 +03:00
9f46300d7d
Merge pull request #1604 from mailpoet/add-space-to-listings
...
Add space to listings [MAILPOET-1612]
2018-11-08 07:27:37 -05:00
55e7c97af0
Merge pull request #1601 from mailpoet/fix-warning
...
Fix react warning when updating unmounted component [MAILPOET-1597]
2018-11-08 06:36:57 -05:00
c4536f3591
Merge pull request #1573 from mailpoet/unsub-settings
...
Preview Default Unsub page from Settings [MQ-101]
2018-11-08 06:02:08 -05:00
e4d4b575bd
Merge pull request #1569 from mailpoet/settings-page-1
...
Settings page acceptance test checks [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-07 19:25:10 +03:00
2771c8c33e
Merge pull request #1572 from mailpoet/pages-shortcodes-tests
...
Preview default subscription management page and change default subsc…
2018-11-07 19:20:56 +03:00
79dbaa119d
Merge pull request #1568 from mailpoet/js-accpetance-test-checks
...
Add js error checks to some accpetance tests [MQ-100]
2018-11-07 19:14:45 +03:00
05d054dfad
Make menu icon retina friendly
...
[MAILPOET-1559]
2018-11-07 16:42:02 +01:00
4bbde3435d
Fix bottom margin [MAILPOET-1569]
2018-11-07 15:32:06 +01:00
74d711fa73
put validation messages on new line
2018-11-07 12:12:31 +01:00
464c27849b
Add space to listings
...
[MAILPOET-1612]
2018-11-07 10:47:56 +01:00
2f202f6b3d
Don't block new post notifications by one paused during sending [MAILPOET-1609]
2018-11-06 19:14:54 +03:00
186b4c9a36
Fix react warning when updating unmounted component
...
[MAILPOET-1597]
2018-11-06 15:35:23 +01:00
4b94392362
Merge pull request #1600 from mailpoet/release-3-13
...
Release 3.13.0
2018-11-06 07:28:24 -05:00
cca2a1923d
fix code typos and style
2018-11-06 12:38:39 +01:00
76fe4dba59
Release 3.13.0
3.13.0
2018-11-06 11:38:06 +01:00
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
5c5069643e
Merge pull request #1595 from mailpoet/php56-warning
...
Update PHP 5.6 warning [MAILPOET-1610]
2018-11-06 05:19:33 -05:00
6e391559fe
remove unused CSS
2018-11-06 11:01:55 +01:00
62e47dcf12
make small improvements and additional specs details.
2018-11-06 11:01:55 +01:00
85e1467936
css fine tuning2
2018-11-06 10:59:20 +01:00
8d816337f7
css fine tuning
2018-11-06 10:59:20 +01:00
8209facb5c
adding custom fonts
2018-11-06 10:59:20 +01:00
19d5c44588
Update composer.json for mozart dependencies to work with PHP5
2018-11-06 10:14:34 +01:00
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
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
43a4b57073
push to complete rebase, fixes
2018-11-05 14:01:34 -05:00
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
5635014285
Merge pull request #1582 from mailpoet/symfony-di
...
Add symfony dependency injection container [MAILPOET-1605]
2018-11-05 13:50:05 -05:00
64f2ea591d
Codesniffer fixes [MQ-76]
2018-11-05 12:42:00 -05:00
67e6e81092
Export subscribers [MQ-76]
2018-11-05 12:42:00 -05:00
91e66476d3
added data-automation-ids, fixed typo. [MQ-83][MQ-84]
2018-11-05 12:20:52 -05:00
33b4ed324e
Codesniffer. [MQ-83][MQ-84]
2018-11-05 12:11:10 -05:00
a90672652e
Preview default subscription management page and change default subscription management page. [MQ-83][MQ-84]
2018-11-05 12:11:10 -05:00
cc49c36466
data-automation-id additions, extra assertion. [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 11:07:47 -05:00
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
d987341094
fixes [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 10:16:06 -05:00
25f70df2ad
fixes [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 10:16:06 -05:00