Commit Graph

9033 Commits

Author SHA1 Message Date
7069d4b604 Disable fields to prevent user editing them
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
958a282f70 Add basic edit for custom text field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
34230cfb7e Add icon to custom text
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
f67564f875 Add text custom field
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
289e65bc76 Register categories for custom fields
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
d069b0dab4 Send custom fields into template
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
809051a883 Add 'nospam' to the list of role-based emails
[MAILPOET-2449]
2019-12-18 19:02:50 +00:00
5a4ce8f742 Fix showing header in newsletter types
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
3f4eb747c5 Fix acceptance tests
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
1eb3cba42f Show box to create newsletter when list is empty
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
36e5574b13 Allow filtering newsletter types
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
902192131c Allow hiding header in newsletter types component
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
2abfae5eab Redirect emails list to new email for new users
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
e9f77bc237 Show different title when creating first email
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
853cacb38e Add newsletters count to template
[MAILPOET-2383]
2019-12-18 19:02:13 +00:00
3641062201 Remove container defaults on editor initialization
[MAILPOET-2557]
2019-12-18 18:55:42 +00:00
wxa
7dca67abf7 Link to MSS signup with prefilled email address [MAILPOET-2484] 2019-12-18 12:15:23 +00:00
6c5187d6bd Remove MSS pitch feature flag
[MAILPOET-2336]
2019-12-18 12:12:55 +00:00
fd94475194 Make fallback mailer initialization lazy to avoid crashing the plugin
[MAILPOET-2581]
2019-12-17 20:06:20 +00:00
a5ec593568 Rewrite mocks to nicer variants
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
04f266518b Rewrite SimpleWorkerTest to tests of particular services
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
9c02da4626 Fix WooCommerce orders worker tests
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
9adbd7f4a8 Fix automated emails worker tests
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
a8f1cd15bf Fix Migration worker tests
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
adb4bb864e Fix Bounce worker tests
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
6e74851850 Remove no longer relevant test
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
8496dee89f Fix DaemonTest and DaemonHttpRunner tests
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
b7294bd86c Move cron-scheduling logic from SimpleWorker to CronWorkerRunner
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
acaaa9e2b2 Release 3.41.2 2019-12-17 12:40:01 +01:00
cda5a57fc3 Use Symfony\Polyfill\Mbstring from prefixed namespace
[MAILPOET-2579]
2019-12-17 09:53:39 +00:00
wxa
ac9c250b55 Collect subscriber IPs for 3rd party API subscriptions [MAILPOET-2575] 2019-12-16 18:06:37 +00:00
3d465d2546 Fix rendering list in form segments preview
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
77abb04c40 Add debounce for custom html reset
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
6c30bc9c3e Remove unnecessary assert
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
e49d456e77 Apply nl2br attribute within rendered custom html
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
ece2b2ab55 Render custom html content as a html in Sandbox
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
906307a2c7 Add automatic nl2br switch to custom html settings
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
a577680122 Refactor blocks client id generating from form data
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
d3bc831f69 Add data mappers for custom html block
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
5d5bcd6ab0 Add custom html block
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
15b66febc6 Add data mappers for divider block
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
275eeb498e Add divider block
[MAILPOET-2462]
2019-12-16 15:18:39 +01:00
10dfe741aa Add translation
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
e74e381de5 Remove empty line
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
3321ad5d31 Improve the Notice component
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
3fc48006c2 Show global notices in all pages
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
3660271fad Add useNotices hook
[MAILPOET-2390]
2019-12-16 12:21:05 +00:00
07fc94f046 Fix Carbon-related problems reported by PHPStan
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
cd01d5a948 Fix cleanups of files moved to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
0e964de6d4 Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00