Commit Graph

6942 Commits

Author SHA1 Message Date
efc5aa5900 Enhance Analytics\Reporter to fetch tracking data
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
f91b89bba5 Move satismeter script before our scripts to handle race condition
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
cde6e4285e Update vulnerable dependency twig/twig
[MAILPOET-1895]
2019-03-12 10:29:57 -04:00
2330532f35 Use default sender
[MAILPOET-1868]
2019-03-12 07:35:00 -04:00
2ede5caad0 Releasing 3.21.0 3.21.0 2019-03-11 14:01:45 -04:00
wxa
4d3e5192a5 Remove the ci-test-deploy branch from the whitelist [MAILPOET-1845] 2019-03-11 16:11:17 +02:00
wxa
f89f52da15 Add test deployment CI job [MAILPOET-1845] 2019-03-11 16:11:17 +02:00
d4abbf1fb6 Fix email authorization URL address
[MAILPOET-1876]
2019-03-11 09:47:06 -04:00
01c992fd11 Update plugin banners for repository
[MAILPOET-1881]
2019-03-08 11:16:51 -05:00
214f439893 Use RAM version of CircleCI DB images for faster builds
[MAILPOET-1864]
2019-03-07 10:07:38 -05:00
aa212692b3 Update CircleCI configuration to newer PHP 7.3 Docker image
[MAILPOET-1864]
2019-03-07 10:07:38 -05:00
a4c1b07db5 Remove dot announcement
[MAILPOET-1862]
2019-03-07 08:56:23 -05:00
bee5e2f5d1 Return Subscriber::subscribe static method
This method is used by Thrive Leads plugin
[MAILPOET-1865]
2019-03-07 08:48:31 -05:00
f128b2471d Fix some typos 2019-03-07 08:30:14 -05:00
ab097d356a Fix PHPStan errors 2019-03-07 08:30:14 -05:00
3ff55d85a9 Fix tests 2019-03-07 08:30:14 -05:00
0a436087e1 Replace all WP function calls 2019-03-07 08:30:14 -05:00
986482e34b Make WPFunctions a singleton and add WP fns 2019-03-07 08:30:14 -05:00
4ff8e4031a Move getImageInfo to PostTransformer 2019-03-07 08:30:14 -05:00
51a1187439 Refactor waiting for ALC to load within a test
[MAILPOET-1875]
2019-03-07 10:10:33 +01:00
e035c5131d Adjust acceptance test timeouts
[MAILPOET-1875]
2019-03-07 10:10:33 +01:00
4c82c24bf8 Add switching sending method back to SMTP in acceptance test
[MAILPOET-1875]
2019-03-07 10:10:33 +01:00
ee89a1e4b8 Add longer timeouts 2019-03-06 09:26:53 -05:00
b0ba1a3329 Enforce NPM version 6.8.x
[MAILPOET-1837]
2019-03-06 08:05:43 -05:00
4c2f187880 Use cache for 'npm ci'
[MAILPOET-1837]
2019-03-06 08:05:43 -05:00
eef5f47a1a Use 'npm ci' instead of 'npm install' in scripts
[MAILPOET-1837]
2019-03-06 08:05:43 -05:00
169452825c Fix out-of-sync package-lock.json
[MAILPOET-1837]
2019-03-06 08:05:43 -05:00
c5b5e7afbb Update NodeJS on CircleCI
[MAILPOET-1837]
2019-03-06 08:05:43 -05:00
26cf741311 Remove long explicit timeouts
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
c522086d01 Use local image instead of webservice
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
48f603afa5 Add empty lines to test
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
c8f2ff7f30 Update condition for better readability
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
ae3c03f985 Add JS test
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
56680816c0 Update test to a new component
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
5df73d3e0c Add test for ALC position in editor
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
6d3beaa45d Render post position
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
ece7e711c9 Add an option to select title option
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
f8e4975c0d Fix missing translation string
[MAILPOET-1871]
2019-03-06 07:12:25 -05:00
00f6a5bcd8 Add annotations to renderer
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
a657554f66 Do not wait for template to confirm being saved on send page
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
66ae3edf78 Get rid of double html parsing during render
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
59d960b42f Add nodes query cache for CSS inlining
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
4e27152c93 Add private access to internal methods in Renderer
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
65b5f355fa Change thumbnail generating at send page to start earlier
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
2c1bcdcf9b Add missing return to Settings data factory
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
b4586331b0 Fix typos in strings
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
cf17d5b693 Add tests for sending error notices
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
89e2cb3f18 Display friendlier mailer errors when sending preview fails
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
fee5b0d5fa Display friendlier mailer errors when sending paused
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
9a533a5caf Add acceptance test for line-height settings
[MAILPOET-1450]
2019-03-05 07:21:16 -05:00