Commit Graph

2745 Commits

Author SHA1 Message Date
Pavel Dohnal
ff83e8eb49 Update sinon
[MAILPOET-2661]
2020-01-30 02:06:43 +00:00
Pavel Dohnal
1ce180fcc7 Update eslint packages
[MAILPOET-2661]
2020-01-30 02:06:43 +00:00
Jan Jakeš
3018c1935c Fix cannot declare class error
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
Jan Jakeš
835d8bc0af Fix PHPUnit 6 & Codeception\Verify incompatibilities
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
Jan Jakeš
684b533bd8 Warn users on PHP < 7.1
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
Rostislav Wolny
356ffbf3fe Fix form editor acceptance tests
[MAILPOET-2610]
2020-01-28 10:52:42 +00:00
Rostislav Wolny
fb3f132b29 Reorder block categories in block selector
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
Rostislav Wolny
27f46bb91d Remove create new form on old editor acceptance test
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
Rostislav Wolny
9c2e7235de Make old form editor test run using old editor
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
Rostislav Wolny
447e01b0aa Remove new form editor feature flag
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
Jan Jakeš
996b58a388 Fix duplicate key messages for MySQL >= 8.0.19
[MAILPOET-2642]
2020-01-27 09:35:29 +00:00
Pavel Dohnal
4c5155132a Send a confirmation email when a user is added to a website
[MAILPOET-2567]
2020-01-27 09:26:15 +00:00
wxa
3584b717dc Fix array offset access on null/boolean and with curly braces [MAILPOET-2577] 2020-01-23 12:46:52 +00:00
Pavel Dohnal
213934df17 Fix failing unit test 2020-01-22 14:15:45 +01:00
Pavel Dohnal
5e2559c0ae Exclude WP subscribers from sending limit
[MAILPOET-2631]
2020-01-22 12:28:30 +00:00
Jan Jakeš
7b37b09609 Do not clean Premium Plugin in Premium acceptance tests
[MAILPOET-2651]
2020-01-21 13:46:38 +03:00
Amine Ben hammou
89a215a9bf Fix key validity check
[MAILPOET-2637]
2020-01-20 10:39:46 +00:00
Jan Jakeš
2ef41b56e0 Fix various regressions introduced by camel case conversion
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
Jan Jakeš
d955a9105a Use correct field names when mocking plugin information in a test
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
Rostislav Wolny
64c4e3f35b Add unique custom field name checking
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
171866923c Add acceptance test for creating a custom field
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
1d1cb3ec2b Always add custom fields category to block inserter
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
d319781e34 Respect global custom field values when adding a field to form
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
5ac582edcb Temporary comment out migration test assertion 2020-01-16 11:43:03 +01:00
Amine Ben hammou
856589da3d Fix code style
[MAILPOET-2537]
2020-01-16 10:35:43 +00:00
Amine Ben hammou
d9c86b8af2 Fix tests
[MAILPOET-2537]
2020-01-16 10:35:43 +00:00
Amine Ben hammou
6b8802e3f5 Add test
[MAILPOET-2537]
2020-01-16 10:35:43 +00:00
Jan Jakeš
f5927ea8ab Use camel case in new variables
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
97a0f62d2c Update Premium & MSS messages
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
10689f7a3c Add missing MSS not activated message & activation button
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
300f0141e1 Add acceptance tests for MSS & Premium install/activation
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
75c9f700ba Clean Premium plugin in tests CleanupExtension
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
c77c523c57 Fix permissions in acceptance tests to allow plugin installation
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
4e75bcd296 Implement API for Premium plugin installation and activation
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Pavel Dohnal
1dbd2bd1da Skip failing test for now
[MAILPOET-2640]
2020-01-16 11:05:20 +01:00
Pavel Dohnal
2496cb7fce Update tests for new MySQL version
[MAILPOET-2640]
2020-01-16 11:05:20 +01:00
Pavel Dohnal
3b9ba5cac2 Fix stats redirect
When an unauthenticated user comes to any page they are redirected
to login screen. After they authenticate they are redirected
to the original page. But the # part of the url is ignored.
So we have to use regular query params from the email and
redirect user to the canonical URL later.

[MAILPOET-2554]
2020-01-15 16:50:24 +00:00
Jan Jakeš
0c62da9664 Fix errors discovered by automated script
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
2ec85eee7b Fix mock naming and strings in integration tests
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
e66c76133e Exclude MailPoet data structures from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
685b4885c0 Exclude WordPress and WooCommerce variables from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
fbcaeaadbc Convert Doctrine specific code to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
3ef92bacba Avoid name collisions in acceptance tests
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
6522635dc7 Exclude globals from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
94afd66325 Convert properties not caught by Code Sniffer to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
f49757bd4e Convert variables not caught by Code Sniffer to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
d0292f8624 Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
7a66366ab5 Convert property names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00