|
67824f9eb1
|
Set task status to invalid instead of deleting
[MAILPOET-3359]
|
2021-03-10 18:24:21 +01:00 |
|
|
a0ad4ffb20
|
Log errors when saving sending task
[MAILPOET-3379]
|
2021-03-10 18:24:21 +01:00 |
|
|
3f7b809bd4
|
Delete tasks without queues when fetching sending tasks
[MAILPOET-3379]
|
2021-03-10 18:24:21 +01:00 |
|
|
f140875062
|
Add missing property annotations used in tests
[MAILPOET-3235]
|
2021-01-18 14:39:42 +01:00 |
|
|
9e8ccd2c17
|
Use native array_column
[MAILPOET-3173]
|
2020-10-12 10:10:03 +02:00 |
|
|
d9a0bccd1d
|
Fix items not updating when rescheduling abandoned cart email [MAILPOET-2979]
|
2020-10-07 11:48:50 +02:00 |
|
|
52b84296b3
|
Add abandoned cart block rendering in email [MAILPOET-2979]
|
2020-10-07 11:48:50 +02:00 |
|
|
fbcaeaadbc
|
Convert Doctrine specific code to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
9ce05257e4
|
Add support for camel case properties to old models
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
d0292f8624
|
Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
8c848cfa28
|
Convert property names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
54549ff037
|
Convert variable names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
09a1411c81
|
Fix types with annotations [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
dec7bc24a5
|
Fix undefined properties in models [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
0e964de6d4
|
Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
|
2019-12-15 21:55:48 +00:00 |
|
|
8fb58450ed
|
Use inferPrivatePropertyTypeFromConstructor
[MAILPOET-2568]
|
2019-12-10 13:24:17 +01:00 |
|
|
a012984a7a
|
Move array_column polyfill to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
aa050c211b
|
Check properly if value is found
[MAILPOET-2535]
|
2019-11-20 10:24:39 +00:00 |
|
|
10a98031e8
|
Add some missing annotations
[MAILPOET-2429]
|
2019-10-17 15:55:15 +01:00 |
|
|
5214e93787
|
Add sniff for use empty line spacing, fix found occurences
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
ade1cc4d8e
|
Autofix alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
01a0fe96c4
|
Remove no longer necessary checks
[MAILPOET-1948]
|
2019-09-12 13:59:32 +02:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
3e66e9e1dd
|
Fix phpstan level 6
[MAILPOET-1969]
|
2019-04-10 09:55:13 -04:00 |
|
|
7d6f69ec1d
|
Upgrade PHPStan level to 3
[MAILPOET-1915]
|
2019-03-21 14:02:59 -04:00 |
|
|
ef0f6c9a5a
|
Reduce the number of SQL queries
|
2019-02-28 15:56:40 -05:00 |
|
|
4dbca3efb3
|
Remove unnecessary condition
|
2019-02-28 15:56:40 -05:00 |
|
|
bed80e67f1
|
Use phpstan level 2
[MAILPOET-1822]
|
2019-02-21 13:49:52 -05:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
a935b091d3
|
Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
1af4666744
|
Declare missing properties and methods for PHPStan
|
2019-01-23 21:30:24 +02:00 |
|
|
a46d98ec44
|
Refactor WPFunctions to be injectable with DI
|
2018-12-12 16:43:52 +01:00 |
|
|
a9f3eeeb0d
|
User polyfill for array_column
[MAILPOET-1618]
|
2018-11-27 11:13:00 +01:00 |
|
|
624c6d900e
|
Add processing of soft errors
When processing soft error we only save error to particular subscriber and continue sending.
[MAILPOET-1154]
|
2018-09-13 11:12:38 +02:00 |
|
|
5eb112f101
|
Merge pull request #1477 from mailpoet/remove-code-from-54
Remove code from 54 [MAILPOET-1496]
|
2018-08-27 14:11:50 -04:00 |
|
|
a08ed493cf
|
Add join on queues to scheduled tasks query
[MAILPOET-1471]
|
2018-08-25 17:18:31 +02:00 |
|
|
54629b7690
|
Add missing deleted_at exclusion to scheduled queues query
[MAILPOET-1471]
|
2018-08-25 16:11:44 +02:00 |
|
|
ae0e03d2f3
|
Update code for PHP 5.5
[MAILPOET-1496]
|
2018-08-23 12:10:21 +02:00 |
|
|
32e02cbf52
|
Adds meta column to sending queues
|
2018-06-11 13:33:44 -04:00 |
|
|
2c290c6e4c
|
Rotate sending queues
This should prevent sending queues to be stuck when a newsletter cannot be send.
[MAILPOET-1391]
|
2018-06-05 11:05:59 +01:00 |
|
|
b8ce6ff88c
|
Rotate scheduled tasks
Scheduled tasks should rotate so that they don't block
sending when they cannot be send.
[MAILPOET-1391]
|
2018-06-04 16:00:32 +01:00 |
|
|
941b88495a
|
Pause sending tasks for inactive notifications
[MAILPOET-1376]
|
2018-05-15 16:40:31 +01:00 |
|
|
7bb2d86f93
|
Fix private constant being impossible
|
2018-05-03 13:16:34 +03:00 |
|
|
2b351e4f34
|
Use constants for magic numbers, clean up tests
|
2018-05-03 13:07:29 +03:00 |
|
|
a588e95762
|
Add a limit to fetch 5 scheduled tasks at a time [MAILPOET-1366]
|
2018-05-02 23:27:30 +03:00 |
|
|
cb80b5ca69
|
Stops returning empty values when getting scheduled/running queues
|
2018-04-11 18:27:33 -04:00 |
|
|
467cf350e9
|
Abstract WP's current_time() function in the code base
|
2018-03-20 16:34:50 -04:00 |
|
|
be6647d763
|
Fix unit tests [MAILPOET-903]
|
2018-02-13 11:39:50 +03:00 |
|