|
06dac13327
|
Merge pull request #1300 from mailpoet/archive-page-subject
Api/newsletter: Re-render email in queue on save [MAILPOET-1305]
|
2018-04-03 13:46:10 +03:00 |
|
|
251198cf9c
|
Merge pull request #1317 from mailpoet/scheduled_sending_fix
Fixes issues associated with scheduling/rescheduling of newsletters [MAILPOET-1338]
|
2018-03-28 14:57:26 +03:00 |
|
|
0d11416f4e
|
Ignore duplicities when adding subscribers tasks
[MAILPOET-1340]
|
2018-03-28 08:34:27 +01:00 |
|
|
662b033677
|
api/newsletters: Re-render newsletter with queue on save [MAILPOET-1305]
|
2018-03-27 19:24:59 +02:00 |
|
|
1756df0085
|
Fix segments newsletters sending
[MAILPOET-1340]
|
2018-03-26 13:59:29 +01:00 |
|
|
986cce4a92
|
Adds unit tests
|
2018-03-24 13:33:18 -04:00 |
|
|
511e07455f
|
Fix migration task to be done only when one hasn't been done
[MAILPOET-1333]
|
2018-03-21 11:21:23 +02:00 |
|
|
5cb39b9bf9
|
Removes comment that triggers a lint warning
|
2018-03-20 16:41:36 -04:00 |
|
|
d317eb4fbd
|
Adds unit test
|
2018-03-20 16:30:28 -04:00 |
|
|
a5782a32bc
|
Merge pull request #1310 from mailpoet/tracked_url_shortcodes
Processes shortcodes in tracked URLs [MAILPOET-1329]
|
2018-03-20 15:10:34 +02:00 |
|
|
a3cabad752
|
Merge pull request #1268 from mailpoet/sending_queue_refactoring
Refactor sending queues to use scheduled task and task subscriber tables [MAILPOET-903]
|
2018-03-20 08:47:26 -04:00 |
|
|
58f92045c0
|
Processes shortcodes in tracked URLs
|
2018-03-16 13:00:34 -04:00 |
|
|
82ec8d7ef9
|
adding tests
|
2018-03-16 15:31:29 +01:00 |
|
|
78f9fea2b0
|
Sends welcome notifications when subscribing to lists via MP's API
[MAILPOET-1295]
|
2018-03-15 13:04:30 +00:00 |
|
|
057f0376a5
|
Adds unit test
|
2018-03-13 11:28:25 +00:00 |
|
|
b9c31698d5
|
moving subscribers fetching logic into a separated class.
|
2018-03-08 18:01:56 +01:00 |
|
|
46493b991c
|
Checking invalid emails on the input [MAILPOET-1288]
|
2018-03-06 19:54:44 +01:00 |
|
|
3d43970fdc
|
Revert "Checking invalid emails on the input [MAILPOET-1288]"
|
2018-03-06 13:24:42 +00:00 |
|
|
afed408297
|
Synchronize segments removes updated/inserted subscribers with invalid emails MAILPOET-1288
|
2018-03-06 09:15:37 +01:00 |
|
|
39212a30e8
|
Merge pull request #1293 from mailpoet/redirect-to-404-403-MAILPOET-782
Show WP's 404/403 page instead of displaying a blank page [MAILPOET-782]
|
2018-03-05 11:16:43 -05:00 |
|
|
b7e492e20e
|
endpoints/track: Exit with 403 code and eventually display 403 page when subscriber token doesn't match [MAILPOET-782]
|
2018-03-03 16:46:01 +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 |
|
|
03015c0bde
|
Fix code review syntax remarks [MAILPOET-903]
|
2018-02-26 16:30:53 +03:00 |
|
|
0d69b05ac0
|
Removes option to group by lists during export
|
2018-02-19 09:53:34 +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 |
|
|
606177baaf
|
Fix daemon ping timeout in tests [MAILPOET-903]
|
2018-02-14 01:29:14 +03: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 |
|
|
4c0f5bb456
|
Add new unit tests [MAILPOET-903]
|
2018-02-13 11:39:50 +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 |
|
|
a754cfaa52
|
limitting the recently sent templates to 12
|
2018-02-09 16:43:40 +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 |
|
|
5d8d9567c7
|
Merge pull request #1234 from mailpoet/tempales-categories
Add template categorization [MAILPOET-1159]
|
2018-01-30 16:20:01 +02:00 |
|
|
2dd08c6820
|
Fix segments sending
[MAILPOET-1270]
|
2018-01-24 15:30:52 +00:00 |
|
|
37c58c6aa4
|
Add a comment about testing normalization [MAILPOET-1271]
|
2018-01-23 18:08:13 +03:00 |
|
|
4abd034880
|
normalizing emails in lowercase
|
2018-01-23 13:46:10 +00:00 |
|
|
f42b61a49e
|
fixing unit test
|
2018-01-22 11:03:32 +00:00 |
|
|
0d26b62416
|
minor fixes
|
2018-01-22 11:03:31 +00:00 |
|
|
cae46d9acd
|
fixed duplicated templates when scheduling/sending same newsletter twice
|
2018-01-22 11:01:19 +00:00 |
|