Commit Graph

5358 Commits

Author SHA1 Message Date
9105c8734d Confirm Notification Autosave Test [MQ-34] 2018-09-09 14:04:13 -04:00
7035d92815 Merge pull request #1491 from mailpoet/welcome-emails
Move welcome emails to free plugin [MAILPOET-1518]
2018-09-07 12:17:37 -04:00
cc5a4d0aac Merge pull request #1453 from mailpoet/schedule-standard
Schedule standard  [MQ-55] [MQ-45]
2018-09-07 10:06:38 -04:00
fd4af798f1 Update ScheduleNewsletterCest.php 2018-09-07 09:26:05 -04:00
bf03dd105f Merge pull request #1494 from mailpoet/nested-container-render
Fix rendering of nested vertical containers [MAILPOET-1524]
2018-09-06 14:07:56 -04:00
013ab522c6 Merge pull request #1493 from mailpoet/unsubscribe-link
Use newsletter body content to check for unsubscribe link [MAILPOET-1515]
2018-09-06 13:32:56 -04:00
3e9be631e4 Fix rendering of nested vertical containers
[MAILPOET-1524]
2018-09-06 14:14:21 +02:00
30538f9f9b Merge pull request #1490 from mailpoet/changelog-fix
Fix Changelog formatting in readme.txt [MAILPOET-1521]
2018-09-06 07:49:03 -04:00
428b7a1363 Schedule standard [MQ-55] [MQ-45] 2018-09-05 11:59:18 -04:00
ddcc6c03a0 Schedule standard [MQ-55] [MQ-45] 2018-09-05 11:33:59 -04:00
f8306635a7 Use newsletter body content to check for unsubscribe link
We used the whole newsletter but there is a defaultContent which always contains
unsubscribe link so the check always passed
2018-09-05 16:10:32 +02:00
8c10896bc8 Rename global translations file
[MAILPOET-1520]
2018-09-05 14:51:45 +02:00
8ee8498bd5 Move welcome emails to free plugin
[MAILPOET-1518]
2018-09-05 13:00:29 +02:00
a2ce279e23 Fix Changelog formatting in readme.txt
[MAILPOET-1521]
2018-09-04 17:55:33 +02:00
8623cbb164 Release 3.9.1 3.9.1 2018-09-04 16:37:52 +02:00
95f1f6e1fc Merge pull request #1485 from mailpoet/mp2-subscriber-status
Mark status as confirmed if MP2 double opt in is disabled [MAILPOET-1514]
2018-09-04 07:15:15 -04:00
ebe65cde9d Merge pull request #1484 from mailpoet/php-requirements-update
update php requirements [MAILPOET-1516]
2018-09-04 06:39:28 -04:00
d29b495082 Merge pull request #1488 from mailpoet/help-status-fixes
Help Page System Status JS fixes
2018-09-04 06:01:48 -04:00
3e085d9734 Merge pull request #1486 from mailpoet/migration-page
Simplify migration step page [MAIPOET-1513]
2018-09-03 12:47:32 -04:00
98a66b1f5b Merge pull request #1487 from mailpoet/remove-link
Remove link to checklist [MAILPOET-1512]
2018-09-03 12:05:08 -04:00
e17cbee363 Fix displaying of an error message in sending queue table and paused translation
[MAILPOET-1517]
2018-09-03 17:07:24 +02:00
1e5ad9d5cd Refactor key value table to accept data content as a property
[MAILPOET-1517]
2018-09-03 17:06:03 +02:00
4723403117 Remove link to checklist
[MAILPOET-1512]
2018-09-03 12:55:21 +02:00
8086c0abef Simplify migration step page
[MAIPOET-1513]
2018-09-03 12:36:30 +02:00
cbcc8eebf1 Mark status as confirmed if MP2 double opt in is disabled
[MAILPOET-1514]
2018-09-03 12:19:13 +02:00
61bd46749e update php requirements strings 2018-08-31 17:52:34 +01:00
571f39de08 Merge pull request #1483 from mailpoet/intro-fixes
Intro fixes [MAILPOET-1508]
2018-08-31 09:38:05 -04:00
84b3ccea65 Change string for first intro step
[MAILPOET-1508]
2018-08-31 08:50:26 +02:00
1304618750 Fix logic to show intro only when not migrating from MP2
[MAILPOET-1508]
2018-08-31 08:50:26 +02:00
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