|
c2c74d7524
|
Show default WP 404 when aborting link with 404 code [MAILPOET-782]
|
2018-03-03 16:45:41 +01:00 |
|
|
4d80bdb322
|
Merge pull request #1287 from mailpoet/dynamic-segments-bulk
Handle bulk operations on subscribers filtered by dynamic segments [PREMIUM-69]
|
2018-03-02 16:59:33 +02:00 |
|
|
a58a3c9574
|
Fixed created_at date in bulk add action in subscribers list [MAILPOET-1311]
|
2018-03-02 13:52:29 +01:00 |
|
|
734d1ded1f
|
Check processed subscribers for old and new queues differently [MAILPOET-903]
|
2018-03-01 21:17:51 +03:00 |
|
|
e0f989f6a8
|
Revert "Migrate subscribers for all tasks types [MAILPOET-903]"
This reverts commit f1f69c9835 .
|
2018-03-01 21:17:40 +03:00 |
|
|
99edc35b08
|
Handle bulk operations on subscribers filtered by dynamic segments
[PREMIUM-69]
|
2018-02-28 17:12:56 +00:00 |
|
|
f1f69c9835
|
Migrate subscribers for all tasks types [MAILPOET-903]
|
2018-02-28 11:21:23 +03:00 |
|
|
003ddc3b92
|
Merge pull request #1281 from mailpoet/fix-mixpanel-segments
Fix analytics reporting on segments [MAILPOET-1279]
|
2018-02-27 10:44:29 +01:00 |
|
|
b381923903
|
Add a comment about adding large batches of subscribers [MAILPOET-903]
|
2018-02-27 11:39:24 +03:00 |
|
|
03015c0bde
|
Fix code review syntax remarks [MAILPOET-903]
|
2018-02-26 16:30:53 +03:00 |
|
|
4ed39c9620
|
Code fix
[MAILPOET-1279]
|
2018-02-26 09:36:55 +00:00 |
|
|
f210b15652
|
MP2Migration: Fixed null updated_at error by fallback to created_at in importSubscriberSegment MAILPOET-1285
|
2018-02-23 20:22:21 +01:00 |
|
|
c3f974a3c0
|
Make code compatible with 5.3 :(
[MAILPOET-1279]
|
2018-02-21 14:17:27 +00:00 |
|
|
2c020bf283
|
Fix analytics reporting on segments
[MAILPOET-1279]
|
2018-02-21 13:30:29 +00:00 |
|
|
476af99130
|
Display only terms with labels
[MAILPOET-1292]
|
2018-02-19 11:59:41 +00:00 |
|
|
0d69b05ac0
|
Removes option to group by lists during export
|
2018-02-19 09:53:34 +00:00 |
|
|
e0052bbb93
|
Sanitize correct cron ping response [MAILPOET-1291]
|
2018-02-16 18:06:41 +00:00 |
|
|
b5b0a02ea4
|
Removes option to export only confirmed subscribers
|
2018-02-16 14:46:34 +00:00 |
|
|
3c43c04586
|
Imports all new subscribers with subscribed status as default
|
2018-02-16 14:46:34 +00:00 |
|
|
e87134eca4
|
Adds IP address field to export
|
2018-02-16 14:46:34 +00:00 |
|
|
c8f334d782
|
Prevents overwriting global subscription status
|
2018-02-16 14:46:34 +00:00 |
|
|
7cf63965a0
|
Adds distinction between global and list status
Exports subscribers with any list status
Limits "confirmed only" option to global status
|
2018-02-16 14:46:34 +00:00 |
|
|
287c89749d
|
Removes WooCommerce events until we're ready to release them
|
2018-02-14 12:20:32 -05:00 |
|
|
b9546b61a8
|
Fix acceptance tests, update counters [MAILPOET-903]
|
2018-02-14 19:57:14 +03:00 |
|
|
774e8d94b5
|
Displays automatic email types and events
Adds WooCommerce email type for testing purposes
|
2018-02-13 14:43:19 -05:00 |
|
|
84dfa88a1a
|
Don't load subscriber IDs in memory when preparing tasks from static segments [MAILPOET-903]
|
2018-02-13 20:36:01 +03:00 |
|
|
be6647d763
|
Fix unit tests [MAILPOET-903]
|
2018-02-13 11:39:50 +03:00 |
|
|
99732ac14d
|
Remove beta migrations [MAILPOET-903]
|
2018-02-13 11:39:50 +03:00 |
|
|
0b17a1099b
|
Bring back a check from MAILPOET-1261 (was omitted during rebase)
|
2018-02-13 11:39:50 +03:00 |
|
|
c0c57f6b67
|
Sending queue refactoring WIP [MAILPOET-903]
|
2018-02-13 11:39:50 +03:00 |
|
|
bf8b0c81df
|
Merge pull request #1262 from mailpoet/recently-sent-templates
limitting the recently sent templates to 12 [MAILPOET-1265]
|
2018-02-13 11:28:42 +03:00 |
|
|
d82e3a25ac
|
Merge pull request #1260 from mailpoet/get-terms-filter
Use filter for getTerms search [MAILPOET-1293]
|
2018-02-13 03:03:39 +03:00 |
|
|
b076e03a75
|
using static instead of self
renaming `internalCreateOrUpdate` to `_createOrUpdate`
renaming `$conditions` to `$keys`
adding block comment for `_createOrUpdate` method.
|
2018-02-12 11:15:46 +00:00 |
|
|
a754cfaa52
|
limitting the recently sent templates to 12
|
2018-02-09 16:43:40 +00:00 |
|
|
91622f8cd9
|
refactoring createOrUpdate method of models
|
2018-02-07 18:10:49 +00:00 |
|
|
4a3ba73406
|
Use filter for getTerms search
[MAILPOET-1293]
|
2018-02-07 12:58:00 +00:00 |
|
|
e09acbe649
|
Merge pull request #1258 from mailpoet/stats-segmentation
Return error code for duplication errors [PREMIUM-42]
|
2018-02-05 21:10:54 -05:00 |
|
|
aaaf49d071
|
Merge pull request #1256 from mailpoet/bugfix
fixing Segment::bulkDelete not deleting subscribers assiciations [MAILPOET-1287]
|
2018-02-05 17:53:04 +03:00 |
|
|
8ff28fd974
|
Return error code for duplication errors
[PREMIUM-42]
|
2018-02-05 14:34:15 +00:00 |
|
|
9526a6b470
|
Fix sending of scheduled standard email to dynamic segments [MAILPOET-1286]
|
2018-02-02 19:19:49 +03:00 |
|
|
7eb8ff756b
|
fixing Subscriber::bulkDelete not deleting subscribers assiciations
|
2018-02-02 12:43:34 +00:00 |
|
|
9159e8d21d
|
Merge pull request #1249 from mailpoet/stats-segmentation
Stats segmentation [PREMIUM-42]
|
2018-02-01 20:34:39 -05:00 |
|
|
5d8d9567c7
|
Merge pull request #1234 from mailpoet/tempales-categories
Add template categorization [MAILPOET-1159]
|
2018-01-30 16:20:01 +02:00 |
|
|
17a25120d4
|
Add conflict HTTP code
[PREMIUM-42]
|
2018-01-30 10:16:12 +00:00 |
|
|
3b92caf677
|
Merge pull request #1246 from mailpoet/segment-sending-fix
Fix segments sending [MAILPOET-1270]
|
2018-01-24 22:21:32 -05:00 |
|
|
d3c64810a8
|
Merge pull request #1243 from mailpoet/subscribers_strict_mode_fix
Fix a fatal error when creating a subscribers table in MySQL strict mode [MAILPOET-1268]
|
2018-01-24 22:19:55 -05:00 |
|
|
2dd08c6820
|
Fix segments sending
[MAILPOET-1270]
|
2018-01-24 15:30:52 +00:00 |
|
|
d7609f48d4
|
Merge pull request #1244 from mailpoet/import
Normalizing emails during the import to avoid integrity constraint violation [MAILPOET-1271]
|
2018-01-23 19:35:45 +03:00 |
|
|
4abd034880
|
normalizing emails in lowercase
|
2018-01-23 13:46:10 +00:00 |
|
|
e8c7584b9b
|
Fix a fatal error when creating a subscribers table in MySQL strict mode [MAILPOET-1268]
|
2018-01-23 15:59:20 +03:00 |
|