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š
8e38925850
Add back compatibility for older Premium plugin with underscore naming
...
[MAILPOET-2636]
2020-01-15 16:09:17 +01:00
Pavel Dohnal
d50d062e23
Ignore cancelled orders in segments
...
[MAILPOET-2524]
2020-01-14 18:56:20 +00:00
Pavel Dohnal
2d957c3836
Remove redundant keyword
...
[MAILPOET-2632]
2020-01-14 18:47:39 +00:00
Jan Jakeš
0c62da9664
Fix errors discovered by automated script
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
edb07f03ac
Convert variable names to camel case in PHPStan baseline files
...
[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š
71d623f915
Fix errors in Tracy panels
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
9ce05257e4
Add support for camel case properties to old models
...
[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š
9a1a1c34f4
Replace usage of compact() function with an array
...
[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
Jan Jakeš
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Pavel Dohnal
f5da704106
Release 3.42.3
2020-01-14 13:32:37 +01:00
Amine Ben hammou
d2494469c0
Rename method and variables for clarity
...
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
Amine Ben hammou
5d59f53834
Check the API key state
...
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
Amine Ben hammou
416d847a68
Not count trashed subscribers
...
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
Ján Mikláš
790ad7e80a
Allow POST method on GET endpoints
...
[MAILPOET-2628]
2020-01-13 12:16:06 +00:00
Pavel Dohnal
02a924ed28
Update default form name spelling
...
[MAILPOET-2592]
2020-01-13 10:41:19 +01:00
Ján Mikláš
2863cf9d93
Apply newsletter form overrides only on editor page
...
[MAILPOET-2482]
2020-01-09 18:42:43 +00:00
Pavel Dohnal
f2b04fe94c
Unregister block on custom field delete
...
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
Pavel Dohnal
66d6b57175
Remove unneeded store property
...
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
Pavel Dohnal
6ef8faf66b
Add delete for all custom fields
...
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
Pavel Dohnal
95e5a8628d
Display notice on failure
...
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
Pavel Dohnal
2d98e26281
Use the global registry for block editor
...
We need this to be able to access the store from control
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
Pavel Dohnal
3f3637877c
Trigger custom field delete
...
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
Pavel Dohnal
ae86c19072
Cancel custom field deletion
...
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
Pavel Dohnal
3b21e21fba
Create a delete custom field component
...
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
Rostislav Wolny
5adda60fbf
Ensure only one pre-selected radio button or custom select item
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Rostislav Wolny
a18bf316a0
Fix custom fields unique flag mapping when saving
...
This flag is used by old form editor and it prevents adding the field multiple times
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Rostislav Wolny
abc36409f6
Fix disabled update custom field button on order change
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Rostislav Wolny
a445a602dc
Fix multiple dnd backends error
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Rostislav Wolny
d402c5e8e5
Mark rendered custom select as readOnly
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Pavel Dohnal
5b0ffeb8c5
Preselect value in select
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Pavel Dohnal
e4cae403ad
Update default form copy
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Pavel Dohnal
67f9890e24
Update translation
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Pavel Dohnal
52d014a178
Fix radio default value
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Pavel Dohnal
f8c2120e6a
Disable save button until something changed
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Pavel Dohnal
34203b3d69
Set default label ''
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
Rostislav Wolny
03e8dd860c
Fix font-weight css property value
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00