Commit Graph

5522 Commits

Author SHA1 Message Date
Pavel Dohnal
60ce501c20 Purge old logs
[MAILPOET-570]
2018-08-28 14:36:22 +02:00
Pavel Dohnal
031125517e Add rudimentary logger
[MAILPOET-570]
2018-08-28 14:36:22 +02:00
Pavel Dohnal
9e2a4edcd0 Add logging table
[MAILPOET-570]
2018-08-28 14:36:22 +02:00
Michelle Shull
12af3a3e14 Merge pull request #1476 from mailpoet/php-version-warning
Display PHP version warning via notice filter instead of stdout [MAILPOET-1506] [MAILPOET-1499]
2018-08-27 14:18:59 -04:00
Michelle Shull
5eb112f101 Merge pull request #1477 from mailpoet/remove-code-from-54
Remove code from 54 [MAILPOET-1496]
2018-08-27 14:11:50 -04:00
Michelle Shull
9d73eb8ad4 Merge pull request #1474 from mailpoet/update-readme
Best pitch on the repo [MAILPOET-1503]
2018-08-27 12:28:11 -04:00
Michelle Shull
e57b537a85 Merge pull request #1478 from mailpoet/orphaned-tasks
Orphaned tasks
2018-08-27 10:46:52 -04:00
Tautvidas Sipavičius
8b725f1c91 Rename transient attribute to data_notice_name 2018-08-27 17:36:52 +03:00
Michelle Shull
5620af8c0b Merge pull request #1480 from mailpoet/update-wizard-wc-screenshot
update wizard WooCommerce screenshot [MAILPOET-1507]
2018-08-27 09:51:54 -04:00
qfrery
ff6d51ef67 update wc screenshot 2018-08-27 13:05:31 +01:00
Michelle Shull
725b408b4b Merge pull request #1475 from mailpoet/add-indexes
Add indexes for foreign keys [MAILPOET-1497]
2018-08-27 07:51:35 -04:00
Michelle Shull
f4cf757aac Merge pull request #1479 from mailpoet/wizard-video
Add the correct wizard video [MAILPOET-1504]
2018-08-27 06:24:29 -04:00
Pavel Dohnal
bfaa91c053 Add the correct wizard vide
[MAILPOET-1504]
2018-08-27 09:28:07 +02:00
Jan Jakeš
a08ed493cf Add join on queues to scheduled tasks query
[MAILPOET-1471]
2018-08-25 17:18:31 +02:00
Jan Jakeš
54629b7690 Add missing deleted_at exclusion to scheduled queues query
[MAILPOET-1471]
2018-08-25 16:11:44 +02:00
Pavel Dohnal
8cf548db9f Update composer dependencies
[MAILPOET-1496]
2018-08-23 15:23:05 +02:00
Tautvidas Sipavičius
d1406970cc Fix coding style issue - redundant space after if 2018-08-23 15:11:45 +03:00
Tautvidas Sipavičius
c68f58a7c0 Display PHP version warning via notice filter instead of stdout 2018-08-23 15:06:21 +03:00
Michelle Shull
f5d8a0ece2 Merge pull request #1473 from mailpoet/wizard-bug
Fix wizard UI bug [MAILPOET-1501]
2018-08-23 07:25:23 -04:00
Pavel Dohnal
ae0e03d2f3 Update code for PHP 5.5
[MAILPOET-1496]
2018-08-23 12:10:21 +02:00
qfrery
ac8c7dc7de update plugin description 2018-08-23 11:00:21 +01:00
Pavel Dohnal
e40a1e91c0 Add indexes for foreign keys
[MAILPOET-1497]
2018-08-23 09:48:58 +02:00
Michelle Shull
ac73b4ee0a Merge pull request #1471 from mailpoet/export-segments
Allow search for list in export [MAILPOET-1473]
2018-08-22 10:21:15 -04:00
Pavel Dohnal
7166ed07cc Fix wizard UI bug
[MAILPOET-1501]
2018-08-22 15:24:48 +02:00
Michelle Shull
44d4613ef4 Merge pull request #1472 from mailpoet/migrate-fix
Redirect to wizard after mp2 migration skip [MAILPOET-1498]
2018-08-22 09:10:16 -04:00
qfrery
55a874decd add signup form to the plugin description on the repo 2018-08-22 14:09:19 +01:00
Michelle Shull
6ddbe46b73 Merge pull request #1469 from mailpoet/api-cf-validate
Reject requests without mandatory custom fields [MAILPOET-1405]
2018-08-22 08:09:21 -04:00
Michelle Shull
5622260904 Merge pull request #1470 from mailpoet/export-fix
Fix parseInt typo [MAILPOET-1474]
2018-08-22 07:10:47 -04:00
Pavel Dohnal
1bc2a7f572 Redirect to wizard after mp2 migration skip
[MAILPOET-1498]
2018-08-22 09:03:03 +02:00
Pavel Dohnal
6b5ad63b97 Allow search for list in export
[MAILPOET-1473]
2018-08-22 08:29:25 +02:00
Pavel Dohnal
ac33e11c60 Reject requests without mandatory custom fields
We need to make sure subscribers cannot be created without custom fields
Users require GDPR consent and we need to make sure there are no way to
create a subscriber without mandatory custom fields

[MAILPOET-1405]
2018-08-21 15:03:08 +02:00
Pavel Dohnal
e299d1a195 Release 3.8.6 3.8.6 2018-08-21 12:40:37 +02:00
Pavel Dohnal
8f85ef6fb3 Fix parseInt typo
[MAILPOET-1474]
2018-08-21 11:50:34 +02:00
Tautvidas Sipavičius
0d28fe1464 Merge pull request #1466 from mailpoet/drag-drop-video
Editor tutorial: drag and drop [MAILPOET-1447]
2018-08-16 13:13:02 +03:00
Tautvidas Sipavičius
31411d2a06 Merge pull request #1468 from mailpoet/cron-post
Use POST for cron requests [MAILPOET-1485]
2018-08-16 12:54:47 +03:00
Tautvidas Sipavičius
5cfe8e3368 Merge pull request #1467 from mailpoet/readme-update
Pitch on repo 2nd iteration [MAILPOET-1487]
2018-08-16 11:23:30 +03:00
Jan Jakeš
5041df422a Add comment explaining HS beacon vs. Olark interaction
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
a1d9aeb383 Detect HelpScout vs. Olark more securely
Intro target element selectors are now evaluated just before each
intro step - it should ensure HS or Olark will be correctly targeted
depending on which one is shown at that moment.

[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
07afc9525d Fix intro buttons overflowing from with longer translations
This happened for instance with German. Now fixed using flex, the tooltip
can expand up to 300px (intro.js default).

[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
81c22652cf Don't show intro on small screens
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
fcef5f0d2b Show intro only on new install (but not when migrating from WP2)
Intro is marked as shown only when "Skip" or "Done" is explicitly used - this
avoids closing the intro by mistake and never having the option to see it again.

[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
7ae25ae299 Make intro strings translatable
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
c0eec8ba9e Fix intro.js stacking bug when highliting element in 'position: fixed' parent
In WP this occurs when the sticky menu has 'position: fixed'. The fix gives it absolute
position when menu item highlighted in intro. It could cause the menu to scroll away
with content but in real world it should never happen since intro shows up only where
content is basically empty.

[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
c7af4af368 Fix intro.js positioning bug on 'position: fixed' elements
Intro.js has a bug causing tooltips appear in wrong places (or out of sceen)
when using 'position: fixed' on target element and not being scrolled to top.
This fixes the bug taking window scroll into account. The only place where
it can be seen is during the highlight animation when not scrolled to top,
which is not serious and not very likely to be seen.

[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
fe5b1b9683 Use WP style for intro.js buttons & make nice prev-next/prev-done button group
The intention here is to use WP default styles (adding .button class to buttons)
with as little overrides as possible, avoiding to use absolute px sizes.

[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
fe248ffde7 Style intro.js highlight helper layer & tooltips to go nice with WP
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
5621ab22bc Add basic intro.js onboarding & its initialization
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Jan Jakeš
8418e67f87 Add intro.js dependency
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
Pavel Dohnal
8ea06f3f31 Use POST for cron requests
[MAILPOET-1485]
2018-08-16 08:27:05 +02:00
Pavel Dohnal
79b2e7b486 Update readme
[MAILPOET-1487]
2018-08-15 15:19:39 +02:00