Amine Ben hammou
c19902c32d
Remove old settings files
...
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Pavel Dohnal
eee44e9d06
Remove dynamic segments code
...
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
47a9586aa7
Use javascript notice
...
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Pavel Dohnal
f6c602d474
Display notice only on specified listings pages
...
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Pavel Dohnal
319b7afd05
Replace the stopped sending notice
...
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Pavel Dohnal
97b76031b5
Remove screen paused sending
...
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Amine Ben hammou
d1968dfe50
Fix acceptance tests
...
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
Amine Ben hammou
1d029374e8
Create new settings page
...
[MAILPOET-2676]
The new settings can be accessed via `?page=mailpoet-new-settings`
I don't think we need a flag for this because it's already hidden.
2020-03-16 08:03:26 +01:00
Rostislav Wolny
447e01b0aa
Remove new form editor feature flag
...
[MAILPOET-2549]
2020-01-27 10:08:31 +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
Amine Ben hammou
daf2b0bffb
Remove the subscribers limit page
...
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
042557aafa
Apply new limit to new users
...
I refactored the SubscribersFeature class so that it's easily
unit tested. Computing the subscribers count in the constructor
is better then computing it on every call to check().
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Rostislav Wolny
7a960ff16e
Setup basic layout classes for block editor
...
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Jan Jakeš
80f335fee3
Add dynamic segments page from Premium plugin
...
[MAILPOET-2382]
2019-10-09 13:36:24 +01:00
Jan Jakeš
01a0fe96c4
Remove no longer necessary checks
...
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
Rostislav Wolny
f07b6da00c
Fix naming coding style in Menu class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
cb1dd28ea9
Add SubscriberLimit and InvalidApi key pages classes
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
8693efdea5
Add FormEditor page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
81d06065be
Add subscribers import/export pages classes
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
f8e178e6e7
Add ExperimentalFeatures page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
fa521e5cb7
Add Forms page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
0cf89eb28c
Add Segments page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
17fe60b293
Add Subscribers page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
d09afded94
Add Update page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
73f39be4df
Add RevenueTrackingPermission page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
e93d1e1774
Add WooCommerceListImport page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
fbb123a4ca
Add MP2Migration page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
c11b2313af
Add NewsletterEditor page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
28f5c18b06
Add Help page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
3c87713830
Add Settings page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
073b88979e
Add Newsletters page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
fe604745c1
Add WelcomeWizard page class
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
9fd1431b7f
Refactor Menu::isNewUser into a service
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
ed9f0aa294
Refactor Menu::getLimitPerPage to a service
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Rostislav Wolny
06fd592514
Refactor displayPage method to PageRenderer service
...
[MAILPOET-2200]
2019-07-22 09:13:39 -04:00
Ján Mikláš
88a377f9f5
Load subscribers count only for non-premium users
...
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Ján Mikláš
cec2065486
Create premium banner component for stats page
...
[MAILPOET-2104]
2019-07-03 11:59:23 -04:00
Amine Ben hammou
7fba1be402
Fix code style and add checks
2019-06-27 08:38:33 -04:00
Amine Ben hammou
d980f9e3f4
Update last announcement date automatically
2019-06-27 08:38:33 -04:00
Jan Jakeš
ba9db99cff
Update Beamer announcement date
...
[MAILPOET-1857]
2019-06-25 11:06:19 -04:00
Pavel Dohnal
c17616cdc7
Keep role emails list in one place
...
[MAILPOET-2101]
2019-06-20 11:51:46 -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
Pavel Dohnal
875a54eb3d
Use feature flags instead of settings
...
[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
879a36e0f2
Rename translation functions
2019-05-21 09:04:00 -04:00
Ján Mikláš
9745b0ab02
Show notice in Beamer when MailPoet update is available
...
[MAILPOET-2038]
2019-05-20 13:13:22 -04:00
Pavel Dohnal
39cb25d576
Add rule for empty comments
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
Pavel Dohnal
12ff88ee21
Add rule for operator spacing
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00