Commit Graph

5910 Commits

Author SHA1 Message Date
Ján Mikláš
6429f7a689 Refactor modal to use flexbox instead of JS for positioning 2018-12-06 20:57:57 +01:00
Ján Mikláš
182e5c0139 Refactor modal styles to use classes instead of IDs 2018-12-06 20:56:57 +01:00
M. Shull
cfb4ce1a9c Merge pull request #1663 from mailpoet/subject-post-notification
Update Post notification default subject [MAILPOET-1615]
2018-12-06 12:33:23 -05:00
Pavel Dohnal
b40916c9fa Make form editor modals wider
[MAILPOET-1565]
2018-12-06 13:22:56 +01:00
M. Shull
1f19a851c3 Merge pull request #1671 from mailpoet/release-3.16.1
Release version 3.16.1
2018-12-05 10:49:52 -05:00
Amine Ben hammou
15a7c2819a Release version 3.16.1 3.16.1 2018-12-05 16:29:35 +01:00
M. Shull
ea00db6c26 Merge pull request #1670 from mailpoet/release-3.16.0
Release the version 3.16.0
2018-12-05 08:25:23 -05:00
Amine Ben hammou
696a889c19 Release the version 3.16.0 3.16.0 2018-12-05 13:55:28 +01:00
M. Shull
cae2ae846a Merge pull request #1668 from mailpoet/react-fix
Fix react router
2018-12-05 06:13:53 -05:00
Jan Jakeš
1370c0939b Try to fix flaky SubscribersTest
[MAILPOET-1582]
2018-12-05 09:06:43 +01:00
Pavel Dohnal
b6dd13c5c0 Fix react router 2018-12-04 18:35:37 +01:00
Rostislav Wolny
df5288652f Add background images warning
[MAILPOET-1603]
2018-12-04 17:30:33 +01:00
Pavel Dohnal
8e7f9ec73e Add test to edit sign up confirmation email
[MQ-88]
2018-12-04 14:59:11 +01:00
M. Shull
3831f127c1 Merge pull request #1655 from mailpoet/php-scoper
Replace Mozart with PHP-Scoper [MAILPOET-1651]
2018-12-04 05:48:16 -05:00
Jan Jakeš
e634ac71fd Fix overriding baseConfig plugins in Webpack config
[MAILPOET-1644]
2018-12-04 10:22:24 +01:00
Jan Jakeš
d88718d69a Fix imports to be relative to JS root
[MAILPOET-1644]
2018-12-04 10:22:24 +01:00
Jan Jakeš
a053dda748 Fix export to work also in JS tests
[MAILPOET-1644]
2018-12-04 10:22:24 +01:00
Jan Jakeš
a44148954c Fix setting production environment for Webpack builds
[MAILPOET-1644]
2018-12-04 10:22:24 +01:00
Jan Jakeš
567b5f8964 Reduce size of JS builds by sharing more admin code in admin_vendor
[MAILPOET-1644]
2018-12-04 10:22:24 +01:00
Jan Jakeš
b8a161e1d4 Extract initializations from WebPack & make load order more deterministic
[MAILPOET-1644]
2018-12-04 10:22:24 +01:00
Jan Jakeš
454c927eff Load different versions of MailPoet module more explicitly
[MAILPOET-1644]
2018-12-04 10:22:24 +01:00
Jan Jakeš
e98ea3c0eb Remove libs that are autoresolved by imports, comment why others cannot be removed
[MAILPOET-1644]
2018-12-04 10:22:24 +01:00
Pavel Dohnal
191876aac0 Update Post notification default subject
[MAILPOET-1615]
2018-12-04 10:01:44 +01:00
M. Shull
8936836e0a Merge pull request #1626 from mailpoet/react-upgrade
Upgrade react to v16 [MAILPOET-1634]
2018-12-03 12:50:24 -05:00
M. Shull
ce06998b3e Merge pull request #1652 from mailpoet/more-post-hooks
Add more hooks to catch specific use-cases [MAILPOET-1638]
2018-12-03 11:48:25 -05:00
Rostislav Wolny
401db671bc Add autoload dump to build after prefixed dependencies are processed
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
4bf07a0278 Fix download instructions for PHP-Scoper in readme
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
94f78bca04 Run composer for prefixed deps only if necessary
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
385e53bc98 Add platform restriction to PHP 5.6 and update required php version
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
81d46e3062 Create an empty vendor-prefixed in CI build
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
8beadc9d07 Remove Mozart
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
f99e10a114 Remove Mozart from README.md and add PHP-Scoper
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
ef5737437f Update builds to use PHP-Scoper instead of Mozart
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
09d37027c2 Add and configure PHP-Scoper
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
M. Shull
beb7557068 Merge pull request #1657 from mailpoet/preview-mailer-errors
Fix Mailer error messages not displaying in previews [MAILPOET-1662]
2018-12-03 11:13:18 -05:00
Pavel Dohnal
ed8325c6f9 Upgrade react to v16
[MAILPOET-1634]
2018-12-03 12:54:07 +01:00
M. Shull
b9532240ab Merge pull request #1659 from mailpoet/php-56-warning-and-wizard
Hide notices in the welcome wizard, change PHP 5.6 notice [MAILPOET-1659]
2018-12-03 06:30:44 -05:00
Pavel Dohnal
5db3536ded Use a different hook for post notifications
[MAILPOET-1638]
2018-12-03 10:41:06 +01:00
M. Shull
4d45b5f64a Merge pull request #1658 from mailpoet/stop-spammer-sending
Pause sending of spammer users [MAILPOET-1649]
2018-11-30 11:08:10 -05:00
Rostislav Wolny
7c7b6b62ea Increase admin notices timeout
[MAILPOET-1451]
2018-11-29 17:10:48 +01:00
wxa
bd9118a42e Change outdated PHP version notice [MAILPOET-1659] 2018-11-29 16:06:50 +03:00
wxa
d93a3bb52f Exclude permanent notices in the welcome wizard [MAILPOET-1659] 2018-11-29 16:06:50 +03:00
wxa
e35d5d7a18 Hide admin notices in the welcome wizard [MAILPOET-1659] 2018-11-29 16:06:50 +03:00
amine-mp
23df6c5936 Merge pull request #1660 from mailpoet/fix-acceptance-tests
Fix acceptance tests
2018-11-29 14:05:14 +01:00
Amine Ben hammou
e462703c06 Fix acceptance tests 2018-11-29 11:03:34 +01:00
Amine Ben hammou
160d4ae3ec Pause sending of spammer users [MAILPOET-1649] 2018-11-28 18:27:44 +01:00
M. Shull
d1aea940a5 Merge pull request #1650 from mailpoet/signup-confirmation
Test signup confirmation [MQ-87]
2018-11-28 08:56:35 -05:00
Amine Ben hammou
7fcf9f6f72 Add acceptance test for sign up confirmation
[MQ-87]
2018-11-28 11:58:08 +01:00
M. Shull
ddaf9e361d Merge pull request #1654 from mailpoet/php-update-message
Update the PHP version message [MAILPOET-1660]
2018-11-28 05:54:12 -05:00
wxa
758711c722 Fix Mailer error messages not displaying in previews [MAILPOET-1662] 2018-11-28 10:36:29 +03:00