Commit Graph

6737 Commits

Author SHA1 Message Date
Pavel Dohnal
605f8f1ce1 Try to fix flaky scheduler tests
[MAILPOET-1579]
2018-10-15 15:50:06 +02:00
M. Shull
1ffd5741be Merge pull request #1548 from mailpoet/php-deps-update
PHP Dependencies update [MAILPOET-1542]
2018-10-15 08:01:03 -04:00
Pavel Dohnal
a1d606e533 Add cleanup
[MAILPOET-1522]
2018-10-15 13:52:04 +02:00
Pavel Dohnal
a6ab757d22 Show warning if settings is not consistent
[MAILPOET-1522]
2018-10-15 13:26:52 +02:00
Pavel Dohnal
654dd1e8d0 Rename Send classes
[MAILPOET-1522]
2018-10-15 13:06:19 +02:00
Pavel Dohnal
40c19cd5d8 Fix parameters
[MAILPOET-1522]
2018-10-15 12:56:15 +02:00
M. Shull
3cccce3d86 Merge pull request #1549 from mailpoet/update-readme
Updating README and CONTRIBUTING [MAILPOET-1541]
2018-10-15 05:49:59 -04:00
Pavel Dohnal
57203a6917 Split text into two lines
[MAILPOET-1522]
2018-10-15 11:30:55 +02:00
Pavel Dohnal
d01805a911 Add default notification email
[MAILPOET-1522]
2018-10-15 11:18:53 +02:00
M. Shull
4774ab09f3 Merge pull request #1554 from mailpoet/tests_aspectmock_fix
Fix AspectMock to work when the Premium plugin is active [MAILPOET-1585]
2018-10-14 17:52:58 -04:00
Rostislav Wolný
5dad1fa545 Add GDPR guide tip into form editor
[MAILPOET-1476]
2018-10-12 13:39:55 +02:00
Rostislav Wolný
c3481dd4b7 Refactor subscription links to work with subscriber entity
[MAILPOET-1495]
2018-10-12 11:33:15 +02:00
Rostislav Wolný
b5338979b1 Refactor segment usage as object in SubscribersListings
[MAILPOET-1495]
2018-10-12 11:26:33 +02:00
Rostislav Wolný
436406f800 Refactor simple array usages in models
[MAILPOET-1495]
2018-10-12 11:26:33 +02:00
Rostislav Wolný
112f7b21d5 Update newsletterTemplate endpoint to use entity objects
[MAILPOET-1495]
2018-10-12 11:26:33 +02:00
Rostislav Wolný
b45c47a9e7 Update SubscriberFinder and Scheduler to use object entities
[MAILPOET-1495]
2018-10-12 11:26:23 +02:00
wxa
cb3952c9fb Fix unit tests failing in MySQL strict mode [MAILPOET-1585] 2018-10-11 23:09:37 +03:00
wxa
b597cb39f1 Fix AspectMock to work when the Premium plugin is active [MAILPOET-1585] 2018-10-11 23:08:40 +03:00
Pavel Dohnal
3102f114bd Add feature announcement
[MAILPOET-1522]
2018-10-11 19:37:45 +02:00
Tautvidas Sipavičius
bdf244536d Permit JS assets to be loaded from WP.com CDN on MP3 pages [MAILPOET-1584]
The CDN is provided by JetPack plugin in their "Asset CDN" beta feature
2018-10-11 17:21:06 +03:00
Rostislav Wolný
ca3b6412ee Fix exception class in mailpoet custom sniff
[MAILPOET-1542]
2018-10-11 15:23:06 +02:00
Rostislav Wolný
469dc15e4d Downgrade aspect mock and goap framework to previous version
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
253be30153 Update kint-php/kint
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
d7fb5450f4 Update sub-dependencies
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
280bc06c03 Update update sensiolabs/security-checker symfony/polyfill-mbstring
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
c1a505c425 Use new php7.1 container in circle
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
614d9f7e56 Update lucatume/wp-browser
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
7c9b2be760 Update PHPCompatibility standard and PHP_CodeSniffer
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
0f2bc75248 Update nesbot/carbon and league/filesystem
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
f0df936dbc Update consolidation sub dependencies
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
4b675a41d6 Update aspect mock and goaop framework
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Rostislav Wolný
0e7cc668e2 Update css-tidy
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
Pavel Dohnal
70debcc828 Refactor confirmation email sending
Aspect mock stopped working for me so I had to create a separate service
for sending confirmation emails.

[MAILPOET-1522]
2018-10-11 13:39:39 +02:00
Pavel Dohnal
4249c7a2cb Send an email notification on new subscriber
[MAILPOET-1522]
2018-10-11 10:23:06 +02:00
Pavel Dohnal
fbe2f72706 Add settings for new subscriber email notifications
[MAILPOET-1505]
2018-10-11 10:23:06 +02:00
Rostislav Wolný
6b9c252649 Remove unused methods in SubscribersFinder
[MAILPOET-1495]
2018-10-11 09:19:23 +02:00
M. Shull
be75e0d3ee Merge pull request #1545 from mailpoet/welcome-email-data-factory
Welcome email data factory [MAILPOET-1550]
2018-10-10 14:05:30 -04:00
M. Shull
8e12bbf97f Merge pull request #1543 from mailpoet/subscriber-data-factory
Create subscriber data factory [MAILPOET-1549]
2018-10-10 14:00:47 -04:00
M. Shull
1936a3bcdd Merge pull request #1551 from mailpoet/trim-settings
Trim whitespaces from intputs in settings page [MAILPOET-1553]
2018-10-10 09:44:35 -04:00
Amine Ben hammou
7eb37119ed removing files structure section 2018-10-10 15:43:53 +02:00
M. Shull
aadca62a32 Merge pull request #1542 from mailpoet/migration-page-fix
Fix migration page for all languages [MAILPOET-1543]
2018-10-10 08:15:00 -04:00
Amine Ben hammou
11401e2dab adding tools 2018-10-10 14:00:42 +02:00
Amine Ben hammou
4cae2a7d2d adding comments to .env.sample 2018-10-10 11:49:06 +02:00
Amine Ben hammou
9866f4c707 adding i18n description 2018-10-10 11:25:38 +02:00
Amine Ben hammou
b632d74e5f triming settings values 2018-10-09 19:54:06 +02:00
Tautvidas Sipavičius
c3a97b7139 Merge pull request #1547 from mailpoet/release-3.11.3
Prepare 3.11.3 release
3.11.3
2018-10-09 18:30:11 +03:00
Amine Ben hammou
a772aceb39 Updating README and CONTRIBUTING 2018-10-09 17:29:08 +02:00
Tautvidas Sipavičius
d59ace50f5 Update stable tag to the latest version 2018-10-09 17:52:55 +03:00
Tautvidas Sipavičius
ff6f686333 Prepare 3.11.3 release 2018-10-09 17:51:22 +03:00
Tautvidas Sipavičius
2ef8512fa7 Include mailpoet-cron.php in the zip during build 2018-10-09 16:46:34 +02:00