Commit Graph

5329 Commits

Author SHA1 Message Date
cc300b2df0 Merge pull request #1481 from mailpoet/logging-backend
Logging backend [MAILPOET-570]
2018-08-30 16:13:54 -04:00
354ab15be5 Merge pull request #1482 from mailpoet/templates-payload
Make templates payload smaller [MAILPOET-1479]
2018-08-30 15:39:51 -04:00
626de65e45 Remove monolog from vendor
[MAILPOET-570]
2018-08-30 12:52:06 +02:00
c7f71663d9 Make templates payload smaller
[MAILPOET-1479]
2018-08-30 11:46:37 +02:00
20b1330094 Add logging dependencies
[MAILPOET-570]
2018-08-30 09:34:25 +02:00
174d6fe646 Add log level settings
[MAILPOET-570]
2018-08-30 09:33:55 +02:00
d4e9224bc1 release 3.9.0 3.9.0 2018-08-28 14:26:41 +00:00
60ce501c20 Purge old logs
[MAILPOET-570]
2018-08-28 14:36:22 +02:00
031125517e Add rudimentary logger
[MAILPOET-570]
2018-08-28 14:36:22 +02:00
9e2a4edcd0 Add logging table
[MAILPOET-570]
2018-08-28 14:36:22 +02:00
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
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
9d73eb8ad4 Merge pull request #1474 from mailpoet/update-readme
Best pitch on the repo [MAILPOET-1503]
2018-08-27 12:28:11 -04:00
e57b537a85 Merge pull request #1478 from mailpoet/orphaned-tasks
Orphaned tasks
2018-08-27 10:46:52 -04:00
8b725f1c91 Rename transient attribute to data_notice_name 2018-08-27 17:36:52 +03:00
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
ff6d51ef67 update wc screenshot 2018-08-27 13:05:31 +01:00
725b408b4b Merge pull request #1475 from mailpoet/add-indexes
Add indexes for foreign keys [MAILPOET-1497]
2018-08-27 07:51:35 -04:00
f4cf757aac Merge pull request #1479 from mailpoet/wizard-video
Add the correct wizard video [MAILPOET-1504]
2018-08-27 06:24:29 -04:00
bfaa91c053 Add the correct wizard vide
[MAILPOET-1504]
2018-08-27 09:28:07 +02:00
a08ed493cf Add join on queues to scheduled tasks query
[MAILPOET-1471]
2018-08-25 17:18:31 +02:00
54629b7690 Add missing deleted_at exclusion to scheduled queues query
[MAILPOET-1471]
2018-08-25 16:11:44 +02:00
8cf548db9f Update composer dependencies
[MAILPOET-1496]
2018-08-23 15:23:05 +02:00
d1406970cc Fix coding style issue - redundant space after if 2018-08-23 15:11:45 +03:00
c68f58a7c0 Display PHP version warning via notice filter instead of stdout 2018-08-23 15:06:21 +03:00
f5d8a0ece2 Merge pull request #1473 from mailpoet/wizard-bug
Fix wizard UI bug [MAILPOET-1501]
2018-08-23 07:25:23 -04:00
ae0e03d2f3 Update code for PHP 5.5
[MAILPOET-1496]
2018-08-23 12:10:21 +02:00
ac8c7dc7de update plugin description 2018-08-23 11:00:21 +01:00
e40a1e91c0 Add indexes for foreign keys
[MAILPOET-1497]
2018-08-23 09:48:58 +02:00
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
7166ed07cc Fix wizard UI bug
[MAILPOET-1501]
2018-08-22 15:24:48 +02:00
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
55a874decd add signup form to the plugin description on the repo 2018-08-22 14:09:19 +01:00
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
5622260904 Merge pull request #1470 from mailpoet/export-fix
Fix parseInt typo [MAILPOET-1474]
2018-08-22 07:10:47 -04:00
1bc2a7f572 Redirect to wizard after mp2 migration skip
[MAILPOET-1498]
2018-08-22 09:03:03 +02:00
6b5ad63b97 Allow search for list in export
[MAILPOET-1473]
2018-08-22 08:29:25 +02:00
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
e299d1a195 Release 3.8.6 3.8.6 2018-08-21 12:40:37 +02:00
8f85ef6fb3 Fix parseInt typo
[MAILPOET-1474]
2018-08-21 11:50:34 +02:00
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
31411d2a06 Merge pull request #1468 from mailpoet/cron-post
Use POST for cron requests [MAILPOET-1485]
2018-08-16 12:54:47 +03:00
5cfe8e3368 Merge pull request #1467 from mailpoet/readme-update
Pitch on repo 2nd iteration [MAILPOET-1487]
2018-08-16 11:23:30 +03:00
5041df422a Add comment explaining HS beacon vs. Olark interaction
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
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
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
81c22652cf Don't show intro on small screens
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
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
7ae25ae299 Make intro strings translatable
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
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