Commit Graph

6737 Commits

Author SHA1 Message Date
M. Shull
8936836e0a Merge pull request #1626 from mailpoet/react-upgrade
Upgrade react to v16 [MAILPOET-1634]
2018-12-03 12:50:24 -05: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
Rostislav Wolny
401db671bc Add autoload dump to build after prefixed dependencies are processed
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
4bf07a0278 Fix download instructions for PHP-Scoper in readme
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
94f78bca04 Run composer for prefixed deps only if necessary
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
385e53bc98 Add platform restriction to PHP 5.6 and update required php version
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
81d46e3062 Create an empty vendor-prefixed in CI build
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
8beadc9d07 Remove Mozart
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
f99e10a114 Remove Mozart from README.md and add PHP-Scoper
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
ef5737437f Update builds to use PHP-Scoper instead of Mozart
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
09d37027c2 Add and configure PHP-Scoper
[MAILPOET-1651]
2018-12-03 17:13:35 +01: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
Pavel Dohnal
ed8325c6f9 Upgrade react to v16
[MAILPOET-1634]
2018-12-03 12:54:07 +01: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
Rostislav Wolny
7c7b6b62ea Increase admin notices timeout
[MAILPOET-1451]
2018-11-29 17:10:48 +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
wxa
e35d5d7a18 Hide admin notices in the welcome wizard [MAILPOET-1659] 2018-11-29 16:06:50 +03:00
amine-mp
23df6c5936 Merge pull request #1660 from mailpoet/fix-acceptance-tests
Fix acceptance tests
2018-11-29 14:05:14 +01: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
M. Shull
ddaf9e361d Merge pull request #1654 from mailpoet/php-update-message
Update the PHP version message [MAILPOET-1660]
2018-11-28 05:54:12 -05:00
wxa
758711c722 Fix Mailer error messages not displaying in previews [MAILPOET-1662] 2018-11-28 10:36:29 +03:00
M. Shull
061c8c2d28 Merge pull request #1653 from mailpoet/release-3.15.0
Release 3.15.0
3.15.0
2018-11-27 10:34:52 -05:00
Pavel Dohnal
250a02f7f8 Update the PHP version message
[MAILPOET-1660]
2018-11-27 16:29:39 +01:00
wxa
fc0166d616 Release 3.15.0 2018-11-27 18:13:03 +03: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
M. Shull
9761ae176e Merge pull request #1645 from mailpoet/js-minification
JS minification [MAILPOET-1606]
2018-11-27 06:27:21 -05:00
Pavel Dohnal
a9f3eeeb0d User polyfill for array_column
[MAILPOET-1618]
2018-11-27 11:13:00 +01:00
Rostislav Wolny
4d5d00f777 Make minified JS code more readable keeping identifier names
[MAILPOET-1606]
2018-11-27 10:12:05 +01:00
Jan Jakeš
a5d1416b45 Minify production JS using UglifyJS Webpack plugin
[MAILPOET-1606]
2018-11-27 10:12:05 +01:00
Jan Jakeš
521791b3d4 Merge pull request #1643 from mailpoet/tinymce-cleanup
Tinymce cleanup [MAILPOET-1641]
2018-11-27 10:04:47 +01:00
Jan Jakeš
43398d2dd6 Remove tests if path exists (no need to check when using 'rm' with '-f')
[MAILPOET-1642]
2018-11-27 09:39:51 +01:00
Jan Jakeš
4092dd27f7 Fix IF to shell style instead of Bash (shebang line says '#!/bin/sh -e', not bash)
Running the script was outputting errors (alghough working), this should work on both shell & bash.

[MAILPOET-1642]
2018-11-27 09:38:01 +01:00
Jan Jakeš
82cf412b63 Clean up unused TinyMCE files during build
[MAILPOET-1641]
2018-11-27 09:38:01 +01:00
Jan Jakeš
5161afb01f Use TinyMCE without packaged jQuery
[MAILPOET-1641]
2018-11-27 09:38:01 +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
M. Shull
c4b40fd45e Merge pull request #1646 from mailpoet/readme-mail-poet
Add 'Mail poet' to readme.txt [MAILPOET-1654]
2018-11-26 12:22:20 -05:00
M. Shull
b9369ec35b Merge pull request #1638 from mailpoet/form-editor-fixes
Form editor fixes [MAILPOET-1622]
2018-11-26 12:19:11 -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š
b4c7818d02 Hide honeypot form field in form preview
[MAILPOET-1622]
2018-11-26 16:12:25 +01:00
Jan Jakeš
a2a1064a3c Improve form preview success/error messages
[MAILPOET-1622]
2018-11-26 16:12:25 +01:00
M. Shull
98dcc49fe5 Merge pull request #1639 from mailpoet/stats-errors
Unify types of statistics summary data [MAILPOET-1645]
2018-11-26 07:43:02 -05:00
M. Shull
66f6632311 Merge pull request #1649 from mailpoet/welcome-emails-status
Correct the welcome email status [MAILPOET-1658]
2018-11-26 06:40:02 -05:00