7135fe512c
Merge pull request #1665 from mailpoet/premium-di
...
Premium Plugin DI [PREMIUM-99]
2018-12-13 08:19:34 -05:00
f79aee36fc
Merge pull request #1688 from mailpoet/babel-upgrade
...
Upgrade Babel to v7 [MAILPOET-1683]
2018-12-13 07:45:53 -05:00
e623f1a998
Merge pull request #1691 from mailpoet/release-3-16-3
...
Release 3.16.3
3.16.3
2018-12-13 05:31:29 -05:00
f15793a864
Release 3.16.3
2018-12-13 09:37:41 +01:00
baf0fb18c0
Merge pull request #1687 from mailpoet/images-fix
...
Fix images without dimensions being given size of 0 [MAILPOET-1680]
2018-12-12 12:34:06 -05:00
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
28356a522a
Fix images without dimensions being given size of 0
...
[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
73ef682832
Merge pull request #1686 from mailpoet/subs-bulk-action-warning
...
Fix a warning when selecting bulk actions in the subscribers listing [MAILPOET-1669]
2018-12-12 09:51:24 -05:00
ee994fd042
Upgrade Babel to v7
...
[MAILPOET-1683]
2018-12-12 13:12:03 +01:00
e059ee7364
Merge pull request #1674 from mailpoet/fix-3-column-full-width-image
...
Add css for images in columns for mobile devices [MAILPOET-1653]
2018-12-12 06:05:36 -05:00
525fb5289b
Add check that API endpoint class is a registered service in DI
...
[PREMIUM-99]
2018-12-12 08:53:28 +01:00
fc61377fd8
Move container dump from application code to Robofile and to generated dir
...
[PREMIUM-99]
2018-12-12 08:53:28 +01:00
c73741e727
Add ability to register premium service as a dependency of free plugin
...
[PREMIUM-99]
2018-12-12 08:53:28 +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
b5bc4b2609
Replace symfony container types by PSR interface
...
[PREMIUM-99]
2018-12-12 08:52:11 +01:00
b48b854095
Merge pull request #1683 from mailpoet/fix-select-all
...
Fix select all functionality
2018-12-11 13:37:34 -05:00
b5733de3bf
Fix a warning when selecting bulk actions in subs listing [MAILPOET-1669]
2018-12-11 20:20:44 +03:00
537d94a18f
Merge pull request #1684 from mailpoet/routes-fix
...
Fix routes after React Router upgrade [MAILPOET-1675]
2018-12-11 12:10:50 -05:00
3c3e550310
Disable WooCommerce emails for free users
2018-12-11 17:26:11 +01:00
bed5c3a31f
Fix React Router routes [MAILPOET-1675]
2018-12-11 19:10:04 +03:00
d0ed229373
Add css for images in columns for mobile devices
...
[MAILPOET-1653]
2018-12-11 16:41:19 +01:00
39b0bfeba4
Merge pull request #1681 from mailpoet/captions-fix
...
Fix broken button captions in listings [MAILPOET-1676]
2018-12-11 10:03:34 -05:00
bc0ece08da
Fix select all functionality
...
I don't know what was wrong. I found out that with class check-column React
handler wasn't called. Something somewhere stopped the event propagation.
I guess something in WordPress, but I am not sure. So I renamed the class
now it is working.
[MAILPOET-1681]
2018-12-11 15:37:44 +01:00
f1d612ba77
Fix broken button captions in listings
...
[MAILPOET-1676]
2018-12-11 15:00:33 +01:00
045a69dafb
Merge pull request #1680 from mailpoet/release-3-16-2
...
Release 3.16.2
3.16.2
2018-12-11 08:15:58 -05:00
68c4f4bf97
Release 3.16.2
2018-12-11 13:10:08 +01:00
a87cdc89e8
Merge pull request #1679 from mailpoet/premium-js-fix
...
Put back explicit Webpack admin_vendor listing to ensure modules for premium
2018-12-11 12:55:10 +01:00
c27a7b6e94
Put back explicit Webpack admin_vendor listing to ensure modules for premium
2018-12-11 12:11:39 +01:00
5425a507cf
Merge pull request #1678 from mailpoet/autoloader-fix
...
Fix appended autoloder causing more detected plugin conflicts [MAILPOET-1679]
2018-12-11 11:02:14 +01:00
697552f575
Fix appended autoloder causing more detected plugin conflicts
...
[MAILPOET-1679]
2018-12-11 10:45:06 +01:00
f600d9f143
Merge pull request #1662 from mailpoet/webpack-cleanup
...
Webpack cleanup [MAILPOET-1644]
2018-12-10 16:57:48 -05:00
07862df359
Merge pull request #1673 from mailpoet/phpstan-dev
...
Phpstan dev [MAILPOET-1657]
2018-12-10 15:58:39 -05:00
302c97353a
Merge pull request #1640 from mailpoet/react-modal
...
Change React Confirm Alert style [MAILPOET-1625]
2018-12-10 12:14:38 -05:00
8b675fe25b
Merge pull request #1667 from mailpoet/background-img-adj
...
Add background images warning [MAILPOET-1603]
2018-12-10 11:00:07 -05:00
bec21970e7
Add ./do qa:phpstan to README
...
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
fec15e3872
Add PHPStan build to .gitignore
...
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
81eda57fa6
Use latest PHPStan
...
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
48d202ee99
Add Robo task for PHPstan, avoid conflicts using other working dir
...
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
7080eda121
Merge pull request #1672 from mailpoet/custom-fields-modal
...
Make form editor modals wider [MAILPOET-1565]
2018-12-10 10:03:27 -05:00
4e70058b7f
Merge pull request #1661 from mailpoet/longer-notice-timeout
...
Increase admin notices timeout [MAILPOET-1451]
2018-12-10 08:56:01 -05:00
1b0ee7e4b2
Remember the desktop/mobile preview switch value [MAILPOET-1583]
2018-12-10 14:31:37 +03:00
419224d7b6
Add mobile preview mode [MAILPOET-1583]
2018-12-10 14:31:37 +03: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
7d14851aea
Merge pull request #1676 from mailpoet/update-symfony-form
...
Update vulnerable symfony/form package [MAILPOET-1673]
2018-12-10 13:04:42 +03:00
359e30ea8d
Update vulnerable symfony/form package
...
[MAILPOET-1673]
2018-12-10 10:47:51 +01:00
99065ebff9
Remove no longer used react-confirm-alert
2018-12-06 20:59:28 +01:00
dc8a74e190
Replace react-confirm-alert with custom component with consistent UI
2018-12-06 20:59:06 +01:00