Commit Graph

10452 Commits

Author SHA1 Message Date
Pavel Dohnal
1095cba1f1 Add missing translation domains
[MAILPOET-2494]
2019-11-05 10:34:17 +00:00
Ján Mikláš
a54d9f35ec Release 3.39.1 2019-11-05 11:02:57 +01:00
Ján Mikláš
0b836c14ed Add test for blacklisting domains
[MAILPOET-2509]
2019-11-04 20:53:06 +00:00
Ján Mikláš
f9c6ce66f2 Allow blacklisting domains
[MAILPOET-2509]
2019-11-04 20:53:06 +00:00
Ján Mikláš
c80e806774 Better name for blacklisted emails
[MAILPOET-2509]
2019-11-04 20:53:06 +00:00
Ján Mikláš
7b26031187 Add new emails to blacklist
[MAILPOET-2508]
2019-11-04 20:49:57 +00:00
Pavel Dohnal
4175f6b964 Improve segment checking
[MAILPOET-2486]
2019-11-04 20:48:53 +00:00
Pavel Dohnal
ed813e6431 Rename test
[MAILPOET-2486]
2019-11-04 20:48:53 +00:00
Pavel Dohnal
5d98703b42 Check requirements when listings subscribers
[MAILPOET-2486]
2019-11-04 20:48:53 +00:00
Pavel Dohnal
9199c9f61a Check requirements when loading subscriber ids
[MAILPOET-2486]
2019-11-04 20:48:53 +00:00
Pavel Dohnal
4f1ef835dc Check requirements when counting subscribers
[MAILPOET-2486]
2019-11-04 20:48:53 +00:00
Pavel Dohnal
5c706aaacf Create dynamic segment requirements checker
[MAILPOET-2486]
2019-11-04 20:48:53 +00:00
Rostislav Wolny
c280b2bd55 Add configuration check to Linux Cron
[MAILPOET-2507]
2019-11-04 20:38:24 +00:00
wxa
6017008548 Simplify PHPStan command, remove goaop [MAILPOET-2464] 2019-10-30 23:22:48 +00:00
wxa
1374156386 Remove AspectMock package [MAILPOET-2464] 2019-10-30 23:22:48 +00:00
wxa
8f4321487b Remove AspectMock from CronHelperTest [MAILPOET-2464] 2019-10-30 23:22:48 +00:00
Tautvidas Sipavičius
2ed473f3a0 Add an .editorconfig file 2019-10-30 10:24:41 +01:00
Rostislav Wolny
152d4c6251 Convert empty string to null in json type property
[MAILPOET-2504]
2019-10-29 15:17:29 +00:00
Pavel Dohnal
fc9e96016e Fix buttons align
[MAILPOET-2493]
2019-10-29 15:12:53 +00:00
Pavel Dohnal
51193359c7 Remove new premium page feature flag
[MAILPOET-2493]
2019-10-29 15:12:53 +00:00
Rostislav Wolny
65163b33dd Release 3.39.0 2019-10-29 10:46:09 +01:00
wxa
b55126ad1f Remove data-post-id from the ClearNews template [MAILPOET-2497] 2019-10-28 16:18:48 +00:00
wxa
6667c70e19 Remove AspectMock usage from PostContentTransformerTest [MAILPOET-2454] 2019-10-28 16:02:48 +00:00
Jan Jakeš
8993262197 Fix saving options for WooCommerce product/category emails
[MAILPOET-2499]
2019-10-24 20:25:59 +01:00
Jan Jakeš
17ec220960 Fix serialization errors in integration tests (models are not serializable)
[MAILPOET-2501]
2019-10-24 20:18:59 +01:00
Jan Jakeš
f16d97fa5a Ignore PHPStan error caused by wrong Doctrine annotation
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
72a6b3d65f Generate Validator metadata for entitites in Robo command
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
59480cdfb2 Move ValidationException under Validator namespace
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
2bdf8643fc Use factory to create Validator, reuse AnnotationReaderProvider
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
292a96953c Set MetadataCache read-only flag from AnnotationReaderProvider
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
68c1b62df5 Extract annotation reader setup to a provider class
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
0bfeaab160 Make MetadataCache compatible with both Doctrine and Validator
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
d5d2a183a9 Add entity validation constraints based on old models
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
83286d64c4 Add test for Doctrine entity validation
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
730f640cc3 Integrate symfony/validator with Doctrine entitites
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
bed49f97ef Install symfony\validator to vendor-prefixed
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
48802e47c4 Use namespaced Doctrine annotations
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Pavel Dohnal
f27946444e Exclude wizard properly
[MAILPOET-2469]
2019-10-24 10:59:56 +01:00
Pavel Dohnal
24e42c2e95 Remove banner from the last year
[MAILPOET-2469]
2019-10-24 10:59:56 +01:00
Pavel Dohnal
1ddf68898d Add black friday banner
[MAILPOET-2469]
2019-10-24 10:59:56 +01:00
wxa
684922cbdf Update tests [MAILPOET-2460] 2019-10-24 10:57:36 +01:00
wxa
da9c42963f Extract usage of emoji encoding from the newsletter model [MAILPOET-2460] 2019-10-24 10:57:36 +01:00
wxa
8fb18e7c2e Extract usage of emoji encoding from the sending queue model [MAILPOET-2460] 2019-10-24 10:57:36 +01:00
Pavel Dohnal
ef79b7efbb Add ga campaign to api response
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
Pavel Dohnal
200a9b1edb Move unrelated code to own class
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
Pavel Dohnal
a42a971efd Move GA tracking to free
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
Pavel Dohnal
787cd8373a Move data for GA to free
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
Pavel Dohnal
780f7a30c0 Move frontend for GA to free
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
Tautvidas Sipavičius
b63f44ca04 Release 3.38.1 2019-10-22 16:05:47 +03:00
wxa
c5d9c1c2d7 Reflect WC Premium features moved in Free in the readme [MAILPOET-2418] 2019-10-21 15:15:45 +01:00