Commit Graph

7813 Commits

Author SHA1 Message Date
2b51b2f209 Check parent exists before returning it
[MAILPOET-2350]
2019-09-11 10:18:10 +01:00
025110af5d Add suggested articles to Beacon
[MAILPOET-2338]
2019-09-11 10:16:03 +01:00
2e72ba447d Use numberFormatI18n() 2019-09-11 10:07:34 +01:00
4b79ae1801 Minor %s placeholder fix 2019-09-11 10:07:34 +01:00
1c52f89130 Update sprintf() 2019-09-11 10:07:34 +01:00
3c3fcf38cb i18n: merge two similar translation strings 2019-09-11 10:07:34 +01:00
5e869c7091 i18n: Avoid using HTML tags in translation strings
Remove `<br>` tag from the translation string.
2019-09-11 10:06:02 +01:00
670adaf6d4 Fix typo
[MAILPOET-2332]
2019-09-11 10:01:09 +01:00
1c98ffa3e1 Update FAQ and WooCommerce
[MAILPOET-2332]
2019-09-11 10:01:09 +01:00
a9bb3e66ed i18n: remove redundant HTML tag
The string has one `<b>` tag and two `</b>` tags. This PR removes the second closing tag.
2019-09-11 10:49:54 +03:00
c1594ad400 i18n: fix period location 2019-09-11 10:45:07 +03:00
aa78494d94 i18n: fix minor typo 2019-09-11 10:44:21 +03:00
3917448ab5 Hide stats link if newsletter not sent yet
[MAILPOET-2218]
2019-09-10 18:09:01 +01:00
4ce9f8b47e Update changelog 2019-09-10 11:58:38 +02:00
3bbe6d28a3 Release 3.35.4 2019-09-10 11:58:38 +02:00
d164950d29 Fix preparing release 2019-09-10 10:39:33 +02:00
7e112cbbfc Fix intro after beacon upgrade
[MAILPOET-2351]
2019-09-10 09:19:08 +01:00
6584d84dbb Fix PHP Scoper ignoring doctrine array annotations
[MAILPOET-2297]
2019-09-09 14:11:44 +01:00
270a5fc219 Fix parsing IPv6 in WP 4.7 and 4.8
Code copied from https://developer.wordpress.org/reference/classes/wpdb/parse_db_host/

[MAILPOET-2289]
2019-09-09 13:50:07 +01:00
a4b32fa44f Run PHP 5 integration tests on WordPress 4.7, others on latest
[MAILPOET-2289]
2019-09-09 13:50:07 +01:00
a5cbe98031 Fix failing integration test in MySQL 8.0
[MAILPOET-2289]
2019-09-09 13:50:07 +01:00
64e9bce158 Use MySQL 8.0 in PHP 7 integration tests
[MAILPOET-2289]
2019-09-09 13:50:07 +01:00
14991f5231 Use MySQL 5.5 in PHP 5 integration tests
[MAILPOET-2289]
2019-09-09 13:50:07 +01:00
92738c57c8 Fix running codeception without SKIP_DEPS=1
[MAILPOET-2349]
2019-09-09 13:59:17 +02:00
f4840e61fe Add integration test for sendConfirmationEmail
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
ed971dd4dd Nicer code for showing API error message
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
4d931bfb0e Fix integration tests
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
a4c42c7973 Add acceptance test for resending email
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
46476c8491 Add "resend email" action to subscribers list item
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
481cae676c Add subscribers API action for sending confirmation email
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
0e8a5bdb62 Add tracy panel for DI container
[MAILPOET-2293]
2019-09-09 10:52:40 +01:00
e8253ad94e Remove bulk option to resend confirmation emails
[MAILPOET-2315]
2019-09-09 09:51:52 +01:00
f41f7f5138 Run codeception from image
[MAILPOET-2309]
2019-09-05 10:25:34 -04:00
0acbb4ef48 Run JS tests as separate job
[MAILPOET-2309]
2019-09-05 10:25:34 -04:00
54ae6362dc Run multisite tests also on release branch
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
8896e493f9 Simplify multisite acceptance tests setup
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
4177c1541d Make Tracy log dir configurable
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
cf9c90bd04 Rewrite UserFlags data factory to create-or-update logic
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
0e5c903da9 Add MailHog as acceptance tests WordPress image dependency
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
70a6ba6979 Simplify acceptance tests WordPress image setup
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
5c911546b1 Fix coding style & indents in acceptance.suite.yml
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
8e4031322f Fix coding style in DefaultsExtension
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
3e6b13dbff Fix flaky ResinstallFromScratchCest (was relying on listing item order)
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
38c98eb6f2 Fix SubscriptionFormCest
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
db22b87239 Replace acceptance tests dump with settings in DefaultsExtension
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
6c54dd1944 Use WPLoader modulue in 'loadOnly' mode (correct for acceptance tests)
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
bfd0c0ab03 Clenup WordPress install in acceptance tests entrypoint, simplify setup
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
65b26991d4 Wait for WordPress container in acceptance tests setup
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
d03f7b0ca1 Use tmpfs instead of mounting local /tmp to Docker
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
d6571f5fc2 Upgrade acceptance tests to docker-compose v3.2 (newest supported by CircleCI)
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00