Vlad
98ac4d5508
Adds hook to change breadcrumbs
2018-04-11 19:03:03 -04:00
Vlad
e4f417f595
Adds hook to extend editor view
2018-04-11 19:03:03 -04:00
Vlad
bfaec09939
Adds hook to extend editor config
2018-04-11 19:03:03 -04:00
Vlad
585f9bcc92
Extracts editor initialization and bundles with admin vendor
...
Allows displaying custom breadcrumbs based on email type
2018-04-11 19:03:03 -04:00
Vlad
e7d7674e0e
Displays loading screen before rendering page
...
Adds hook to change breadcrumbs
(cherry picked from commit 9bdb29b5bd959b24347625b2c87349d9173a05ca)
2018-04-11 19:03:02 -04:00
Vlad
ba38c55e1f
Uses "standard" templates for "automatic" email types
...
(cherry picked from commit 3c09c14524a663cc341cd6de7652cb2f23421a44)
2018-04-11 19:03:02 -04:00
Vlad
3e432d7b5d
Changes method visibility to allow extending class
2018-04-11 19:03:02 -04:00
Vlad
afefa89466
Ensures that queues are instance of the scheduled task class
2018-04-11 18:58:29 -04:00
Vlad
cb80b5ca69
Stops returning empty values when getting scheduled/running queues
2018-04-11 18:27:33 -04:00
Vlad
8f6ae91924
Updates changelog and bumps up release version to 3.6.5
3.6.5
2018-04-10 10:46:14 -04:00
Michelle Shull
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
Michelle Shull
586f6943e1
Merge pull request #1321 from mailpoet/fix-beacon
...
Fix beacon [MAILPOET-1343]
2018-04-09 09:48:34 -04:00
Michelle Shull
10ee48076a
Merge pull request #1309 from mailpoet/export-segments
...
Export segments [PREMIUM-68]
2018-04-09 08:09:16 -04:00
Michelle Shull
ee04044676
Merge pull request #1324 from mailpoet/html2text_update
...
Updates html2text fork and composer references [MAILPOET-1337]
2018-04-09 05:35:28 -04:00
Vlad
63022ccad7
Updates html2text fork and composer references
2018-04-08 11:32:49 -04:00
Pavel Dohnal
51d97ddda8
Fix sending on slow hosts
...
[MAILPOET-1322]
2018-04-06 22:09:07 -04:00
mrcasual
e8f55493d0
Merge pull request #1322 from mailpoet/revert-1320-fix-slow-hosts
...
Revert "Fix sending big emails on slow hosts [MAILPOET-1322]"
2018-04-06 22:03:03 -04:00
mrcasual
baab0840b7
Revert "Fix sending big emails on slow hosts [MAILPOET-1322]"
2018-04-06 22:00:45 -04:00
mrcasual
31c3907c8f
Merge pull request #1320 from mailpoet/fix-slow-hosts
...
Fix sending big emails on slow hosts [MAILPOET-1322]
2018-04-06 21:55:27 -04:00
Pavel Dohnal
75a1c5f95b
Fix beacon
...
[MAILPOET-1343]
2018-04-06 11:05:02 +01:00
Pavel Dohnal
66b5aeb578
Fix sending on slow hosts
...
[MAILPOET-1322]
2018-04-06 10:23:52 +01:00
Pavel Dohnal
18c90fed07
release 3.6.4
3.6.4
2018-04-03 13:52:35 +01:00
Tautvidas Sipavičius
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
Amine Ben hammou
7c47b81569
fixing subscribers count
2018-04-02 17:07:15 +02:00
Amine Ben hammou
c25d4d4943
fix minors issues
2018-04-02 16:00:34 +02:00
Amine Ben hammou
d6749a591f
release 3.6.3
3.6.3
2018-03-28 14:51:20 +00:00
Tautvidas Sipavičius
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
mrcasual
ffb6243614
Merge pull request #1318 from mailpoet/segment-newsletters-fix
...
Fix segments newsletters sending [MAILPOET-1340]
2018-03-28 07:52:46 -04:00
Pavel Dohnal
0d11416f4e
Ignore duplicities when adding subscribers tasks
...
[MAILPOET-1340]
2018-03-28 08:34:27 +01:00
Rostislav Wolny
662b033677
api/newsletters: Re-render newsletter with queue on save [MAILPOET-1305]
2018-03-27 19:24:59 +02:00
Tautvidas Sipavičius
0d514a8084
Do not save defaults for containers
2018-03-26 14:22:55 +01:00
Pavel Dohnal
1756df0085
Fix segments newsletters sending
...
[MAILPOET-1340]
2018-03-26 13:59:29 +01:00
Vlad
986cce4a92
Adds unit tests
2018-03-24 13:33:18 -04:00
Vlad
a0947611fb
Fixes the rescheduling of sending tasks
2018-03-24 11:36:00 -04:00
Vlad
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
Tautvidas Sipavičius
eb4d2ab829
Release 3.6.2
3.6.2
2018-03-21 14:21:03 +02:00
Tautvidas Sipavičius
cdc6d8a966
Merge pull request #1314 from mailpoet/add-index
...
Add index to task_id [MAILPOET-1334]
2018-03-21 13:39:41 +02:00
Tautvidas Sipavičius
139354f3e6
Merge pull request #1315 from mailpoet/migration_task
...
Fix migration task to be done only when one hasn't been done [MAILPOET-1333]
2018-03-21 13:39:24 +02:00
Tautvidas Sipavičius
37f70b900d
Fix DB migration
2018-03-21 11:29:54 +02:00
Tautvidas Sipavičius
511e07455f
Fix migration task to be done only when one hasn't been done
...
[MAILPOET-1333]
2018-03-21 11:21:23 +02:00
Pavel Dohnal
d28b4fda58
Add index to task_id
...
[MAILPOET-1334]
2018-03-21 08:26:32 +00:00
Tautvidas Sipavičius
09081631a4
Release 3.6.1
3.6.1
2018-03-20 23:20:34 +02:00
Tautvidas Sipavičius
618723b2bf
Merge pull request #1313 from mailpoet/migration_task_scheduling_fix
...
Uses WP time to schedule migration task [MAILPOET-1331]
2018-03-20 23:13:53 +02:00
Vlad
5cb39b9bf9
Removes comment that triggers a lint warning
2018-03-20 16:41:36 -04:00
Vlad
467cf350e9
Abstract WP's current_time() function in the code base
2018-03-20 16:34:50 -04:00
Vlad
d317eb4fbd
Adds unit test
2018-03-20 16:30:28 -04:00
Vlad
44b96aa9a7
Uses WP time to schedule migration task
2018-03-20 15:48:21 -04:00
Tautvidas Sipavičius
3b4edd5c95
Release 3.6.0
3.6.0
2018-03-20 16:30:01 +02:00
Tautvidas Sipavičius
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
Michelle Shull
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