Commit Graph

7 Commits

Author SHA1 Message Date
Rostislav Wolny
d3e2bcdf34 Refactor daemon trigger and daemon run actions to extra classes
[MAILPOET-4274]
2022-08-03 10:36:57 +02:00
Rostislav Wolny
b02aa1e1a6 Add Action scheduler status into on help page
[MAILPOET-4274]
2022-08-03 10:36:57 +02:00
Rostislav Wolny
4eabbbee33 Handle inaccessible cron url exception on the help page
[MAILPOET-4406]
2022-06-09 09:31:56 +02:00
David Remer
c9f7e85eaa Fix MailerLog data on System Status page
[MAILPOET-4122]
2022-03-21 10:17:37 +01:00
David Remer
a40a2baceb Seperate MSS isEnabled and MSS isReachable [MAILPOET-3909] 2022-02-09 15:08:10 +01:00
Rodrigo Primo
e95ceac77f Mask the API key when displayed in the info page
This commit adds a new flag to \MailPoet\Helpscout\Beacon::getData() to
mask half of the API key when this method is used to get information for
the System Info page. When it is used to pass information to HelpScout
nothing should change and the full key will be returned.

[MAILPOET-4009]
2022-01-19 16:16:55 +01:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00