M. Shull
58a1b867b9
Merge pull request #1699 from mailpoet/fix-alc-images-width
...
Fix padded ALC images breaking out of width on mobile [MAILPOET-1693]
2018-12-17 13:04:12 -05:00
M. Shull
b57da87bb5
Merge pull request #1682 from mailpoet/woo-stats
...
Report more WooCommerce stats [MAILPOET-1646]
2018-12-17 12:30:27 -05:00
wxa
c2955bdf35
Fix padded ALC images breaking out of width on mobile [MAILPOET-1693]
2018-12-17 18:06:16 +03:00
Rostislav Wolny
f13c340d87
Inject dependencies to hooks directly
...
[MAILPOET-1689]
2018-12-17 15:29:50 +01:00
Rostislav Wolny
66a05e1b19
Inject Listing Handler and Segments Subscriber Listing using DI
...
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
Rostislav Wolny
a69ae0eea7
Refactor listing handler to reusable service
...
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
Rostislav Wolny
fd4bcee5f5
Inject bulk action controller using DI
...
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
Rostislav Wolny
2839c86017
Refactor bulk action into reusable controller
...
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
Rostislav Wolny
5c8e99dcf3
Fix namespace classname conflict
...
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
Rostislav Wolny
de5385ed03
Get rid of static instantiation of JSON API
...
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
Rostislav Wolny
ece5e9a9d1
Refactor subscription form processing
...
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
M. Shull
5190c23274
Merge pull request #1692 from mailpoet/review-requests
...
Review requests [MAILPOET-1647]
2018-12-17 08:53:10 -05:00
wxa
660c174b21
Revert "Use localStorage as a backup for users who can't update settings [MAILPOET-1627]"
...
This reverts commit f7057b3bd3d37f557e23dd390b298e1bdf2f37a4.
2018-12-17 14:56:49 +03:00
wxa
cb9c4ff238
Use localStorage as a backup for users who can't update settings [MAILPOET-1627]
2018-12-17 14:56:49 +03:00
wxa
5f46e35183
Use another variable for passing last_announcement_seen to JS [MAILPOET-1627]
2018-12-17 14:56:49 +03:00
wxa
0f8a3b701c
Store last_announcement_seen dates per each WP user [MAILPOET-1627]
2018-12-17 14:56:49 +03:00
wxa
4a0f7aee47
Fix PR remarks, encapsulate logic in a React component [MAILPOET-1627]
2018-12-17 14:56:49 +03:00
wxa
bb1cdc1f5a
Add Beamer for a What's New announcement [MAILPOET-1627]
2018-12-17 14:56:49 +03:00
Amine Ben hammou
5ade6299b6
Use recommended way to check if WC is active
2018-12-17 09:58:26 +03:00
Amine Ben hammou
746fb86bf5
Report more WooCommerce stats [MAILPOET-1646]
2018-12-17 09:58:26 +03:00
Ján Mikláš
4260960b59
Fix typos - subsciber => subscriber
2018-12-15 13:08:47 +01:00
wxa
a1fa3dcd28
Use a default subject if a rendered newsletter subject is empty [MAILPOET-1462]
2018-12-13 22:13:01 +03:00
Jan Jakeš
3fa4092777
Add ReviewRequest component for asking users for plugin reviews
...
[MAILPOET-1647]
2018-12-13 16:30:53 +01:00
Jan Jakeš
f27ecdc079
Always load NPS poll on newsletters page
...
[MAILPOET-1670]
2018-12-13 15:48:51 +01:00
M. Shull
7135fe512c
Merge pull request #1665 from mailpoet/premium-di
...
Premium Plugin DI [PREMIUM-99]
2018-12-13 08:19:34 -05:00
Jan Jakeš
28356a522a
Fix images without dimensions being given size of 0
...
[MAILPOET-1680]
2018-12-12 17:32:41 +01:00
Amine Ben hammou
a46d98ec44
Refactor WPFunctions to be injectable with DI
2018-12-12 16:43:52 +01:00
Rostislav Wolny
525fb5289b
Add check that API endpoint class is a registered service in DI
...
[PREMIUM-99]
2018-12-12 08:53:28 +01:00
Rostislav Wolny
fc61377fd8
Move container dump from application code to Robofile and to generated dir
...
[PREMIUM-99]
2018-12-12 08:53:28 +01:00
Rostislav Wolny
c73741e727
Add ability to register premium service as a dependency of free plugin
...
[PREMIUM-99]
2018-12-12 08:53:28 +01:00
Rostislav Wolny
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
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
Rostislav Wolny
b5bc4b2609
Replace symfony container types by PSR interface
...
[PREMIUM-99]
2018-12-12 08:52:11 +01:00
Rostislav Wolny
d0ed229373
Add css for images in columns for mobile devices
...
[MAILPOET-1653]
2018-12-11 16:41:19 +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
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
Amine Ben hammou
160d4ae3ec
Pause sending of spammer users [MAILPOET-1649]
2018-11-28 18:27:44 +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
M. Shull
384cd94727
Merge pull request #1644 from mailpoet/images-to-cdn
...
Move large images and videos to CDN [MAILPOET-1643]
2018-11-27 07:18:11 -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
ea7684c270
Merge pull request #1647 from mailpoet/do-not-include-pluggable
...
Do not require pluggable.php [MAILPOET-1650]
2018-11-26 12:02:08 -05:00
Jan Jakeš
b12ccd0c37
Add 'cdn_url' function for Twig templates
...
[MAILPOET-1643]
2018-11-26 10:58:50 +01:00