|
e1a8883935
|
Preprocess transactional email newsletter
[MAILPOET-2286]
|
2019-11-28 14:07:38 +00:00 |
|
|
f56ced0ef5
|
Add Email renderer
[MAILPOET-2286]
|
2019-11-28 14:07:38 +00:00 |
|
|
6c2ff1ca73
|
Make test actually fail when errors or exceptions found
[MAILPOET-2551]
|
2019-11-28 13:35:57 +00:00 |
|
|
f8b74aef96
|
Check errors from both error.log and exception.log
[MAILPOET-2551]
|
2019-11-28 13:35:57 +00:00 |
|
|
7be762c462
|
Improve the SPF check message [MAILPOET-2511]
|
2019-11-28 13:23:02 +00:00 |
|
|
60889c53f4
|
Add Idiorm to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
45c2b19dfa
|
Move XSLXWriter to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
9166f280d0
|
Move CSS to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
5ca9b6f520
|
Fix shortcode being URL encoded
[MAILPOET-2540]
|
2019-11-27 09:44:48 +00:00 |
|
|
56c0eb8cba
|
Add comments for scroll offsets
[MAILPOET-2544]
|
2019-11-26 11:14:13 +01:00 |
|
|
158a914ff0
|
Fix scrolling in manage subscription test
[MAILPOET-2544]
|
2019-11-26 11:14:13 +01:00 |
|
|
c69328b228
|
Fix payment selection in orderProduct
[MAILPOET-2544]
|
2019-11-26 11:14:13 +01:00 |
|
|
381546f093
|
Fix js code in acceptance test
[MAILPOET-2544]
|
2019-11-26 11:14:13 +01:00 |
|
|
e6f2115748
|
Switch acceptance tests to WP5.3 container
[MAILPOET-2544]
|
2019-11-26 11:14:13 +01:00 |
|
|
dc5e2ae386
|
Simplify WorkersFactory using DI and making it container-aware
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
382df5e034
|
Pass cron worker timer in process() method instead of a constructor
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
afecae15f5
|
Extract scheduling logic from SimpleWorker
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
59ac38cabd
|
Use processTaskStrategy() instead of custom logic in Bounce worker
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
ac794aaca2
|
Use processTaskStrategy() instead of custom logic in Migration worker
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
cd93940940
|
Make static methods in cron workers non-static
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
ba41f4901e
|
Move SQL queries from SimpleWorker to model, improve naming
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
4e8165c4b4
|
Fix MailPoet & WordPress cron trigger tests
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
f4c2dda560
|
Fix DaemonHttpRunnerTest
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
072aa54f37
|
Move CronTriggerTest from integration to unit
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
b1aed487be
|
Simplify CronTrigger methods list & its usage
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
650f9a8c90
|
Use proper check for existence
[MAILPOET-2535]
|
2019-11-20 10:24:39 +00:00 |
|
|
5e5d4c3ff8
|
Ensure the correct instance
[MAILPOET-2535]
|
2019-11-20 10:24:39 +00:00 |
|
|
0b9b7567e0
|
Add manual mock
|
2019-11-14 12:14:57 +00:00 |
|
|
e3507a334e
|
Use PHPMail as a fallback in WordPressMailer
[MAILPOET-2515]
|
2019-11-14 10:02:28 +00:00 |
|
|
15acedc94f
|
Remove static (mis)usages of Mailer::getMailerConfig()
[MAILPOET-2515]
|
2019-11-14 10:02:28 +00:00 |
|
|
1da56efd32
|
Use mailer from DI in preview, remove $data['mailer'] param (misused for tests only)
[MAILPOET-2515]
|
2019-11-14 10:02:28 +00:00 |
|
|
8f029d8308
|
Remove unneeded non-DI fallbacks
[MAILPOET-2515]
|
2019-11-14 10:02:28 +00:00 |
|
|
2b34c20eca
|
Add unit test
|
2019-11-13 10:44:27 +00:00 |
|
|
47d464c68d
|
Update an acceptance test [MAILPOET-2514]
|
2019-11-11 16:00:40 +00:00 |
|
|
93346ede3b
|
Update tests [MAILPOET-2514]
|
2019-11-11 16:00:40 +00:00 |
|
|
68eb3ade6e
|
Customize the WC transactional email template based on WC settings [MAILPOET-2339]
|
2019-11-06 17:06:07 +00:00 |
|
|
b0ef65a1eb
|
Allow saving forms without name
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
7a960ff16e
|
Setup basic layout classes for block editor
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
826ba18e14
|
Remove old Setting model and test
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
adb0b8fb4a
|
Cleanup EntityManager for data factories in acceptance tests
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
40c87d50fe
|
Remove old Setting model from integration tests
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
7bddf631c5
|
Clear EntityManager also before tests
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
52e53181b9
|
Move default sender tests from old model to API test
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
388ced8b53
|
Remove static behavior from SettingsController
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
d970dda637
|
Replace "new SettingsController()" with fetch from DI container
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
c91cd1255a
|
Eliminate SettingsController creation in Helpscout Beacon
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
486e39af7c
|
Eliminate SettingsController creation in analytics
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
456cdacf26
|
Use constants from SettingsController instead of Setting model
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
70c73295d7
|
Fix bulk trashing/deletion of subscribers with wp_user_id = 0 [MAILPOET-2489]
|
2019-11-06 16:22:37 +00:00 |
|
|
2654a5e8d8
|
Remove a notice about the free plan from the emails listing page [MAILPOET-2470]
|
2019-11-06 10:15:12 +00:00 |
|