Rostislav Wolny
3e9be631e4
Fix rendering of nested vertical containers
...
[MAILPOET-1524]
2018-09-06 14:14:21 +02:00
Michelle Shull
428b7a1363
Schedule standard [MQ-55] [MQ-45]
2018-09-05 11:59:18 -04:00
Michelle Shull
ddcc6c03a0
Schedule standard [MQ-55] [MQ-45]
2018-09-05 11:33:59 -04:00
Michelle Shull
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
Pavel Dohnal
cbcc8eebf1
Mark status as confirmed if MP2 double opt in is disabled
...
[MAILPOET-1514]
2018-09-03 12:19:13 +02:00
Michelle Shull
cc300b2df0
Merge pull request #1481 from mailpoet/logging-backend
...
Logging backend [MAILPOET-570]
2018-08-30 16:13:54 -04:00
Pavel Dohnal
c7f71663d9
Make templates payload smaller
...
[MAILPOET-1479]
2018-08-30 11:46:37 +02:00
Pavel Dohnal
20b1330094
Add logging dependencies
...
[MAILPOET-570]
2018-08-30 09:34:25 +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
Tautvidas Sipavičius
8b725f1c91
Rename transient attribute to data_notice_name
2018-08-27 17:36:52 +03:00
Pavel Dohnal
8cf548db9f
Update composer dependencies
...
[MAILPOET-1496]
2018-08-23 15:23:05 +02:00
Tautvidas Sipavičius
c68f58a7c0
Display PHP version warning via notice filter instead of stdout
2018-08-23 15:06:21 +03:00
Pavel Dohnal
ae0e03d2f3
Update code for PHP 5.5
...
[MAILPOET-1496]
2018-08-23 12:10:21 +02: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
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
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
Pavel Dohnal
8ea06f3f31
Use POST for cron requests
...
[MAILPOET-1485]
2018-08-16 08:27:05 +02:00
Pavel Dohnal
f6eccfbe3b
Skip the video in tests
...
[MAILPOET-1447]
2018-08-14 16:22:08 +02:00
Rostislav Wolny
9369e7883c
Add acceptance test for post notification duplication [MQ-41]
2018-08-13 10:08:41 +02:00
Vlad
51c89d5aa1
Requires PHP 5.5 or newer.
2018-08-09 14:12:58 +02:00
Pavel Dohnal
b6a367f770
Use ui to update settings
2018-08-07 10:21:35 +02:00
Michelle Shull
e9c79a1952
Merge pull request #1444 from mailpoet/tasks-status
...
Add latest sending tasks to help's page system status [MAILPOET-1460]
2018-08-06 08:45:47 -04:00
Michelle Shull
43c4a24ab3
Schedule Standard Newsletter Test [MQ-45]
2018-08-02 12:17:29 -04:00
Michelle Shull
f2382d25bd
Search for Standard Newsletter [MQ-55]
2018-08-02 10:28:13 -04:00
Michelle Shull
e413f83dfa
Save standard newsletter as template [MQ-36]
2018-08-02 09:34:40 -04:00
Rostislav Wolny
7186f4b13a
Add fetching of latest sending tasks for help page
...
[MAILPOET-1460]
2018-08-02 08:06:06 +02:00
Michelle Shull
b1feb0c21a
Save standard newsletter as template [MQ-36]
2018-08-01 14:12:23 -04:00
Michelle Shull
a71e6cb7d9
Duplicate Newsletter Acceptance [MQ-39]
2018-08-01 11:49:30 -04:00
Michelle Shull
8cdb71ed91
Merge pull request #1447 from mailpoet/cron-override-fix
...
Fix overriding cron token [MAILPOET-1481]
2018-08-01 08:21:36 -04:00
Michelle Shull
a242c06990
Initial commit of acceptance test for newsletter deletion
2018-08-01 06:38:04 -04:00
Pavel Dohnal
a3b79a6907
Fix overriding cron token
2018-07-31 17:48:26 +02:00
Michelle Shull
92d0dfc0e1
Merge pull request #1440 from mailpoet/post-notification-template
...
Acceptance test create post notification template [MQ-38]
2018-07-26 07:39:25 -04:00
Michelle Shull
0d6e2a107a
Merge pull request #1436 from mailpoet/cron-status-info
...
Cron status info in help section [MAILPOET-1457]
2018-07-25 10:17:22 -04:00
Rostislav Wolny
3184b43b3b
Add status flag for cron deactivation
...
Cron daemon, which was triggered by WordPress method, was deactivated
by deletion from DB and it caused the lost of all log data about it.
This commit changes the implementation so that the daemon is deactivated by changing status flag.
[MAILPOET-1457]
2018-07-25 13:23:21 +02:00
Michelle Shull
a9c081ea5e
Merge pull request #1437 from mailpoet/form-duplicate-at
...
Add form duplicate acceptance test [MQ-52]
2018-07-25 07:08:28 -04:00
Rostislav Wolny
65e0361cd0
Add test for creating template from post notification
...
[MQ-38]
2018-07-25 12:43:12 +02:00
Rostislav Wolny
9ed409194c
Add helper for opening editor in acceptance test
...
[MQ-38]
2018-07-25 10:36:37 +02:00
Michelle Shull
65e49808c0
Merge pull request #1430 from mailpoet/improve-errors
...
Improve error reporting for MSS sending [MAILPOET-1445]
2018-07-23 11:16:53 -04:00
Pavel Dohnal
f991a78722
Save session between acceptance test runs
...
[MQ-52]
2018-07-23 16:09:22 +01:00
Pavel Dohnal
82f176dc43
Add form duplicate acceptance test
...
[MQ-52]
2018-07-23 15:34:23 +01:00
Michelle Shull
d165732f66
Merge pull request #1431 from mailpoet/background-images
...
Column Background Images [MAILPOET-1403]
2018-07-23 09:33:08 -04:00
Pavel Dohnal
27b9857e6a
Improve error reporting for MSS sending
...
[MAILPOET-1445]
2018-07-19 16:21:23 +01:00
Rostislav Wolny
c3e2b17aa1
Add background images support to renderer [MAILPOET-1403]
2018-07-19 14:13:06 +02:00
Rostislav Wolny
d8581f761f
Add container background image support to editor [MAILPOET-1403]
2018-07-19 14:12:56 +02:00
qfrery
3a2ee709eb
fix failing bridge tests
2018-07-19 10:13:48 +01:00
qfrery
7b4e63c8c5
force user data to be resent on public_id change
2018-07-19 10:13:48 +01:00
qfrery
43a0d92d2f
fix tests
2018-07-19 10:13:48 +01:00
qfrery
78e5c1866e
fix errors
2018-07-19 10:13:48 +01:00
qfrery
1d2fa78a4d
split public id tests in two
2018-07-19 10:13:48 +01:00
qfrery
506c78d068
fix errors
2018-07-19 10:13:48 +01:00