Commit Graph

10452 Commits

Author SHA1 Message Date
43d2ceff84 Fix CSS classname to respect coding style
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
68b23b70dd Update context segments when a user add one in import
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
662fc80001 Remove unused component and translations for old lists
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
fa42c1d9fe Display clearout offer for large old lists
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
1476b15de2 Add previous button to import method selection step
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
ca8b349a67 Change limit email limit for import validation to 100
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
374484f7bf Set offer clearout as first step in import
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
4921c7e6e3 Add offer list validation step component
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
002be03166 Add target property to Button component
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
c17fc59e15 Disable transactional emails by default
[MAILPOET-2952]
2020-06-02 16:25:57 +02:00
wxa
5443e44edd Reuse count / total subscribers translation string [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
wxa
4039ac873a Use the updated component in subscriber and segment listings [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
wxa
48a96459f8 Update SubscribersInPlan component to display two counters [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
wxa
e31dcde50e Always count WP users in group filters [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
b3b0855529 Release 3.47.2 2020-06-02 12:26:14 +02:00
92fbe04a4e Fix subscriber model unconfirmedData property doc type
[MAILPOET-2950]
2020-06-01 17:16:22 +02:00
483fd1a275 Don't render subscription confirmation when user doesn't exits
[MAILPOET-2950]
2020-06-01 17:16:22 +02:00
f5b836e898 Set subscriber to null instead of false
[MAILPOET-2950]
2020-06-01 17:16:22 +02:00
419a50e10a Render only one corner with border radius for slide in
[MAILPOET-2912]
2020-06-01 15:31:07 +02:00
4eb125c99c Add cleanup to hold floating items inside form container
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
0a22ba8b33 Fix last form block detection
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
87b1b497ce Fix paragraph block style attribute rendering
Paragraph attributes may contain empty strings resulting to invalid css.
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
47b609e9fc Add default class for paragraph block
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
d487c1644d Render success and error messages colours
[MAILPOET-2909]
2020-06-01 12:23:05 +02:00
c895cfdd90 Add validation colours settings
[MAILPOET-2909]
2020-06-01 12:23:05 +02:00
d3fe716578 Fetch event option ID by a separate query instead of a subquery
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
47ccd0d3ea Inject services checker
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
4279e642b5 Use Doctrine for segment analytics
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
9fb8a229cb Use Doctrine for newsletter analytics
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
3ffd1a2a3c Use DI for WP functions in Reporter
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
f0193feaad Use DI to create Analytics classes
[MAILPOET-2903]
2020-05-28 14:54:11 +02:00
869606e9e3 Require static_analysis job before running acceptance and integration tests
[MAILPOET-2947]
2020-05-28 12:28:28 +02:00
5d17304ead Mark old function as deprecated
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
695ee96f84 Fix entity annotation
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
c63c49af89 Use doctrine for latest post fetching
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
7b0c5e61fe Use Newsletter entity in renderer
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
f8a16b5e5a Remove public properties from renderer
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
c9b1c549c1 Remove rendering in model
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
7e0b536ff4 Use Di for newsletter renderer
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
fbc6786058 Split class to prevent circular dependency
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
c3686d9973 Move data from constructor
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
be631bd549 Use DI for blocks rendering
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
5f73f9ee3e Use DI in block renderer
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
7561730407 Use DI in ALC
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
wxa
2bbe597a5f Fix form style changes resetting other settings (basic, placement) [MAILPOET-2932] 2020-05-28 10:25:10 +02:00
00fa2379e3 Add paragraph spaces to post excerpts
[MAILPOET-2627]
2020-05-28 10:01:14 +02:00
cf5e761ba4 Remove duplicite button
[MAILPOET-2888]
2020-05-28 09:45:15 +02:00
93e574da4e Fix typo
[MAILPOET-2887]
2020-05-28 09:35:20 +02:00
e69188c5a0 Map bigint DB type to "int" (not as DBAL historically does to "string")
[MAILPOET-2945]
2020-05-27 13:40:41 +02:00
fb238cd531 Fix errors discovered by doctrine-phpstan
[MAILPOET-2945]
2020-05-27 13:40:41 +02:00