Jan Jakeš
970123d0ce
Add test for images with 'auto' dimensions
...
[MAILPOET-1680]
2018-12-12 17:32:41 +01:00
Jan Jakeš
28356a522a
Fix images without dimensions being given size of 0
...
[MAILPOET-1680]
2018-12-12 17:32:41 +01:00
M. Shull
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
M. Shull
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
M. Shull
b48b854095
Merge pull request #1683 from mailpoet/fix-select-all
...
Fix select all functionality
2018-12-11 13:37:34 -05:00
wxa
b5733de3bf
Fix a warning when selecting bulk actions in subs listing [MAILPOET-1669]
2018-12-11 20:20:44 +03:00
M. Shull
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
wxa
bed5c3a31f
Fix React Router routes [MAILPOET-1675]
2018-12-11 19:10:04 +03:00
Rostislav Wolny
d0ed229373
Add css for images in columns for mobile devices
...
[MAILPOET-1653]
2018-12-11 16:41:19 +01:00
M. Shull
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
Pavel Dohnal
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
Jan Jakeš
f1d612ba77
Fix broken button captions in listings
...
[MAILPOET-1676]
2018-12-11 15:00:33 +01:00
M. Shull
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
Rostislav Wolny
68c4f4bf97
Release 3.16.2
2018-12-11 13:10:08 +01:00
Rostislav Wolný
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
Jan Jakeš
c27a7b6e94
Put back explicit Webpack admin_vendor listing to ensure modules for premium
2018-12-11 12:11:39 +01:00
Rostislav Wolný
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
Jan Jakeš
697552f575
Fix appended autoloder causing more detected plugin conflicts
...
[MAILPOET-1679]
2018-12-11 10:45:06 +01:00
M. Shull
f600d9f143
Merge pull request #1662 from mailpoet/webpack-cleanup
...
Webpack cleanup [MAILPOET-1644]
2018-12-10 16:57:48 -05:00
M. Shull
07862df359
Merge pull request #1673 from mailpoet/phpstan-dev
...
Phpstan dev [MAILPOET-1657]
2018-12-10 15:58:39 -05:00
M. Shull
302c97353a
Merge pull request #1640 from mailpoet/react-modal
...
Change React Confirm Alert style [MAILPOET-1625]
2018-12-10 12:14:38 -05:00
M. Shull
8b675fe25b
Merge pull request #1667 from mailpoet/background-img-adj
...
Add background images warning [MAILPOET-1603]
2018-12-10 11:00:07 -05:00
Jan Jakeš
bec21970e7
Add ./do qa:phpstan to README
...
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
Jan Jakeš
fec15e3872
Add PHPStan build to .gitignore
...
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
Jan Jakeš
81eda57fa6
Use latest PHPStan
...
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
Jan Jakeš
48d202ee99
Add Robo task for PHPstan, avoid conflicts using other working dir
...
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
M. Shull
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
M. Shull
4e70058b7f
Merge pull request #1661 from mailpoet/longer-notice-timeout
...
Increase admin notices timeout [MAILPOET-1451]
2018-12-10 08:56:01 -05: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
wxa
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
Rostislav Wolny
359e30ea8d
Update vulnerable symfony/form package
...
[MAILPOET-1673]
2018-12-10 10:47:51 +01:00
Ján Mikláš
99065ebff9
Remove no longer used react-confirm-alert
2018-12-06 20:59:28 +01:00
Ján Mikláš
dc8a74e190
Replace react-confirm-alert with custom component with consistent UI
2018-12-06 20:59:06 +01:00
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