Commit Graph

5187 Commits

Author SHA1 Message Date
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
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
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