Jan Jakeš
|
0e964de6d4
|
Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
|
2019-12-15 21:55:48 +00:00 |
|
Amine Ben hammou
|
5cb75ae9ea
|
Add missing argument
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Amine Ben hammou
|
d0369e96c9
|
Add warning to stats notification
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
Jan Jakeš
|
60889c53f4
|
Add Idiorm to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
Jan Jakeš
|
382df5e034
|
Pass cron worker timer in process() method instead of a constructor
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
Jan Jakeš
|
afecae15f5
|
Extract scheduling logic from SimpleWorker
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
Jan Jakeš
|
59ac38cabd
|
Use processTaskStrategy() instead of custom logic in Bounce worker
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
Jan Jakeš
|
ac794aaca2
|
Use processTaskStrategy() instead of custom logic in Migration worker
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
Jan Jakeš
|
cd93940940
|
Make static methods in cron workers non-static
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
Jan Jakeš
|
ba41f4901e
|
Move SQL queries from SimpleWorker to model, improve naming
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
Pavel Dohnal
|
650f9a8c90
|
Use proper check for existence
[MAILPOET-2535]
|
2019-11-20 10:24:39 +00:00 |
|
Jan Jakeš
|
15acedc94f
|
Remove static (mis)usages of Mailer::getMailerConfig()
[MAILPOET-2515]
|
2019-11-14 10:02:28 +00:00 |
|
wxa
|
93346ede3b
|
Update tests [MAILPOET-2514]
|
2019-11-11 16:00:40 +00:00 |
|
Jan Jakeš
|
40c87d50fe
|
Remove old Setting model from integration tests
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
Jan Jakeš
|
d970dda637
|
Replace "new SettingsController()" with fetch from DI container
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
wxa
|
81caa04479
|
Use CronHelper service in cron workers [MAILPOET-2459]
|
2019-11-06 09:58:36 +00:00 |
|
Pavel Dohnal
|
ab1e398241
|
Move function to a better repository
[MAILPOET-2439]
|
2019-11-05 13:38:51 +00:00 |
|
Pavel Dohnal
|
95564cfa32
|
Use doctrine in stats notifications for auto emails
[MAILPOET-2439]
|
2019-11-05 13:38:51 +00:00 |
|
Pavel Dohnal
|
5a2edff9fe
|
Add newsletter statistics to doctrine
[MAILPOET-2439]
|
2019-11-05 13:38:51 +00:00 |
|
Pavel Dohnal
|
ad6e6009d2
|
Use Newsletter Link Entity in Stats Notifications
[MAILPOET-2439]
|
2019-11-05 13:38:51 +00:00 |
|
Pavel Dohnal
|
6b338a14fc
|
Use doctrine in stats notifications worker
[MAILPOET-2439]
|
2019-11-05 13:38:51 +00:00 |
|
Pavel Dohnal
|
c6c7320737
|
Use Doctrine in Scheduler
[MAILPOET-2439]
|
2019-11-05 13:38:51 +00:00 |
|
Pavel Dohnal
|
16926f609a
|
Use newsletter entity in Stats Notifications
[MAILPOET-2439]
|
2019-11-05 13:38:51 +00:00 |
|
wxa
|
684922cbdf
|
Update tests [MAILPOET-2460]
|
2019-10-24 10:57:36 +01:00 |
|
wxa
|
b8334cb843
|
Do not progressively reschedule on cron execution timeout [MAILPOET-2392]
|
2019-10-16 13:55:01 +01:00 |
|
wxa
|
cb3a7ed8bc
|
Update tests [MAILPOET-2392]
|
2019-10-16 13:55:01 +01:00 |
|
Rostislav Wolny
|
e4262b0a6d
|
Refactor Cron to use logger_factory instance
[MAILPOET-2444]
|
2019-10-10 12:36:06 +01:00 |
|
Jan Jakeš
|
1f2e1f9e4a
|
Rename WooCommerceOrders job to WooCommercePastOrders
[MAILPOET-2465]
|
2019-10-10 12:09:35 +01:00 |
|
Rostislav Wolny
|
6cbaeee868
|
Use PHPUnit mock instead of aspect mock in sending queue newsletter task test
[MAILPOET-2458]
|
2019-10-10 12:04:07 +01:00 |
|
Jan Jakeš
|
260b9baeae
|
Clean all previous stats records per-order before inserting new ones
[MAILPOET-2446]
|
2019-10-09 14:29:02 +01:00 |
|
Jan Jakeš
|
4e15aad794
|
Rename meta record for last ID to restart WooCommerce purchase cron
[MAILPOET-2446]
|
2019-10-09 14:29:02 +01:00 |
|
wxa
|
f98ed72d83
|
Store the 'in_progress' flag for workers in a separate column [MAILPOET-2443]
|
2019-10-08 15:03:48 +01:00 |
|
Jan Jakeš
|
ade1cc4d8e
|
Autofix alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Jan Jakeš
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
Rostislav Wolny
|
44c6e5db91
|
Ensure that unsubscribe link is always saved before sending
[MAILPOET-2245]
|
2019-10-01 14:07:39 +01:00 |
|
wxa
|
12c526e120
|
Merge SingleInstanceSimpleWorker into SimpleWorker [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
0805dc365f
|
Make startProgress() and stopProgress() methods private [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
2a48d0846d
|
Move exception handling from concrete workers into processTask() [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
2a0bf3f3c8
|
Extract rescheduling out of the isInProgress() check [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
ce645306a5
|
Use single instance protection for inactive subscribers sync [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
9b1f7f2d8c
|
Refactor WooCommerce sync worker to use common single instance protection [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
wxa
|
b5106d9d42
|
Add a single-instance simple worker [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
Pavel Dohnal
|
910b62cd70
|
Replace constant in tests
[MAILPOET-2367]
|
2019-09-25 13:21:17 +01:00 |
|
Rostislav Wolny
|
7dba4d900c
|
Rename Subscription\Url to Subscription\SubscriptionUrlFactory
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
Rostislav Wolny
|
d90d5c6385
|
Refactor getUnsubscribeUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
Amine Ben hammou
|
692ff1ed22
|
Use getToken()
[MAILPOET-2340]
|
2019-09-24 14:40:22 +01:00 |
|
Amine Ben hammou
|
777cf0bdd7
|
Add meta when sending newsletters
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
Amine Ben hammou
|
d40747e0ac
|
Add meta when sending stats notifications
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
Amine Ben hammou
|
5e5c744c3d
|
Create WC transactional email
[MAILPOET-2280]
|
2019-09-22 10:34:06 +02:00 |
|
Pavel Dohnal
|
11b2516d99
|
Make sure only subscribed users recieve welcome emails
[MAILPOET-2331]
|
2019-09-19 16:18:26 +02:00 |
|