adf1783cd9
Add test ensuring image renderer understands dimensions both with & without 'px'
...
[MAILPOET-1680]
2018-12-12 17:34:45 +01:00
970123d0ce
Add test for images with 'auto' dimensions
...
[MAILPOET-1680]
2018-12-12 17:32:41 +01:00
a46d98ec44
Refactor WPFunctions to be injectable with DI
2018-12-12 16:43:52 +01:00
26472d8b9a
Introduce ContainerWrapper
...
Container wrapper wraps both premium and free containers and adds ability for free plugin to use premium plugin services directly.
[PREMIUM-99]
2018-12-12 08:52:11 +01:00
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
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
1370c0939b
Try to fix flaky SubscribersTest
...
[MAILPOET-1582]
2018-12-05 09:06:43 +01:00
8e7f9ec73e
Add test to edit sign up confirmation email
...
[MQ-88]
2018-12-04 14:59:11 +01:00
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
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
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
5db3536ded
Use a different hook for post notifications
...
[MAILPOET-1638]
2018-12-03 10:41:06 +01:00
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
bd9118a42e
Change outdated PHP version notice [MAILPOET-1659]
2018-11-29 16:06:50 +03:00
e462703c06
Fix acceptance tests
2018-11-29 11:03:34 +01:00
160d4ae3ec
Pause sending of spammer users [MAILPOET-1649]
2018-11-28 18:27:44 +01:00
d1aea940a5
Merge pull request #1650 from mailpoet/signup-confirmation
...
Test signup confirmation [MQ-87]
2018-11-28 08:56:35 -05:00
7fcf9f6f72
Add acceptance test for sign up confirmation
...
[MQ-87]
2018-11-28 11:58:08 +01:00
758711c722
Fix Mailer error messages not displaying in previews [MAILPOET-1662]
2018-11-28 10:36:29 +03:00
250a02f7f8
Update the PHP version message
...
[MAILPOET-1660]
2018-11-27 16:29:39 +01:00
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
a9f3eeeb0d
User polyfill for array_column
...
[MAILPOET-1618]
2018-11-27 11:13:00 +01:00
936696cde3
Merge pull request #1642 from mailpoet/vendor-cleanup
...
Vendor cleanup [MAILPOET-1642]
2018-11-26 14:28:27 -05:00
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
467bef1d61
Do not require pluggable.php [MAILPOET-1650]
2018-11-22 17:01:33 +03:00
bf7e6a601e
Move prefixed dependencies from lib/Dependencies to vendor-prefixed
...
[MAILPOET-1642]
2018-11-20 14:11:33 +01:00
a2393d7889
Merge pull request #1571 from mailpoet/export-subscribers
...
Export subscribers [MQ-76]
2018-11-20 11:15:39 +02:00
754afa2363
Remove unused csv list of exportable subscribers
2018-11-20 10:34:25 +02:00
2a7cea9e6e
add admin login to sub form test to avoid 60 sec wait time
2018-11-15 18:19:04 -05:00
9c951741cf
Subscribe to multiple lists. [MQ-11]
2018-11-15 17:45:33 -05:00
dcd6dda277
Subscribe to multiple lists. [MQ-11]
2018-11-15 17:42:04 -05:00
9cb24fcdae
fixes, clean-up, better selectors
2018-11-15 14:41:12 -05:00
bc5b896e67
Merge pull request #1625 from mailpoet/default-form
...
Create a default form [MAILPOET-1449]
2018-11-15 09:08:00 -05:00
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
38e9d806b8
Refactor ALC endpoint to follow DI
...
[MAILPOET-1637]
2018-11-15 09:04:46 +01:00
d49b2a72a9
Refactor JSON API to use container for creating endpoints
...
[MAILPOET-1637]
2018-11-15 09:04:15 +01:00
a42787d10d
Refactor MP v1 API to obtain services via constructor
...
[MAILPOET-1637]
2018-11-15 09:03:43 +01:00
ad85c7e4b1
Create a default form
...
[MAILPOET-1449]
2018-11-15 09:00:10 +01:00
0fbbcf3f9e
Fix conflicts for test coverage to work [MAILPOET-1607]
2018-11-14 17:51:20 +03:00
8944fdbf1e
Move tests without dependencies to unit folder [MAILPOET-1607]
2018-11-14 17:38:17 +03:00
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
3c46c87da9
Merge pull request #1622 from mailpoet/display-alc-warning
...
Display ALC warning [MAILPOET-1631]
2018-11-13 11:27:22 -05:00
8ff4f7720b
Fix custom fonts for buttons [MAILPOET-1633]
2018-11-13 16:26:59 +01:00
13d35c4385
Display ALC warning
...
[MAILPOET-1631]
2018-11-13 13:08:31 +01:00
a4e90929b8
Try to fix test flakiness
...
[MAILPOET-1580]
2018-11-13 11:35:35 +01:00
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
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
9364a422b3
Add Acceptance test for receive post notification
...
[MQ-69]
2018-11-12 11:00:36 +01:00
5e16bc4184
Add test and remove redundant call
...
[MAILPOET-1560]
2018-11-12 08:33:00 +01:00
a1457678b0
Merge pull request #1577 from mailpoet/fonts
...
adding custom fonts [MAILPOET-1493]
2018-11-08 11:18:36 -05:00