71fed489ec
Improve error reporting in API
...
[MAILPOET-1290]
2018-06-12 10:32:20 +01:00
8c55fce938
Merge pull request #1338 from mailpoet/am_send_emails
...
Makes necessary changes to schedule and send automatic emails [PREMIUM-82]
2018-06-11 14:09:32 -04:00
ebc9c4db39
best api key error message
2018-06-11 18:54:27 +01:00
dde03e0ae6
Adds missing import after merge conflict resolution
2018-06-11 13:48:59 -04:00
581e1303d0
Display action link for each event if defined
2018-06-11 13:40:21 -04:00
04d676f9e3
Fixes test after rebase
2018-06-11 13:40:06 -04:00
fff6c966d8
Marks WooCommerce group as beta
2018-06-11 13:40:06 -04:00
20dbc3c74b
Adds WooCommerce teaser
2018-06-11 13:40:06 -04:00
ca1be42ab8
Prevent breaking search when server does not return an object
2018-06-11 13:40:05 -04:00
77d2f0224b
Fixes ESLint rules
2018-06-11 13:40:05 -04:00
6d74ba8bb0
Validates that subscriber exists when processing automatic email
2018-06-11 13:40:05 -04:00
8f758b11e1
Splits large tests into smaller ones
2018-06-11 13:40:05 -04:00
4611a7ea74
Updates method names
2018-06-11 13:40:05 -04:00
9aa796681a
Processes stats for automatic emails
2018-06-11 13:40:05 -04:00
b3aae566d5
Adds cron scheduler unit tests for automatic emails
2018-06-11 13:40:05 -04:00
bf0c5abd4f
Adds newsletter scheduler unit tests for automatic emails
2018-06-11 13:38:11 -04:00
e578b0a4ea
Decodes meta option field if it exists on the object
2018-06-11 13:38:11 -04:00
08fa5b88b5
Removes unused condition
2018-06-11 13:38:11 -04:00
b75d4db412
Adds newsletter/cron scheduler for automatic emails
2018-06-11 13:38:11 -04:00
116ee51497
Does not use queue when previewing automatic emails in browser
2018-06-11 13:33:44 -04: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
9b9eaacafe
rm non implemented tests
2018-06-11 18:10:56 +01:00
b7db18425a
Merge pull request #1385 from mailpoet/add-new-button-fix
...
Emails listing: Add new button fix [MAILPOET-1408]
2018-06-11 11:38:44 -04:00
7cc165b3d1
Merge pull request #1379 from mailpoet/video-guide-badges
...
Video guides: add badges to UI [MAILPOET-1395]
2018-06-11 11:37:31 -04:00
658d989a60
Merge pull request #1382 from mailpoet/feedback-tooltips
...
Add feedback tooltips [MAILPOET-1320]
2018-06-11 11:36:15 -04:00
c841e5dc60
Merge pull request #1383 from mailpoet/form_template_update
...
Fixes always visible form subscription success message [MAILPOET-1406]
2018-06-11 10:29:43 -04:00
feb6e97eca
Merge pull request #1386 from mailpoet/alc-bc-fix
...
ALC Backward compatibility fix for displaying images [MAILPOET-1409]
2018-06-11 10:27:49 -04:00
7091825893
production mixpanel key
2018-06-11 13:33:13 +01:00
313a5f8a4e
analytics : use a unique public id
2018-06-11 13:28:32 +01:00
b00b42e4ca
Refactor emails list heading to respect DRY [MAILPOET-1408]
2018-06-11 12:13:56 +02:00
e3a63b54cc
Unify emails list heading code [MAILPOET-1408]
2018-06-11 12:13:12 +02:00
0af3be61dd
renderer: Added basic unit test for PostTransformer structrure generation with layout
2018-06-11 09:44:59 +02:00
fdc5aad62a
renderer: Added unit test for PostTransformer structrure generation without layout
2018-06-11 09:00:08 +02:00
efe4668f8c
Merge branch 'master' of https://github.com/mailpoet/mailpoet into best_mixpanel_integration
2018-06-08 16:27:59 +01:00
b36537a4e8
renderer: Processing Post without layout renders featured_image only for excerpt display type [MAILPOET-1409]
2018-06-08 17:05:37 +02:00
62fd56400b
renderer: Fixed notice in PostTransformer for older data without 'withLayout' property [MAILPOET-1409]
2018-06-08 17:02:03 +02:00
9521134376
Merge pull request #1384 from mailpoet/mp1399
...
Always display colum block controls on mouse over [MAILPOET-1399]
2018-06-07 14:02:21 -04:00
ccf027b336
Merge pull request #1378 from mailpoet/not-blocked-sending
...
Rotate scheduled tasks [MAILPOET-1391]
2018-06-07 10:54:13 -04:00
5977cb9d63
Merge pull request #1381 from mailpoet/mp1325
...
Stop blocking user on template save [MAILPOET-1325]
2018-06-07 10:06:34 -04:00
962baf71a8
Merge pull request #1380 from mailpoet/mp1364
...
Separate welcome/whats_new pages [MAILPOET-1364]
2018-06-07 10:04:45 -04:00
0f08c5fa37
Always display colum block controls on mouse over [MAILPOET-1399]
...
the div.mailpoet_tools is now behind the newsletter editor and
move to the right on mouse over instead of simply hidden which,
caused all the invisible elements to overlap.
2018-06-07 14:00:54 +02:00
20cecc885a
Stop blocking user on template save
...
When the template save function throws an error
the newsletter is already being sent. We cannot
stop users.
[MAILPOET-1325]
2018-06-07 08:54:15 +01:00
87dbb7ff96
Updates HTML code/template formatting
2018-06-06 22:18:04 -04:00
4070a56547
camel case
2018-06-06 17:03:22 +01:00
df2cd9e6e3
Add feedback tooltips
...
[MAILPOET-1320]
2018-06-06 16:24:46 +01:00
d6f72087e9
video badges code review
2018-06-06 12:55:20 +01:00
506f2d0fbf
Separate welcome/whats_new pages [MAILPOET-1364]
2018-06-06 11:51:22 +02:00
a41c327996
Updates changelog and bumps up release version
3.7.5
2018-06-05 12:40:12 -04:00
0f46ecc433
Merge pull request #1376 from mailpoet/mp1392
...
Dont call flush_rewrite in init [MAILPOET-1392]
2018-06-05 06:38:14 -04:00