Rostislav Wolny
274e197a49
Use new tracking config also in JS apps
...
This commit replaces window.mailpoet_tracking_enabled variable with
tracking config object that carries the level and configuration for
all tracking options (emailsTrackingEnabled, cookieTrackingEnabled).
The window.mailpoet_tracking_enabled is confusing since it is not obvious what type of tracking is enabled.
[MAILPOET-3185]
2021-12-06 17:03:28 +01:00
Rostislav Wolny
699266c920
Use TrackingConfig and new tracking settings property in PHP
...
[MAILPOET-3185]
2021-12-06 17:03:28 +01:00
Jan Lysý
1a2c2746ca
Add the subscribers recalculate component on the subscribers listing
...
[MAILPOET-3708]
2021-08-16 10:25:37 +02:00
Pavel Dohnal
a2c1b4f8bc
Display subscribers score on the listings page
...
[MAILPOET-3525]
2021-04-26 13:46:23 +02:00
Rostislav Wolny
8456581695
Refactor segment lists fetching methods to separate repository
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
0ee10fe2f9
Load list of segments on subscribers page using doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
2c3f6488c2
Remove no longer needed fetching of WP user count
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
7c8f29a90d
Get rid of premium_subscriber_count and load count using doctrine
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
Rostislav Wolny
331e40a137
Remove filter mailpoet_segments_with_subscriber_count
...
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
dd4bf486a6
Load dynamic segments for list directly without hook
...
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
f13f22c8b6
Display banner for users who have no access to subscriber stats
...
[PREMIUM-145]
2020-09-03 15:04:11 +02:00
wxa
4039ac873a
Use the updated component in subscriber and segment listings [MAILPOET-2917]
2020-06-02 13:52:25 +02:00
Pavel Dohnal
47a9586aa7
Use javascript notice
...
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Rostislav Wolny
dc5a296133
Inject dateBlock to services which use it
...
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
Jan Jakeš
f7a1f63a28
Add SubscribersLimitNotice to mailpoet-subscribers page
...
[MAILPOET-2626]
2020-01-30 18:43:09 +00:00
Jan Jakeš
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Amine Ben hammou
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
Jan Jakeš
01a0fe96c4
Remove no longer necessary checks
...
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
Ján Mikláš
46476c8491
Add "resend email" action to subscribers list item
...
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
Rostislav Wolny
17fe60b293
Add Subscribers page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00