Rostislav Wolný
8fa78af75a
Revert "Add automatic check for translations"
...
This reverts commit 8c270ce2ac
.
2022-02-16 12:49:35 +01:00
Rostislav Wolný
7cdee0b047
Revert "Remove loading plugin translations"
...
This reverts commit a1b59ec609
.
2022-02-16 12:49:35 +01:00
Rostislav Wolný
ac73ed0e4d
Revert "Add integration test for TranslationUpdater"
...
This reverts commit d5a1d85ef4
.
2022-02-16 12:49:35 +01:00
Rostislav Wolný
74090615fe
Revert "Change timeout for translation API requests"
...
This reverts commit b678dcbac4
.
2022-02-16 12:49:35 +01:00
Rostislav Wolný
9b6b20203f
Revert "Increase minimal timeout for API requests and fix comment"
...
This reverts commit 4b692bb980
.
2022-02-16 12:49:35 +01:00
Rostislav Wolný
d424689701
Revert "Fix translation loading"
...
This reverts commit 6314f989e5
.
2022-02-16 12:49:35 +01:00
Jan Lysý
6314f989e5
Fix translation loading
...
[MAILPOET-3808]
2022-02-14 11:53:32 +01:00
Jan Lysý
4b692bb980
Increase minimal timeout for API requests and fix comment
...
[MAILPOET-3808]
2022-02-14 11:53:32 +01:00
Jan Lysý
b678dcbac4
Change timeout for translation API requests
...
[MAILPOET-3808]
2022-02-14 11:53:32 +01:00
Jan Lysý
d5a1d85ef4
Add integration test for TranslationUpdater
...
[MAILPOET-3808]
2022-02-14 11:53:32 +01:00
Jan Lysý
a1b59ec609
Remove loading plugin translations
...
[MAILPOET-3808]
2022-02-14 11:53:32 +01:00
Jan Lysý
8c270ce2ac
Add automatic check for translations
...
[MAILPOET-3808]
2022-02-14 11:53:32 +01:00
Jan Lysý
1c10add392
Remove static usage of WP functions
...
[MAILPOET-3808]
2022-02-14 11:53:32 +01:00
Oluwaseun Olorunsola
28288bb927
Use shared config, remove usage of windows
...
[MAILPOET-3971]
2022-02-10 10:06:09 +01:00
Oluwaseun Olorunsola
978aa6552f
Fix phpstan error
...
[MAILPOET-3971]
2022-02-10 10:06:09 +01:00
Oluwaseun Olorunsola
3819dd774e
Use upgrade url
...
[MAILPOET-3971]
2022-02-10 10:06:09 +01:00
Oluwaseun Olorunsola
55a1fcc44e
Offer to download or activate the premium plugin or upgrade plan in premium banner
...
[MAILPOET-3971]
2022-02-10 10:06:09 +01:00
Sam NAjian
b35006433d
Use only an instance of NewsletterShortcodes class when rendering archiveSubject
...
- Based on how the NewsletterShortcodes service is implemented it's safer to instanciate
it inside the user method and not inject it in the class contructor
- Revert back the changes added to MailPoet\Newsletter\Shortcodes\Categories\Subscriber::process
[MAILPOET-4069]
2022-02-09 16:31:14 +01:00
Sam NAjian
43ecd4369b
Add subscriber details to the to the archive subject in case subscriber is defined
...
[MAILPOET-4069]
2022-02-09 16:31:14 +01:00
Rostislav Wolny
1630da0917
Add processing of shortcode in subject in archive page
...
[MAILPOET-3965]
2022-02-09 16:31:14 +01:00
Sam NAjian
feb3cfb63c
Make sure user exists before setting sender defaults
...
[MAILPOET-4062]
2022-02-07 16:06:07 +01:00
John Oleksowicz
00f3e3787d
New service for handling setting changes
...
[MAILPOET-4061]
2022-02-07 14:37:08 +01:00
John Oleksowicz
82a6fb8ac7
Refactor migrator to be a DI service
...
[MAILPOET-4061]
2022-02-07 14:37:08 +01:00
John Oleksowicz
3cf92cb81e
Update setting type to match default
...
[MAILPOET-4061]
2022-02-07 14:37:08 +01:00
John Oleksowicz
ffb0416cf7
Update version check for consistency
...
[MAILPOET-4061]
2022-02-07 14:37:08 +01:00
John Oleksowicz
5e9728c91a
Migration and tests for new default value
...
[MAILPOET-4061]
2022-02-07 14:37:08 +01:00
Rostislav Wolny
a6d37f8cce
Enable subscriber activity tracking
...
[MAILPOET-3897]
2022-02-07 09:38:25 +01:00
Rostislav Wolny
791f40fd7c
Update migration check for email action segments data migration
...
[MAILPOET-3951]
2022-01-21 15:28:31 +01:00
Rostislav Wolny
1a7f6328dc
Update migration version check
...
[MAILPOET-3951]
2022-01-19 16:18:08 +01:00
Rostislav Wolny
dc55aaa566
Add email actions filters format migration
...
[MAILPOET-3951]
2022-01-19 16:18:08 +01:00
Jan Lysý
3f07e591c8
Fix integration tests compatibility with PHP 8.1
...
[MAILPOET-4053]
2022-01-19 13:14:42 +01:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00