Commit Graph

7304 Commits

Author SHA1 Message Date
Pavel Dohnal
b17543b88a Allow create in category email in acceptance tests
[PREMIUM-119]
2019-05-23 10:25:24 -04:00
Ján Mikláš
80013952ca Fix double clicking on text closing TinyMCE instead of selecting word
[MAILPOET-2096]
2019-05-23 07:55:14 -04:00
Ján Mikláš
9e3c26dfd8 Fix getting SVGs classes
[MAILPOET-1811]
2019-05-22 13:58:02 +02:00
Ján Mikláš
c2d0dd7d00 Test that TinyMCE toolbar is closing on click outside
[MAILPOET-1811]
2019-05-22 13:58:02 +02:00
Ján Mikláš
2e5359b7ee Lose focus on any active element when clicked into empty space in newsletter
[MAILPOET-1811]
2019-05-22 13:58:02 +02:00
Ján Mikláš
757335bce7 Lose focus on any active element when dragging, resizing or opening settings
[MAILPOET-1811]
2019-05-22 13:58:02 +02:00
Ján Mikláš
ed58ad6ae0 Set new cookie for tracking abandoned cart
[MAILPOET-2062]
2019-05-21 13:20:50 -04:00
Ján Mikláš
1b3f29eaf1 Run WooCommerce Customers list sync on settings change
[MAILPOET-2079]
2019-05-21 11:33:09 -04:00
Ján Mikláš
54527ecfb4 Refactor checking settings change into separate method
[MAILPOET-2079]
2019-05-21 11:33:09 -04:00
Ján Mikláš
a55d2fc69f Fix tests
[MAILPOET-2080]
2019-05-21 11:18:33 -04:00
Ján Mikláš
ab7f18c274 Clear schedule date when duplicating newsletter
[MAILPOET-2080]
2019-05-21 11:18:33 -04:00
wxa
7dc3171629 Add an updated_at field to scheduled task subscribers [MAILPOET-2083] 2019-05-21 11:07:26 -04:00
wxa
8be7768176 Log plugin updates [MAILPOET-2083] 2019-05-21 11:07:26 -04:00
wxa
4d45e97ec4 Add last seen error date to the system status page [MAILPOET-2083] 2019-05-21 11:07:26 -04:00
Jan Jakeš
594b96c40d Fix missing SVN credentials in release tagging command
[MAILPOET-2094]
2019-05-21 10:53:13 -04:00
Rostislav Wolny
e310bfc190 Fix translation function calls
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
8f79d01334 Fix coding style errors
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
19444bb66d Prevent that 2 same email addresses will display in error message
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
fb65f19085 Remove old auth error notice displaying out of newsletters page
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
3aa382a060 Refactor resume sending js code out of PHP
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
ced9c549f6 Prevent sending confirmation emails when address is unauthorized
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
d574ac09a6 Fix potentially flaky acceptance test
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
240c11eed0 Add acceptance test for authorized emails notice
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
dd67603b7e Add permanent notice for unauthorized emails
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
aa105effc7 Fix silent errors in confirmation mailer
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
67b90ca228 Schedule authorized emails check on update
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
7711e7fed1 Enable authorized emails worker
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
84f31484e9 Prevent automatic rescheduling of auth. emails check
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
749e7c2dd5 Add ability to prevent automatic scheduling for workers
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
cab9324f2c Add cron worker for authorized emails check
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
cf7c5475c3 Add authorized emails check on error from MSS
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
e7b2b9aee9 Add authorized emails check to resume sending endpoint
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
4c7ad60a72 Add authorized emails check on emails settings change
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
11ba49bb1e Add authorized emails check to Bridge service
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
4bf39e71a5 Extend bridge API with authorized email addresses
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Pavel Dohnal
875a54eb3d Use feature flags instead of settings
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
a81c12ecc1 Create default responseerror notice
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
c6b2b610a9 Make sure popup doesn't show in other tests
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
769d0ef5c8 Fix a react router warning
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
d4b4c61109 Prevent potential infinite loop
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
8b8e7cf1e9 Prevent wizard launching
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
bf37fe5aef Fix eslint issue
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
99c77bf012 Run tests for cookie revenue settings
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
4966e8693c Run test when settings is off
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
08851ef0a3 Add cookie tracking settings
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
29253bfe7e Add translations
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
2a5f0cbb52 Ask for permissions step
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
4f42537fe7 Add page for permissions asking
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Amine Ben hammou
5d1623a083 Use PHP functions 2019-05-21 09:04:00 -04:00
Amine Ben hammou
879a36e0f2 Rename translation functions 2019-05-21 09:04:00 -04:00