Commit Graph

5522 Commits

Author SHA1 Message Date
Rostislav Wolny
2e2d6c05ac j4mie/paris updated 2018-06-15 10:35:51 +02:00
Rostislav Wolny
1e37265feb cerdic/css-tidy updated 2018-06-15 10:35:51 +02:00
Vlad
5a94e0d780 Displays "this is a premium feature" link when Premium is disabled 2018-06-14 14:47:07 -04:00
Vlad
b757218455 Fix duplicate Beta string + allow any email type to have beta attribute 2018-06-14 14:38:33 -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
Michelle Shull
d358621366 Merge pull request #1392 from mailpoet/renderer_font_family_fix
Uses full font-family name in element styles [MAILPOET-1393]
2018-06-14 11:25:23 -04:00
Pavel Dohnal
bb579370a8 Fix list ALC preview
[MAILPOET-1404]
2018-06-14 15:28:08 +01:00
Frédéric Potvin
75d8ab82e8 Merge pull request #1400 from mailpoet/remove-domain
Disable translations for translate.wordpress.org [MAILPOET-1425]
2018-06-14 16:18:27 +02:00
Michelle Shull
78e954df0e Merge pull request #1396 from mailpoet/js-dependencies-update
Js dependencies update [MAILPOET-1428]
2018-06-14 09:48:58 -04:00
Michelle
00e18831ab Initial upload of new edit newsletter test 2018-06-14 07:39:51 -04:00
Fred. P
cc2a39ac26 Fix: Using double quote break rendering [MAILPOET-1397] 2018-06-14 11:56:03 +02:00
Michelle Shull
b135c342f1 Merge pull request #1394 from mailpoet/save-newsletter-as-draft
Save newsletter as draft
2018-06-14 05:55:44 -04:00
Pavel Dohnal
36cb7249cc Disable translations for translate.wordpress.org
[MAILPOET-1425]
2018-06-14 10:24:05 +01:00
Pavel Dohnal
8ed6c46ef9 Update php 5.4 warning message
[MAILPOET-1423]
2018-06-14 09:31:44 +01:00
Pavel Dohnal
5609384af0 Require PHP 5.4
[MAILPOET-1423]
2018-06-14 09:24:51 +01:00
Vlad
09e82293ff Updates code format 2018-06-13 20:52:05 -04:00
Michelle
8fce649d37 initial commit of autosave confirmation test 2018-06-13 12:13:35 -04:00
Pavel Dohnal
c2b98d93c3 Revert "Upgrade webpack manifest plugin"
This reverts commit e4947e1b77.
2018-06-13 15:59:48 +01:00
Michelle
7640f4c912 adding assertion 2018-06-13 10:49:07 -04:00
Fred. P
2ee77e0034 Deleted TODOs after noting them as JIRA issues 2018-06-13 16:46:18 +02:00
Michelle
66a0ddb321 fixing typos, again 2018-06-13 10:32:12 -04:00
Michelle
9dc98ffa9e fixing typos 2018-06-13 10:18:53 -04:00
Michelle
65904137c1 add new test to save newsletter as draft to new file 2018-06-13 10:13:51 -04:00
Michelle
c37c459597 just a little cleanup of lines I commented out 2018-06-13 09:32:32 -04:00
Pavel Dohnal
fd6a283f24 Update minimatch 2018-06-13 13:58:48 +01:00
Michelle
89b7813324 trying to get a test to pass, for the love of dog 2018-06-13 08:58:21 -04:00
Pavel Dohnal
e4947e1b77 Upgrade webpack manifest plugin 2018-06-13 13:53:21 +01:00
Fred. P
1005990588 Deleting leftover file 2018-06-13 14:49:29 +02:00
Pavel Dohnal
0f8b35ba0e Upgrade to webpack3 2018-06-13 13:47:57 +01:00
Michelle
2916e4362e commented out a line that broke to see if it's necessary 2018-06-13 08:42:29 -04:00
Pavel Dohnal
8393bac51b Upgrade to webpack 2 2018-06-13 13:33:27 +01:00
Michelle
0ea6afb38a defined a variable like a boss, which I had not previously done 2018-06-13 08:22:52 -04:00
Michelle
0c2085864e Fixed a step that said click next when I meant click send. 2018-06-13 08:06:53 -04:00
Michelle
a0818b3b9f Added function to test standard newsletter creation, fixed two typos in comments of previous file. 2018-06-13 07:44:26 -04:00
Pavel Dohnal
729d950e4e Return back amd loader 2018-06-13 11:10:03 +01:00
Pavel Dohnal
9a11d4cc82 Update babel 2018-06-13 10:57:40 +01:00
Pavel Dohnal
683e9c9fa1 Update eslint
Only indentation updated in this commit
2018-06-13 09:28:53 +01:00
Vlad
2ad9ebf1d3 Uses full font-family name in element styles 2018-06-12 19:15:30 -04:00
Rostislav Wolny
0545e48f8e Updates changelog and bumps up release version 3.7.6 2018-06-12 17:09:26 +02:00
Pavel Dohnal
7e843b5fdf Show a survey on plugin deactivation
[MAILPOET-1386]
2018-06-12 15:52:25 +01:00
Michelle Shull
33de2d6a5d Merge pull request #1390 from mailpoet/mp1414
Broken woocommerce mail thumbnails [MAILPOET-1414]
2018-06-12 09:16:47 -04:00
Fred. P
3290df3bb8 Broken woocommerce mail thumbnails [MAILPOET-1414] 2018-06-12 14:45:39 +02:00
Pavel Dohnal
71fed489ec Improve error reporting in API
[MAILPOET-1290]
2018-06-12 10:32:20 +01:00
mrcasual
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
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
581e1303d0 Display action link for each event if defined 2018-06-11 13:40:21 -04:00
Vlad
04d676f9e3 Fixes test after rebase 2018-06-11 13:40:06 -04:00
Vlad
fff6c966d8 Marks WooCommerce group as beta 2018-06-11 13:40:06 -04:00