Commit Graph

6362 Commits

Author SHA1 Message Date
Pavel Dohnal
8a23a9def8 Update database for newer Wordpress
[MAILPOET-1764]
2019-02-13 11:49:53 -05:00
Pavel Dohnal
8be5ba0d61 Use newer versions in our acceptance tests
[MAILPOET-1764]
2019-02-13 11:49:53 -05:00
Michelle Shull
b6bf98e375 [MQ-89][MQ-90]Test MailPoet default and custom confirmation pages. 2019-02-13 18:30:11 +03:00
Michelle Shull
4fea19ea8d [MQ-89][MQ-90]Test MailPoet default and custom confirmation pages. 2019-02-13 18:30:11 +03:00
Ján Mikláš
65967166c8 Add space rule to CONTRIBUTING 2019-02-13 08:26:27 -05:00
Ján Mikláš
3ee58aea10 Add space between if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
a935b091d3 Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
100db25ed9 Add space between while and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
9e9561e576 Add space between catch and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
a8972ca281 Add space between switch and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
ebbdec5ebd Add space between foreach and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
fba2914392 Add space between for and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
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