Commit Graph

5504 Commits

Author SHA1 Message Date
Vlad
7b665acae3 Prevents sending queue rerendering when post notification is updated 2018-05-27 21:59:58 -04:00
Michelle Shull
2890b66cfd Merge pull request #1366 from mailpoet/live-chat
Live chat & better Helpscout integration [MAILPOET-1389]
2018-05-24 07:54:40 -04:00
Michelle Shull
913e070b32 Merge pull request #1370 from mailpoet/translations
fixing translations [MAILPOET-1380]
2018-05-24 07:52:37 -04:00
Amine Ben hammou
0fed3f8355 update default value for image position 2018-05-24 07:48:27 +00:00
Amine Ben hammou
2215b53141 removing top padding from excerpt text 2018-05-24 07:44:41 +00:00
Amine Ben hammou
3e84a1f8e1 fixing translations 2018-05-23 21:32:59 +00:00
Michelle Shull
74250b87f9 Merge pull request #1368 from mailpoet/mp1336
Skip the changelog page after update [MAILPOET-1336]
2018-05-23 07:07:56 -04:00
Michelle Shull
ec34a9efca Merge pull request #1360 from mailpoet/mp1306
Newsletter template thumbnail redesign [MAILPOET-1306]
2018-05-23 07:06:06 -04:00
Amine Ben hammou
5b077cfb54 adding styles to containers 2018-05-23 10:39:08 +00:00
Amine Ben hammou
cdac9afc64 fixing tests 2018-05-23 08:21:22 +00:00
Amine Ben hammou
0a298f5fad creating new ALC block and widget 2018-05-23 07:42:30 +00:00
Amine Ben hammou
4dd17e47ad add image alignment to Posts 2018-05-23 05:17:51 +00:00
Amine Ben hammou
d7ab03b1c7 rewrite PostTransformer to return old or new structure depending on the newVersion attribute 2018-05-23 05:15:40 +00:00
Fred. P
2e6be59d9d Fixed a bad string
While working on [MAILPOET-1344] if forgot to change a string
following review.

Both buttons should have the same text but did not.

This change is a bit useless given that we now skip the page.
Still wanted to fix this while at it.
2018-05-22 15:35:16 +02:00
Fred. P
e5a1af96cb Stop showing the what's new page
[MAILPOET-1336]
2018-05-22 15:09:45 +02:00
Pavel Dohnal
3a0a241a52 Release 3.7.3 3.7.3 2018-05-22 13:26:40 +01:00
qfrery
bcbe89e558 update beacon icon img 2018-05-22 12:02:13 +02:00
Fred. P
75bad97b10 Newsletter template thumbnail redesign
Redesigned the template selection screen to
look like the WordPress theme selector.

The main changes relate to:
* style changes, to achieve the new look
* jsx templates, to work with new css changes
* template, removed the description field

[MAILPOET-1306]
2018-05-22 10:23:07 +02:00
qfrery
59f9fdb3b6 fix failing tests 2018-05-21 19:03:13 +02:00
qfrery
89a8f9ded4 add unit tests 2018-05-21 18:20:43 +02:00
qfrery
62b5502eb1 use Carbon 2018-05-21 17:07:14 +02:00
qfrery
9b7773e0a4 change beacon icon from question mark to message 2018-05-21 16:57:12 +02:00
qfrery
498c014464 function wording & use Carbon 2018-05-21 16:53:20 +02:00
Michelle Shull
b3a23bdddc Merge pull request #1363 from mailpoet/fix-post-notification-update
Fix sending task reschedule [MAILPOET-1378]
2018-05-21 10:43:54 -04:00
Michelle Shull
587eaffc3c Merge pull request #1357 from mailpoet/unblock-paused
Pause sending tasks for inactive notifications [MAILPOET-1376]
2018-05-21 09:47:16 -04:00
Michelle Shull
2da6c2ec49 Merge pull request #1362 from mailpoet/welcome-email-fix
Fix welcome emails
2018-05-21 09:45:25 -04:00
Michelle Shull
8a1fe0df6b Merge pull request #1367 from mailpoet/bugfix
fixing fatal error when using `wp_add_privacy_policy_content` in init hook [MAILPOET-1390]
2018-05-21 08:18:28 -04:00
Michelle Shull
d56f2c59ef Merge pull request #1355 from mailpoet/subscriber-source
Subscriber source [MAILPOET-1377]
2018-05-21 08:17:00 -04:00
Michelle Shull
ad48aff5c1 Merge pull request #1364 from mailpoet/import_filename_fix
Fixes import issue when filename contains multiple periods [MAILPOET-1388]
2018-05-21 07:26:08 -04:00
Michelle Shull
fa7387c9e4 Merge pull request #1359 from mailpoet/fix-console-warning
Fix warning in console [PREMIUM-87]
2018-05-21 07:18:33 -04:00
Amine Ben hammou
fbd11cf848 fixing fatal error when using wp_add_privacy_policy_content in init hook 2018-05-21 07:47:17 +00:00
qfrery
e469a32f9e Live chat & better Helpscout integration 2018-05-18 20:00:45 +02:00
Vlad
2104451ec3 Adjusts regex to match extension after the last period 2018-05-17 18:21:46 -04:00
Pavel Dohnal
9b9abf5cde Fix sending task reschedule
The query returned data from the sending queue table
So the next update updated the wrong row in the tasks table

[MAILPOET-1378]
2018-05-17 16:13:51 +01:00
Michelle Shull
dbdf432c1d Merge pull request #1347 from mailpoet/queue_rendered_subject_improvement
Uses queue's rendered subject when sending newsletter [MAILPOET-1373]
2018-05-17 08:35:25 -04:00
Michelle Shull
8a877ed637 Merge pull request #1356 from mailpoet/welcome-email-scheduling
Add index based on subscriber_id to scheduled_task_subscribers [MAILPOET-1382]
2018-05-17 08:33:57 -04:00
Michelle Shull
4da7ed44e5 Merge pull request #1352 from mailpoet/less-info
Returning only the id and email on form's response [MAILPOET-1370]
2018-05-17 06:59:10 -04:00
Michelle Shull
952c0f5aa7 Merge pull request #1358 from mailpoet/vulnerable-dependencies
Update vulnerable jQuery 2.1.4 and hoek 4.2.0 dependencies [MAILPOET-1383]
2018-05-17 06:43:19 -04:00
Pavel Dohnal
5223687326 Fix welcome emails
Decreased priority. This was a conflict with Members plugin
Members plugin has priority 5 and we were checking
user roles before Members plugin correctly
assigned them.

[PREMIUM-83]
2018-05-17 11:13:34 +01:00
Pavel Dohnal
ee07f3e734 Fix warning in console 2018-05-16 14:03:38 +01:00
Tautvidas Sipavičius
0c585d15e1 Refactor events_list.jsx to suppress lint6 warnings
Likely happened due to updated package-lock.json
2018-05-15 21:11:24 +03:00
Tautvidas Sipavičius
1d362f9cf6 Update webpack 1.11.0 -> 1.12.9 to force a newer Uglify version 2018-05-15 19:56:12 +03:00
Tautvidas Sipavičius
ff9f9a0a90 Update vulnerable jQuery 2.1.4 -> 3.3.1, and jsdom to update hoek
dependency [MAILPOET-1383]

Unless I missed something, judging based on the jQuery 3.0 upgrade guide
it appears we are compatible with jQuery 3.x, so I'm updating just the
library version.  We're using version bundled with WP anyways for the
most part, and only load 3.x in JS tests.

jsdom was updated to 11.10.0 to update dependency on hoek 4.2.0 -> 4.2.1
2018-05-15 19:21:54 +03:00
Pavel Dohnal
941b88495a Pause sending tasks for inactive notifications
[MAILPOET-1376]
2018-05-15 16:40:31 +01:00
Tautvidas Sipavičius
859b87c7c9 Add index based on subscriber_id to scheduled_task_subscribers
[MAILPOET-1382]

This is done to avoid full table scans when scheduling welcome emails
and checking whether or not an email has been sent.
There we have to query based on `subscriber_id`, but without having a
`task_id`, so MySQL cannot make use of the `(task_id, subscriber_id)`
primary key.
2018-05-15 18:39:17 +03:00
Tautvidas Sipavičius
d44c275790 Release 3.7.2 3.7.2 2018-05-15 15:47:57 +03:00
Michelle Shull
f942e98645 Merge pull request #1354 from mailpoet/custom-field-value-length
Fix custom fields to allow values longer than 255 characters [MAILPOET-1381]
2018-05-15 06:08:06 -04:00
Tautvidas Sipavičius
3e9d7fc68d Add NOT NULL constraint to custom field value field type 2018-05-15 11:33:22 +03:00
Vlad
1c6c275295 Passes single array with shortcode details 2018-05-14 19:16:24 -04:00
Tautvidas Sipavičius
1d8e8e8786 Text field cannot have default values 2018-05-14 19:54:20 +03:00