Commit Graph

5 Commits

Author SHA1 Message Date
846794b60d Improve Cron error message
This commit gives more context to the maximum execution limit error

[MAILPOET-3982]
2022-12-06 14:17:49 +01:00
926620e8f8 Ignore strict types rule in all existing files that don't have it
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
f1941bc4da Add support for overriding cron site url via constant
This allows to configure a special URL base for cron.
Cases here are dev environments, but also potentially intranet sites or anything else with an atypical network layout
[MAILPOET-4406]
2022-06-09 09:31:56 +02:00
e4b53dd763 Do not deactivate an inactive daemon
If the daemon is already inactive, we do not need an additional SQL
insert

[MAILPOET-4267]
2022-05-02 13:09:12 +02:00
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00