Commit Graph

2362 Commits

Author SHA1 Message Date
qfrery
6b78762bcf api validation localhost error message : display only if localhost 2018-06-23 15:10:16 +02:00
qfrery
ad0e04a9c2 Revert "api validation localhost error message : display only if localhost"
This reverts commit 4992b65f14.
2018-06-23 15:07:37 +02:00
qfrery
4992b65f14 api validation localhost error message : display only if localhost 2018-06-23 15:03:25 +02:00
qfrery
84bde18fce Merge branch 'master' of https://github.com/mailpoet/mailpoet into best_api_error_message 2018-06-23 14:44:07 +02:00
Rostislav Wolny
9308cffd45 Refactor fetching newsletter options to respect its type [MAILPOET-1431] 2018-06-19 17:06:56 +02:00
Michelle Shull
36e29581ef Merge pull request #1389 from mailpoet/api-errors
Improve error reporting in API [MAILPOET-1290]
2018-06-18 14:35:42 -04:00
Michelle Shull
f17eb37525 Merge pull request #1405 from mailpoet/list-alc
Fix ALC preview [MAILPOET-1404]
2018-06-18 09:51:58 -04:00
Michelle Shull
989cda7f0e Merge pull request #1399 from mailpoet/end-53
End PHP 5.3 support [MAILPOET-1423]
2018-06-18 08:33:18 -04:00
Michelle Shull
31f607c4ae Merge pull request #1391 from mailpoet/deactivation-survey
Show a survey on plugin deactivation [MAILPOET-1386]
2018-06-14 13:06:19 -04:00
Michelle Shull
6c478cd017 Merge pull request #1401 from mailpoet/mp1397-redone
Fix: Using double quote break rendering [MAILPOET-1397]
2018-06-14 11:57:31 -04:00
Pavel Dohnal
bb579370a8 Fix list ALC preview
[MAILPOET-1404]
2018-06-14 15:28:08 +01:00
Fred. P
cc2a39ac26 Fix: Using double quote break rendering [MAILPOET-1397] 2018-06-14 11:56:03 +02:00
Pavel Dohnal
8ed6c46ef9 Update php 5.4 warning message
[MAILPOET-1423]
2018-06-14 09:31:44 +01:00
Fred. P
2ee77e0034 Deleted TODOs after noting them as JIRA issues 2018-06-13 16:46:18 +02:00
Vlad
2ad9ebf1d3 Uses full font-family name in element styles 2018-06-12 19:15:30 -04:00
Pavel Dohnal
7e843b5fdf Show a survey on plugin deactivation
[MAILPOET-1386]
2018-06-12 15:52:25 +01:00
Pavel Dohnal
71fed489ec Improve error reporting in API
[MAILPOET-1290]
2018-06-12 10:32:20 +01:00
qfrery
ebc9c4db39 best api key error message 2018-06-11 18:54:27 +01:00
Vlad
dde03e0ae6 Adds missing import after merge conflict resolution 2018-06-11 13:48:59 -04:00
Vlad
fff6c966d8 Marks WooCommerce group as beta 2018-06-11 13:40:06 -04:00
Vlad
20dbc3c74b Adds WooCommerce teaser 2018-06-11 13:40:06 -04:00
Vlad
6d74ba8bb0 Validates that subscriber exists when processing automatic email 2018-06-11 13:40:05 -04:00
Vlad
4611a7ea74 Updates method names 2018-06-11 13:40:05 -04:00
Vlad
9aa796681a Processes stats for automatic emails 2018-06-11 13:40:05 -04:00
Vlad
bf0c5abd4f Adds newsletter scheduler unit tests for automatic emails 2018-06-11 13:38:11 -04:00
Vlad
e578b0a4ea Decodes meta option field if it exists on the object 2018-06-11 13:38:11 -04:00
Vlad
08fa5b88b5 Removes unused condition 2018-06-11 13:38:11 -04:00
Vlad
b75d4db412 Adds newsletter/cron scheduler for automatic emails 2018-06-11 13:38:11 -04:00
Vlad
116ee51497 Does not use queue when previewing automatic emails in browser 2018-06-11 13:33:44 -04:00
Vlad
b16cbf9e7d Updates column type since it may contain long meta object 2018-06-11 13:33:44 -04:00
Vlad
32e02cbf52 Adds meta column to sending queues 2018-06-11 13:33:44 -04:00
Michelle Shull
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
Rostislav Wolny
b36537a4e8 renderer: Processing Post without layout renders featured_image only for excerpt display type [MAILPOET-1409] 2018-06-08 17:05:37 +02:00
Rostislav Wolny
62fd56400b renderer: Fixed notice in PostTransformer for older data without 'withLayout' property [MAILPOET-1409] 2018-06-08 17:02:03 +02:00
Michelle Shull
ccf027b336 Merge pull request #1378 from mailpoet/not-blocked-sending
Rotate scheduled tasks [MAILPOET-1391]
2018-06-07 10:54:13 -04:00
Pavel Dohnal
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
qfrery
4070a56547 camel case 2018-06-06 17:03:22 +01:00
qfrery
d6f72087e9 video badges code review 2018-06-06 12:55:20 +01:00
Michelle Shull
0f46ecc433 Merge pull request #1376 from mailpoet/mp1392
Dont call flush_rewrite in init [MAILPOET-1392]
2018-06-05 06:38:14 -04:00
Pavel Dohnal
2c290c6e4c Rotate sending queues
This should prevent sending queues to be stuck when a newsletter cannot be send.

[MAILPOET-1391]
2018-06-05 11:05:59 +01:00
Fred. P
b9ce9ecf28 Fix image fullwidth toggle [MAILPOET-1365]
Prevent WordPress $content_width global to override
mailpoet_image_size when calling wp_get_attachment_image_src()
in ACL generated posts.
2018-06-05 10:19:39 +02:00
Fred. P
ac47866295 Fix image fullwidth toggle [MAILPOET-1365]
Prevent WordPress $content_width global to override
mailpoet_image_size when calling wp_get_attachment_image_src()
in ACL generated posts.
2018-06-05 08:59:57 +02:00
qfrery
c88c8a9c96 add video links 2018-06-04 18:12:48 +01:00
Pavel Dohnal
b8ce6ff88c Rotate scheduled tasks
Scheduled tasks should rotate so that they don't block
sending when they cannot be send.

[MAILPOET-1391]
2018-06-04 16:00:32 +01:00
Fred. P
3589899d6b Dont call flush_rewrite in init [MAILPOET-1392]
Following http://wpengineer.com/2044/custom-post-type-and-permalink/
and validating with Tautvidas we concluded there was not
reason not to use flush_rewrite_rules() as recommended which is,
upon activating and deactivating the plugin.
2018-06-04 14:49:16 +02:00
Michelle Shull
59d632895e Merge pull request #1369 from mailpoet/posts-alc-image
Multi-column layout in ALC/Posts [MAILPOET-1350]
2018-06-04 07:37:56 -04:00
Amine Ben hammou
67b66856f5 removing images and headings from the excerpt 2018-06-01 11:21:59 +00:00
Amine Ben hammou
6914a9c224 excerpt are now displayed 2018-05-30 09:15:14 +00:00
Tautvidas Sipavičius
2573e2f785 Change field type of newsletter_templates.description to force dbDelta
set the column's default value [MAILPOET-1398]
2018-05-29 16:35:12 +03:00
Amine Ben hammou
3872ffbbc4 fixing some bugs and updating template 2018-05-29 11:21:24 +00:00