Commit Graph

7550 Commits

Author SHA1 Message Date
Ján Mikláš
b2e5952896 Update code sniffer rules to require space after keywords
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Amine Ben hammou
102a994a81 Fix small templates issues 2019-02-13 07:00:36 -05:00
Amine Ben hammou
3c96187f63 Update some templates 2019-02-13 07:00:36 -05:00
Amine Ben hammou
9ce086f949 Add new templates [MAILPOET-1671] 2019-02-13 07:00:36 -05:00
Ján Mikláš
217172711d Blacklist woocommerce and some wp_filter globals for integration tests to work with WC active
MAILPOET-1765
2019-02-12 12:11:35 -05:00
Jan Jakeš
cb3b0e7f1e Fix scroll up when clicking on the bottom of long textareas
[MAILPOET-1728]
2019-02-12 11:38:47 -05:00
Michelle Shull
b0681c0be9 Robustness level upped to bulletproof. [MQ-174] 2019-02-12 11:36:23 -05:00
Michelle Shull
93f05ec0ff [MQ-174] added alternate assertion that's less flaky 2019-02-12 11:36:23 -05:00
Michelle Shull
6d3019e874 [MQ-174] added robustness and bypassed error in test writer's logic 2019-02-12 11:36:23 -05:00
Michelle Shull
c9fc819053 [MQ-174] Added extra assertion to make sure default beamer icon is hidden 2019-02-12 11:36:23 -05:00
Michelle Shull
582dd1737e [MQ-174] Beamer acceptance test 2019-02-12 11:36:23 -05:00
Amine Ben hammou
9b2ede0cc8 Fix small bug on release task 2019-02-12 16:21:16 +01:00
wxa
7074421a5a Test first/last names priority in WC sync [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
6844317cae Remove a redundant switch statement [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
6258ea6d1f Use encapsulated WP function [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
95f162592b Move WooCommerceHelper instantiation to constructor [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
6e8cad2307 Use the settings controller in WooCommerce sync [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
83896d39d3 Override the source for new registered customers [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
10364051ce Temporarily disable WC hooks (except for testing) [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
9c7af744b3 Fix code style [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
4335872280 Add WooCommerce sync tests [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
eb860c487b Add a scheduled task for WooCommerce sync [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
3f1e690d90 Add WooCommerce synchronization [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
35ac4a40da Move WooCommerce detection to a helper [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
Amine Ben hammou
36ccb65753 Release version 3.19.1 2019-02-12 08:19:45 -05:00
Ján Mikláš
457016363f Redesign element and column tools
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Ján Mikláš
47bf32c0a5 Remove no longer needed highlighting behaviour
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Ján Mikláš
11cf31a561 Show different highlight borders for column and content blocks
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Ján Mikláš
8510e837ab More readable code
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Ján Mikláš
6ce047d619 Update block control icons
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Rostislav Wolny
14df9afb9a Simplify rendering social icons styles in editor
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
Rostislav Wolny
876bfd5dea Add context for translators to icons alignment settings
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
Rostislav Wolny
88833c5c76 Add eslint rule to prevent .only tests
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
Rostislav Wolny
0cfc9055c4 Add support for social icons alignment to renderer
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
Rostislav Wolny
5c4ecd8e22 Add alignment settings for social icons to editor
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
Rostislav Wolny
cc1c1bb405 Fix jQuery event targets
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
Pavel Dohnal
5425b91321 Fix async queue
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
Pavel Dohnal
bf6b121796 Move data sanitisation to separate file
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
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