|
10e71426aa
|
Modify stats tables indexes for faster fetching in emails listing
[MAILPOET-2213]
|
2019-08-20 12:27:20 -04:00 |
|
|
8b867a7b4f
|
Reschedule failing cron tasks progressively [MAILPOET-2181]
|
2019-08-01 13:09:18 -04:00 |
|
|
531173014a
|
Add unsubscribe token column
|
2019-07-31 16:50:44 -04:00 |
|
|
0dda4babf3
|
Add last_subscribed_at column to subscribers
[MAILPOET-1993]
|
2019-07-23 09:57:46 -04:00 |
|
|
7dc3171629
|
Add an updated_at field to scheduled task subscribers [MAILPOET-2083]
|
2019-05-21 11:07:26 -04:00 |
|
|
5d64ec168d
|
Add rule for concatenation operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
12ff88ee21
|
Add rule for operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
9172b7e990
|
Use shorter feature name due to index length limitations
[MAILPOET-2008]
|
2019-05-16 10:45:55 -04:00 |
|
|
8e335a808f
|
Add FeatureFlag entity and table
[MAILPOET-2008]
|
2019-05-16 10:45:55 -04:00 |
|
|
6c13bc3104
|
Use a meta field to store the in-progress flag [MAILPOET-1983]
|
2019-05-13 10:47:09 -04:00 |
|
|
12d2b9b46a
|
Add WooCommerce checkout opt-in functionality [MAILPOET-1483]
|
2019-04-29 09:33:12 -04:00 |
|
|
7873a7a26e
|
Make index shorter than MySQL limits
[MAILPOET-2021] Fixes: #2006
|
2019-04-29 07:45:11 -04:00 |
|
|
7466a9b0a6
|
Document "only one column with CURRENT_TIMESTAMP" error workarounds
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
9aaafaa8f9
|
Add fix for MySQL < 5.6.5
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
82210b40eb
|
Add 'updated_at' to WooCommerce purchase stats table
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
fda5da288b
|
Use char(3) type for currency code
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
079bd337c7
|
Rename WooCommerce "orders" to more exact "purchases"
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
97c4260697
|
Add table for tracking WooCommerce order stats
[MAILPOET-1855]
|
2019-04-24 14:52:40 -04:00 |
|
|
8e46f12a0e
|
Add created_at index to statistics opens
[MAILPOET-1971]
|
2019-04-22 10:58:13 -04:00 |
|
|
f80a83386e
|
Use VARCHAR instead of LONGTEXT for flags
|
2019-03-21 10:03:21 -04:00 |
|
|
c043f0c666
|
Add user_flags table [MAILPOET-1677]
|
2019-03-21 10:03:21 -04:00 |
|
|
777eb1f7b7
|
Add status, deleted_at index to subscribers table
[MAILPOET-1815]
|
2019-03-12 10:45:46 -04:00 |
|
|
43dde40393
|
Add type, status index to newsletters table
Type is used for listings tabs and type in combination with status is used in analytics + a few other not that frequent queries
[MAILPOERT-1815]
|
2019-03-12 10:45:46 -04:00 |
|
|
2ccfe14708
|
Add an index to the newsletter links url [PREMIUM-114]
|
2019-03-04 07:50:00 -05:00 |
|
|
3ee58aea10
|
Add space between 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 |
|
|
3f1e690d90
|
Add WooCommerce synchronization [MAILPOET-1723]
|
2019-02-12 08:56:40 -05:00 |
|
|
5495e4c2eb
|
Add test to ensure unwated migrations are not produced
[MAILPOET-1717]
|
2019-01-31 15:11:46 +01:00 |
|
|
fc4f0a2851
|
Fix DB changes being detected on every upgrade
[MAILPOET-1717]
|
2019-01-31 15:11:46 +01:00 |
|
|
8e51a56426
|
Limit number of confirmation emails sent to one email
MAILPOET-1734
|
2019-01-30 13:59:49 +01:00 |
|
|
0e3f27add3
|
Merge pull request #1728 from mailpoet/stats-notifications
Stats notifications [ MAILPOET-1571]
|
2019-01-28 13:22:21 -05:00 |
|
|
59418efa99
|
Merge pull request #1746 from mailpoet/phpstan-cleanup
Raise PHPStan strictness level to 1
|
2019-01-28 10:47:24 -05:00 |
|
|
7a9154a5a0
|
Update type to fix an error
[MAILPOET-1571]
|
2019-01-28 14:17:09 +01:00 |
|
|
6452e83476
|
Only schedule notification for standard newsletters
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
d346a44974
|
Use a separate table instead of sending_queue
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
9080b5260e
|
Create a new table for stats notification
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
9f13f68e39
|
Fix "Access to undefined property" rule violations
|
2019-01-23 11:33:47 +02:00 |
|
|
a4ff9822ad
|
Add WooCommerce customers list [MAILPOET-1721]
|
2019-01-17 21:42:57 +03:00 |
|
|
cb3952c9fb
|
Fix unit tests failing in MySQL strict mode [MAILPOET-1585]
|
2018-10-11 23:09:37 +03: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 |
|
|
20b1330094
|
Add logging dependencies
[MAILPOET-570]
|
2018-08-30 09:34:25 +02:00 |
|
|
031125517e
|
Add rudimentary logger
[MAILPOET-570]
|
2018-08-28 14:36:22 +02:00 |
|
|
9e2a4edcd0
|
Add logging table
[MAILPOET-570]
|
2018-08-28 14:36:22 +02:00 |
|
|
e40a1e91c0
|
Add indexes for foreign keys
[MAILPOET-1497]
|
2018-08-23 09:48:58 +02:00 |
|
|
c7aeca116f
|
Add queue_id index into newsletter_links table
Missing index caused that it took to long when generating tracked unsubscribe URL.
[MAILPOET-1486]
|
2018-08-08 09:15:06 +02:00 |
|
|
d9c9620a67
|
Increase length of URL in links [MAILPOET-1438]
|
2018-06-25 09:43:10 +02:00 |
|
|
b16cbf9e7d
|
Updates column type since it may contain long meta object
|
2018-06-11 13:33:44 -04:00 |
|
|
32e02cbf52
|
Adds meta column to sending queues
|
2018-06-11 13:33:44 -04:00 |
|
|
2573e2f785
|
Change field type of newsletter_templates.description to force dbDelta
set the column's default value [MAILPOET-1398]
|
2018-05-29 16:35:12 +03:00 |
|