Commit Graph

15684 Commits

Author SHA1 Message Date
Rostislav Wolny
ed1c9e5202 Move ScheduledTaskSubscrineb constants from old model to entity
[MAILPOET-4006]
2022-04-04 15:33:52 +02:00
Rostislav Wolny
823aca38e4 Refactor fetching task ids to doctrine in task subscribers listing
[MAILPOET-4006]
2022-04-04 15:33:52 +02:00
Brezo Cordero
57359c0d8a Update Readme.txt to include information on 3rd party
[MAILPOET-4229]
2022-04-01 15:16:37 -05:00
Rodrigo Primo
302aba0274 Add explanation of what mailpoet-cron.php does
This commit adds a brief explanation of what the mailpoet-cron.php script
does to the top of the file. This change was requested by the WP.org
plugin team.

[MAILPOET-4228]
2022-04-01 15:14:24 -03:00
Rostislav Wolny
cc829bb014 Use default wait timeout in calendar in ScheduleNewsletterCest
[MAILPOET-4221]
2022-04-01 15:08:54 +02:00
Rostislav Wolny
c402a9f6bd Fix ScheduleNewsletter acceptance test
[MAILPOET-4221]
2022-04-01 15:08:54 +02:00
David Remer
fb7a0a0e62 Add custom message styles to CaptchaRenderer
[MAIPOET-4134]
2022-03-31 08:58:12 +02:00
Brezo Cordero
f96487a871 Release 3.85.1 2022-03-30 09:20:17 -05:00
Jan Jakes
2668af08b7 Validate regex in string pattern and object patternProperties
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
2bbc086121 Fix passing arguments to ./do commands in Docker
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
1f34f57df5 Fix exception method return types (self -> static)
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
1611bbae99 Add arbitrary other fields to schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
065282504a Add title, description, and default fields to schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
6293809b1e Add strict validator service (wrapping WP REST validator)
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
28116ed14c Add schema builder helper
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
acb3378e7b Add factory for any-of WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
14d2b52713 Add factory for one-of WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
e6ddfb66ef Add factory for object WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
acd74d3e4b Add factory for array WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
e8241466da Add factory for null WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
e5823dc747 Add factory for boolean WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
636fd8c4dc Add factory for integer WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
4d1f089be5 Add factory for number WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
550a74388a Add factory for string WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
1ab1f66454 Add abstract base for WP JSON schema definition
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Rostislav Wolny
c231123b1c Downgrade doctrine
Temporary downgrade doctrine to unblock release.
[MAILPOET-4215]
2022-03-29 14:10:24 -03:00
Jan Lysý
50547f06df Change default PHP to version 8.1
[MAILPOET-4016]
2022-03-28 16:51:44 +02:00
David Remer
9e64b6e720 Add subscriber properties to mixpanel data
[MAILPOET-4204]
2022-03-28 16:50:56 +02:00
David Remer
f71e65dd6c Define ListingDefintion defaults
[MAILPOET-4204]
2022-03-28 16:50:56 +02:00
David Remer
6f381707d4 Upgrade woo-commerce-blocks to 7.2.1
[MAILPOET-4206]
2022-03-28 15:34:26 +02:00
David Remer
a812386244 Fallback to __experimental_woocommerce_blocks_checkout_update_order_from_request action
The current implementaiton of the deprecation of woocommerce_blocks_checkout_update_order_from_request
has a bug which causes a fatal error of our plugin. We do not want immediately switch to the
latest hook in order to keep older versions of the plugin compatible with MailPoet.

Therefore we switch to the deprecated __experimental ancestor for now.

[MAILPOET-4206]
2022-03-28 15:34:26 +02:00
Rostislav Wolny
af90f49fa4 Remove unnecessary fix in npm post install script
It is no longer needed after https://github.com/WordPress/gutenberg/pull/37745 was merged
[MAILPOET-4113]
2022-03-28 13:55:05 +02:00
Rostislav Wolny
5c19811510 Remove form editor css fixes that are no longer necessary
[MAILPOET-4113]
2022-03-28 13:55:05 +02:00
Rostislav Wolny
8fdddaf08a Fix segment select block proptypes warning
[MAILPOET-4113]
2022-03-28 13:55:05 +02:00
Rostislav Wolny
f5172b8a1a Fix prop types warning for inline images in paragraph block
When a paragraph contains inlined image the replacement for the image is not string but object.
[MAILPOET-4113]
2022-03-28 13:55:05 +02:00
Rostislav Wolny
d7bb0daa30 Fix displaying of fixed bar forms in the form editor
[MAILPOET-4113]
2022-03-28 13:55:05 +02:00
Rostislav Wolny
3d01b367fe Update wordpress js packages
[MAILPOET-4113]
2022-03-28 13:55:05 +02:00
Rostislav Wolny
095f85c897 Update PHPStan and fix new issues
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
f4f2af0f40 Update code_sniffer tools
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
925bd58db0 Update sub-dependencies in for prefixer/composer.json
After I update all dependencies one by one I ran composer update.
After that I installed doctrine/annotations explicitly as dev dependency since
it was moved from required dependencies in doctrine/orm 2.10.0.
We delete doctrine/annotations manually after we generate doctrine cache files in build.sh

[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
bbe5654b05 Update/remove subdependencies for main composer.json
After I updated each dependency one by one I ran composer update.
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
7419bf91b2 Update phpunit/phpunit
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
99eacce1f3 Update lucatume/wp-browser
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
8f8ad4126b Update codeception packages
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
73bb1b7ad8 Update symfony/validator
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
d9fe800af4 Update symfony/dependency-injection
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
cc9e986fe3 Update nesbot/carbon
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
9b71a7804c Update Monolog/Monolog from v1 to v2
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
ac0a9e7b6f Update doctrine/* libraries
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Rostislav Wolny
574dec1d96 Update cerdic/css-tidy
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00