Commit Graph

3171 Commits

Author SHA1 Message Date
Rostislav Wolny
884cabb51f Introduce Container Configurator
Container factory is now responsible only for building or loading cached container. Container configuration is done within the ContainerConfigurator
[PREMIUM-99]
2018-12-12 08:52:11 +01:00
M. Shull
fa039798f8 Merge pull request #1664 from mailpoet/edit-confirmation-email-test
Add test to edit sign up confirmation email [MQ-88]
2018-12-10 05:54:35 -05:00
Jan Jakeš
1370c0939b Try to fix flaky SubscribersTest
[MAILPOET-1582]
2018-12-05 09:06:43 +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
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
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
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
wxa
bd9118a42e Change outdated PHP version notice [MAILPOET-1659] 2018-11-29 16:06:50 +03: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
wxa
758711c722 Fix Mailer error messages not displaying in previews [MAILPOET-1662] 2018-11-28 10:36:29 +03:00
Pavel Dohnal
250a02f7f8 Update the PHP version message
[MAILPOET-1660]
2018-11-27 16:29:39 +01:00
M. Shull
0e4de4197d Merge pull request #1651 from mailpoet/array-column-fix
User polyfill for array_column [MAILPOET-1618]
2018-11-27 07:51:31 -05:00
Pavel Dohnal
a9f3eeeb0d User polyfill for array_column
[MAILPOET-1618]
2018-11-27 11:13:00 +01:00
M. Shull
936696cde3 Merge pull request #1642 from mailpoet/vendor-cleanup
Vendor cleanup [MAILPOET-1642]
2018-11-26 14:28:27 -05:00
M. Shull
5ea76a87df Merge pull request #1627 from mailpoet/move-test-files
Move tests without dependencies to unit folder [MAILPOET-1607]
2018-11-26 13:27:46 -05:00
wxa
467bef1d61 Do not require pluggable.php [MAILPOET-1650] 2018-11-22 17:01:33 +03:00
Jan Jakeš
bf7e6a601e Move prefixed dependencies from lib/Dependencies to vendor-prefixed
[MAILPOET-1642]
2018-11-20 14:11:33 +01:00
Tautvidas Sipavičius
a2393d7889 Merge pull request #1571 from mailpoet/export-subscribers
Export subscribers [MQ-76]
2018-11-20 11:15:39 +02:00
Tautvidas Sipavičius
754afa2363 Remove unused csv list of exportable subscribers 2018-11-20 10:34:25 +02:00
Michelle Shull
2a7cea9e6e add admin login to sub form test to avoid 60 sec wait time 2018-11-15 18:19:04 -05:00
Michelle Shull
9c951741cf Subscribe to multiple lists. [MQ-11] 2018-11-15 17:45:33 -05:00
Michelle Shull
dcd6dda277 Subscribe to multiple lists. [MQ-11] 2018-11-15 17:42:04 -05:00
Michelle Shull
9cb24fcdae fixes, clean-up, better selectors 2018-11-15 14:41:12 -05:00
M. Shull
bc5b896e67 Merge pull request #1625 from mailpoet/default-form
Create a default form [MAILPOET-1449]
2018-11-15 09:08:00 -05:00
M. Shull
64513f400f Merge pull request #1628 from mailpoet/mp-api-di
Introduce DI to plugin API [MAILPOET-1637]
2018-11-15 07:55:11 -05:00
Rostislav Wolny
38e9d806b8 Refactor ALC endpoint to follow DI
[MAILPOET-1637]
2018-11-15 09:04:46 +01:00
Rostislav Wolny
d49b2a72a9 Refactor JSON API to use container for creating endpoints
[MAILPOET-1637]
2018-11-15 09:04:15 +01:00
Rostislav Wolny
a42787d10d Refactor MP v1 API to obtain services via constructor
[MAILPOET-1637]
2018-11-15 09:03:43 +01:00
Pavel Dohnal
ad85c7e4b1 Create a default form
[MAILPOET-1449]
2018-11-15 09:00:10 +01:00
wxa
0fbbcf3f9e Fix conflicts for test coverage to work [MAILPOET-1607] 2018-11-14 17:51:20 +03:00
wxa
8944fdbf1e Move tests without dependencies to unit folder [MAILPOET-1607] 2018-11-14 17:38:17 +03:00
M. Shull
3a4e4ee047 Merge pull request #1619 from mailpoet/fix-flaky-templates-test
Try to fix test flakiness [MAILPOET-1580]
2018-11-14 08:06:25 -05:00
M. Shull
3c46c87da9 Merge pull request #1622 from mailpoet/display-alc-warning
Display ALC warning [MAILPOET-1631]
2018-11-13 11:27:22 -05:00
Amine Ben hammou
8ff4f7720b Fix custom fonts for buttons [MAILPOET-1633] 2018-11-13 16:26:59 +01:00
Pavel Dohnal
13d35c4385 Display ALC warning
[MAILPOET-1631]
2018-11-13 13:08:31 +01:00
Pavel Dohnal
a4e90929b8 Try to fix test flakiness
[MAILPOET-1580]
2018-11-13 11:35:35 +01:00
M. Shull
f64b42d5cd Merge pull request #1594 from mailpoet/update-first-pn-logic
Send posts published before post notification has been created [MAILPOET-1560]
2018-11-12 08:44:02 -05:00
M. Shull
2e6dd9b20f Merge pull request #1605 from mailpoet/receive-post-notification-at
Add Acceptance test for receive post notification [MQ-69]
2018-11-12 07:51:18 -05:00
Pavel Dohnal
9364a422b3 Add Acceptance test for receive post notification
[MQ-69]
2018-11-12 11:00:36 +01:00
Pavel Dohnal
5e16bc4184 Add test and remove redundant call
[MAILPOET-1560]
2018-11-12 08:33:00 +01:00
M. Shull
a1457678b0 Merge pull request #1577 from mailpoet/fonts
adding custom fonts [MAILPOET-1493]
2018-11-08 11:18:36 -05:00
M. Shull
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
M. Shull
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
M. Shull
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
wxa
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