ea47524cc4
Remove 5.5 warning for now
...
[MAILPOET-1316]
2018-05-04 15:32:29 +01:00
56f7b4d523
Show warning when customer uses an old PHP version
...
[MAILPOET-1314] [MAILPOET-1316]
2018-05-04 15:32:29 +01:00
1d1aa52fa8
Merge pull request #1341 from mailpoet/gdpr-export-subscriber
...
Gdpr data export subscriber [MAILPOET-1358]
2018-05-04 09:46:45 -04:00
39ae92e580
Merge pull request #1340 from mailpoet/data-fetching-limits
...
Add a limit to fetch 5 scheduled tasks at a time [MAILPOET-1366]
2018-05-04 09:45:56 -04:00
11067327a1
Add Subscriber exporter
...
[MAILPOET-1358]
2018-05-03 16:35:40 +01:00
8e13eb50bf
Export lists for email
...
[MAILPOET-1354]
2018-05-03 16:33:22 +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
73f51505a2
Close [MAILPOET-1344] "Easier what's new skipping"
...
* URL test now check for home URL instead of just 'http'
* Fixed a bug where getCurrentlURL() returned a broken path
* Added "I don't care about the update" button
* Update skip buttons now return to the previous page
2018-05-02 16:16:36 +02:00
a640e52eaf
Don't crash on duplicit rows
...
[MAILPOET-1351]
2018-04-23 16:20:59 +01:00
2dd15438d8
Merge pull request #1325 from mailpoet/sending_task_fix
...
Fixes stuck sending [MAILPOET-1346]
2018-04-17 05:41:21 -04:00
937aaae2c4
Merge pull request #1319 from mailpoet/am_creating_emails
...
Makes necessary changes to create and display automatic emails [PREMIUM-75]
2018-04-14 00:49:17 +03:00
6c64ba90c7
Abstracts WP's remove_all_filters function and fixes export test
2018-04-13 14:20:53 -04:00
cb648da677
Adds hook to filter each listings item
2018-04-11 23:20:07 -04:00
ea0676718e
Filters data before other logic
2018-04-11 23:11:41 -04:00
f019eaf38e
Filters newsletters by type and, if available, type group
2018-04-11 19:03:04 -04:00
e93fc41281
Allows limiting listings query of automatic emails to specific group
2018-04-11 19:03:04 -04:00
adbebb39f1
Adds automatic email type to newsletter model/API listing method
2018-04-11 19:03:03 -04:00
3e432d7b5d
Changes method visibility to allow extending class
2018-04-11 19:03:02 -04:00
afefa89466
Ensures that queues are instance of the scheduled task class
2018-04-11 18:58:29 -04:00
cb80b5ca69
Stops returning empty values when getting scheduled/running queues
2018-04-11 18:27:33 -04:00
2bba10127d
Merge pull request #1323 from mailpoet/fix-slow-hosts
...
Fix sending big emails on slow hosts [MAILPOET-1322]
2018-04-10 09:17:29 -04:00
10ee48076a
Merge pull request #1309 from mailpoet/export-segments
...
Export segments [PREMIUM-68]
2018-04-09 08:09:16 -04:00
51d97ddda8
Fix sending on slow hosts
...
[MAILPOET-1322]
2018-04-06 22:09:07 -04:00
baab0840b7
Revert "Fix sending big emails on slow hosts [MAILPOET-1322]"
2018-04-06 22:00:45 -04:00
66b5aeb578
Fix sending on slow hosts
...
[MAILPOET-1322]
2018-04-06 10:23:52 +01:00
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
7c47b81569
fixing subscribers count
2018-04-02 17:07:15 +02:00
c25d4d4943
fix minors issues
2018-04-02 16:00:34 +02: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
a0947611fb
Fixes the rescheduling of sending tasks
2018-03-24 11:36:00 -04:00
18a6a1c439
Removes call to method that marks sending queue task as complete
...
When sending queue is added, subscriber count is always 0 and
subscribers list is null. To that end, the removed code had no effect
and only introduced an issue.
2018-03-22 20:16:35 -04:00
cdc6d8a966
Merge pull request #1314 from mailpoet/add-index
...
Add index to task_id [MAILPOET-1334]
2018-03-21 13:39:41 +02:00
37f70b900d
Fix DB migration
2018-03-21 11:29:54 +02: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
d28b4fda58
Add index to task_id
...
[MAILPOET-1334]
2018-03-21 08:26:32 +00:00
467cf350e9
Abstract WP's current_time() function in the code base
2018-03-20 16:34:50 -04:00
d317eb4fbd
Adds unit test
2018-03-20 16:30:28 -04:00
44b96aa9a7
Uses WP time to schedule migration task
2018-03-20 15:48:21 -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
1af242c2dd
adding subscribers getter from dynamic segments
2018-03-15 19:04:25 +01:00
7775b5ace3
Make message clearer
...
[MAILPOET-1321]
2018-03-15 13:48:09 +00:00