Commit Graph

6362 Commits

Author SHA1 Message Date
Pavel Dohnal
9a247439b3 Convert import to ES6
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
Pavel Dohnal
704c066d73 Remove AMD syntax
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
Rostislav Wolny
90d369a721 Fix fatal error with confirmation email sending thru MP API
[MAILPOET-1801]
2019-02-11 11:14:35 -05:00
Rostislav Wolny
65df4327dd Refactor code to work with prefixed Sabberworm\CSS\Parser
[MAILPOET-1761]
2019-02-11 10:29:05 -05:00
Rostislav Wolny
4a6d69bae2 Move Sabberworm\CSS\Parser to vendor_prefixed depependencies
[MAILPOET-1761]
2019-02-11 10:29:05 -05:00
Michelle Shull
053825fe2d [MQ-42] Preview standard newsletter 2019-02-11 07:33:16 -05:00
Ján Mikláš
9feb7eea6c Make small inputs in editor larger to fit 4 digits
[MAILPOET-1722]
2019-02-11 07:05:09 -05:00
Jan Jakeš
0a02b578a5 Run composer validation on CircleCI to ensure composer.lock is never out of sync
[MAILPOET-1760]
2019-02-11 06:51:34 -05:00
Michelle Shull
c5bff28542 [MQ-175] added whitespace around binary operator 2019-02-11 12:08:10 +01:00
Michelle Shull
aac9509605 [MQ-175] Fix three failing acceptance tests incompatible with WP 5.0 and above. Cleaned up sloppy methods. 2019-02-11 12:08:10 +01:00
Michelle Shull
7bc61add13 [MQ-102] removed concatenation, fixed formatting, added escapeshellarg, some shine 2019-02-11 05:58:53 -05:00
Michelle Shull
bb20246d81 [MQ-102] Create custom unsubscribe page with shortcode 2019-02-11 05:58:53 -05:00
Michelle Shull
0d7591a342 [MQ-86] replaced concatenated strings with inline, avoided gutenberg publish UI, grew past escape \s, improved readability, and added spaces around binary operators 2019-02-11 09:28:51 +01:00
Michelle Shull
9cb2f7d8fd [MQ-86] Fixed typo 2019-02-11 09:28:51 +01:00
Michelle Shull
807dde3f81 [MQ-86] Acceptance test for subscriber count shortcode. 2019-02-11 09:28:51 +01:00
Rostislav Wolny
ebca53724e Return static Setting call to fix Elementor integration
[MAILPOET-1800]
2019-02-10 19:45:34 -05:00
Ján Mikláš
9eac99d614 Change element controls position in editor
MAILPOET-1700
2019-02-10 19:34:25 -05:00
Jan Jakeš
c857bcadde Make drag button in editor wider
[MAILPOET-1729]
2019-02-10 19:03:35 -05:00
Pavel Dohnal
82bdd343bd Add new fonts
[MAILPOET-1733]
2019-02-10 18:39:59 -05:00
Jan Jakeš
0a23d78d90 Update TinyMCE from 4.5.6 to 4.6.5 to fix formatting getting lost in editor
[MAILPOET-1702]
2019-02-10 18:07:25 -05:00
Pavel Dohnal
b48b9b62e9 Add job to build zip
[MAILPOET-17771]
2019-02-10 17:52:26 -05:00
Rostislav Wolny
745198e406 Add Robofile commands for changelog update and get
[MAILPOET-1770]
2019-02-08 12:20:23 -05:00
Rostislav Wolny
e1601b20de Add changelog controller and Jira
[MAILPOET-1770]
2019-02-08 12:20:23 -05:00
Rostislav Wolny
e040190d5e Update instagram icon
[MAILPOET-1768]
2019-02-07 21:24:56 -05:00
Pavel Dohnal
5cf75bcd60 Add sender warning to sign-up confirmation page
[MAILPOET-1769]
2019-02-07 16:30:19 -05:00
Jan Jakeš
11e5243de3 Fix Delete button clickable only in the middle
[MAILPOET-1772]
2019-02-07 09:52:07 -05:00
Jan Jakeš
771a288327 Rewritten alert to use MailPoet.Modal.popup()
[MAILPOET-1772]
2019-02-07 09:52:07 -05:00
Rostislav Wolny
0a93a0905d Fix outdated updated_at value in newsletter save API response
[MAILPOET-1778]
2019-02-07 09:17:06 -05:00
Pavel Dohnal
02fa9f0647 Set default day in post notification
If user doesn't select a day they see 1st in the UI but
because the action is onChange which never fired
the system remembers the default value 0

[MAILPOET-1781]
2019-02-07 08:14:09 -05:00
Jan Jakeš
eea9f7fb4e Use 'nolock' option to fix issues with NFS volumes on Mac
[MAILPOET-1795]
2019-02-07 10:04:18 +01:00
Pavel Dohnal
198a8509fc Remove olark integration
[MAILPOET-1775]
2019-02-06 13:25:56 -05:00
Jan Jakeš
3ec727b660 Fix settings save race condition in tests 2019-02-06 09:24:59 -05:00
Michelle Shull
1f3edef513 [MQ-85] the new code this time 2019-02-06 13:29:09 +01:00
Michelle Shull
de0a54bd5c Added assertion for shortcode output 2019-02-06 13:29:09 +01:00
Michelle Shull
763a805e07 [MQ-85] Test MP archive page shortcode 2019-02-06 13:29:09 +01:00
Jan Jakeš
e89d242b7f Use amOnPage instead of clicks in menu 2019-02-06 14:59:15 +03:00
Jan Jakeš
0599bfbb38 Add test statistics for acceptance tests 2019-02-06 14:59:15 +03:00
Jan Jakeš
d7b26ce7d6 Add docker-compose override sample for NFS & MacOS 2019-02-06 14:59:15 +03:00
Jan Jakeš
4bd38f8e89 Move test-related Docker files to tests/docker 2019-02-06 14:59:15 +03:00
Michelle Shull
a8aa4c1afd [MQ-43] Preview Post Notification 2019-02-06 11:32:20 +01:00
M. Shull
3d1baebdc9 Merge pull request #1785 from mailpoet/release-3.19.0
Release 3.19.0
3.19.0
2019-02-05 08:00:44 -05:00
wxa
b6e89827e2 Fix webpack production build on WSL 2019-02-05 15:50:05 +03:00
wxa
f3ab0120ec Release 3.19.0 2019-02-05 15:49:37 +03:00
M. Shull
e08ce426a5 Merge pull request #1781 from mailpoet/di-dump-fix
Fix passing constants to renderer [MAILPOET-1780]
2019-02-05 05:45:18 -05:00
Rostislav Wolny
f60898557e Hotfix passing constants to renderer
[MAILPOET-1780]
2019-02-05 10:00:07 +01:00
M. Shull
f1653df8d1 Merge pull request #1767 from mailpoet/beamer-autoopen
Fix beamer auto-opening, because of their new auto-refresh feature
2019-02-04 09:47:13 -05:00
M. Shull
86803aa6a1 Merge pull request #1780 from mailpoet/fix-sender
Fix sender editation & add test for the error [MAILPOET-1777]
2019-02-04 08:59:58 -05:00
Jan Jakeš
2d1298ea4d Fix sender editation & add test for the error
[MAILPOET-1777]
2019-02-04 13:25:05 +01:00
Jan Jakeš
b60ba1fce8 Use JS source maps for development
[MAILPOET-1752]
2019-02-04 12:52:17 +01:00
M. Shull
2e7f4d7448 Merge pull request #1754 from mailpoet/acceptance-tests-timeout
Introduce default timeout to acceptance tests, remove custom timeouts [MAILPOET-1759]
2019-02-04 06:44:05 -05:00