Commit Graph

8 Commits

Author SHA1 Message Date
970db8f0d8 Prevent undefined function request_filesystem_credentials error
The function request_filesystem_credentials was not loaded when
running translation update during regular page load.
This commit ensures the function is loaded.
[MAILPOET-4902]
2022-12-28 13:24:47 +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
fc5b25dd20 Force installing language packs updates on plugin activation
[MAILPOET-4144]
2022-03-17 14:51:09 +01:00
ac17700995 Hook into translation update earlier in plugin initialisation
[MAILPOET-4144]
2022-03-17 14:51:09 +01:00
982a6ee073 Remove loading plugin translations
[MAILPOET-3808]
2022-03-17 14:51:09 +01:00
7cdee0b047 Revert "Remove loading plugin translations"
This reverts commit a1b59ec609.
2022-02-16 12:49:35 +01:00
a1b59ec609 Remove loading plugin translations
[MAILPOET-3808]
2022-02-14 11:53:32 +01:00
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00