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 |
|
Rostislav Wolny
|
8914304bff
|
Refactor labels rendering in form block editor
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Pavel Dohnal
|
bcb2f1f4d8
|
Save form after saving custom field
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Pavel Dohnal
|
8feb574623
|
Render date format correctly
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Rostislav Wolny
|
796c890060
|
Add custom css classnames to labels
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Pavel Dohnal
|
26bf505553
|
Move mandatory field up
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Pavel Dohnal
|
641d5ac66b
|
Move textarea lines field to correct place
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Rostislav Wolny
|
58a48ea36a
|
Change default labels style in form custom CSS
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Rostislav Wolny
|
8806e4e8f8
|
Add sanitization for missing label to mapper
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Pavel Dohnal
|
2a70a7cf2f
|
Move checkbox settings to custom field settings
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Rostislav Wolny
|
5cde239dc3
|
Prevent undefined input labels
[MAILPOET-2592]
|
2020-01-09 09:20:33 +01:00 |
|
Ján Mikláš
|
19abfc25a9
|
Apply import/export overrides only on import/export pages
[MAILPOET-2482]
|
2020-01-08 15:36:25 +00:00 |
|
Ján Mikláš
|
bb8f357f38
|
Apply newsletter editor overrides only on editor page
[MAILPOET-2482]
|
2020-01-08 15:36:25 +00:00 |
|
Ján Mikláš
|
73ec75ce6f
|
Merge admin.css, importExport.css and newsletterEditor.css into mailpoet-plugin.css
[MAILPOET-2482]
|
2020-01-08 15:36:25 +00:00 |
|
Ján Mikláš
|
b12e554735
|
Remove loading of non-existent rtl.css
[MAILPOET-2482]
|
2020-01-08 15:36:25 +00:00 |
|
Ján Mikláš
|
1bf1d5aab2
|
Rename adminGlobal.css to mailpoet-admin.css
[MAILPOET-2482]
|
2020-01-08 15:36:25 +00:00 |
|
Ján Mikláš
|
9e5b7b0320
|
Rename public.css to mailpoet-public.css
[MAILPOET-2482]
|
2020-01-08 15:36:25 +00:00 |
|
Ján Mikláš
|
b9a4a56964
|
Release 3.42.2
|
2020-01-07 19:35:41 +01:00 |
|
Amine Ben hammou
|
bf175e6e3a
|
Add tests
[MAILPOET-2617]
|
2020-01-07 17:55:23 +00:00 |
|
Amine Ben hammou
|
ac3d383209
|
Hide warning when API key exists but limit missing
[MAILPOET-2617]
|
2020-01-07 17:55:23 +00:00 |
|
Ján Mikláš
|
9f5a1a0c32
|
Release 3.42.1
|
2020-01-07 13:38:44 +01:00 |
|
Amine Ben hammou
|
d79dfdf916
|
Add mb_string constants
[MAILPOET-2603]
|
2020-01-07 10:05:13 +00:00 |
|
Amine Ben hammou
|
7f3b0bb7dc
|
Show warning on the send step
[MAILPOET-2396]
|
2020-01-07 09:39:28 +00:00 |
|
Amine Ben hammou
|
2ca7b8b91f
|
Prefix Carbon namespace
[MAILPOET-2396]
|
2020-01-07 09:39:28 +00:00 |
|
Amine Ben hammou
|
fa961d27b8
|
Recheck keys and update subscribers limit
[MAILPOET-2396]
|
2020-01-07 09:39:28 +00:00 |
|
Amine Ben hammou
|
55f8626493
|
Change warning when user hasw an API key
[MAILPOET-2396]
|
2020-01-07 09:39:28 +00:00 |
|
Amine Ben hammou
|
e1de593174
|
Check API key daily
[MAILPOET-2396]
|
2020-01-07 09:39:28 +00:00 |
|
Amine Ben hammou
|
20eccaad67
|
Share the $wp property between workers
[MAILPOET-2396]
|
2020-01-07 09:39:28 +00:00 |
|
Rostislav Wolny
|
2a70a4813c
|
Fix Carbon:createFromTimestamp data type
[MAILPOET-2590]
|
2020-01-06 11:18:02 +00:00 |
|
Rostislav Wolny
|
5f408b1351
|
Update plugin version check for running migration
[MAILPOET-2590]
|
2020-01-06 11:18:02 +00:00 |
|