Commit Graph

3343 Commits

Author SHA1 Message Date
8e65d4b6b2 Use Doctrine to get all User Flags
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
513e4c8542 Create function createOrUpdate
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
7a3ac1af74 Use Doctrine to create new User Flags
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
10476ebd8f Create Feature Flags Repository
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
5b9e56df54 Create an Entity for Feature Flag
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
bcc43766ec i18n: merge similar translations strings
"Fake logo" is used 6 times, "Fake Logo" (capital L) only one time.
2019-08-28 08:27:09 -04:00
c0538f6c5f Update sprintf() 2019-08-28 08:11:51 -04:00
1156e5ae57 i18n: merge two similar translation strings 2019-08-28 08:11:51 -04:00
3de1eead47 i18n: use uppercase "CAPTCHA" to march to other translation strings 2019-08-28 08:01:31 -04:00
99bea70de8 Enable autowire strict_mode for DI container
[MAILPOET-2291]
2019-08-28 07:39:52 -04:00
69e9b099d8 Prevent showing WC Customers UI to new WC website
[MAILPOET-2206]
2019-08-27 21:48:46 -04:00
25ddc80a9a Optimize SQL query using temporary table 2019-08-27 16:46:46 -04:00
82123afc7c Add missing PHP doc to hash and string generating functions
[MAILPOET-1900]
2019-08-26 10:59:28 +02:00
0aa1d65822 Auto-regenerate Doctrine metadata in dev mode
[MAILPOET-2298]
2019-08-23 15:34:10 -04:00
c185d66008 Add Segment model constants to SegmentEntity
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
48b65c76aa Keep SELECT clause collapsed by default in Tracy panel
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
19ee0734e2 Use Doctrine in Newsletters::get() API
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
91dd0aa910 Add Doctrine entities for sending queues and scheduled tasks
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
eb837c8e36 Add Doctrine entities for newsletters, options, and segments
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
03fb82cf95 Add JSON and JSON/serialized types for Doctrine
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
09105dd730 Add trait for soft-deleted entities
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
8b9c460301 Add translated text for default WC checkbox
[MAILPOET-2207]
2019-08-23 15:00:13 -04:00
a7367f206c Update global status for unsubcribed WC customers
[MAILPOET-2204]
2019-08-23 14:31:47 -04:00
4588d9ee67 Remove unused parameter from pingDaemon
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
23f785bf62 Add cron ping error response to status notice
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
89ed90dddb Fix task scheduler isReachable status
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
e21515c460 Add referral id to global JS variables
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
ee144a780d Register twig function for adding referral id
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
72aa4a5fb8 Refactor WPFunctions to property in Twig Functions class
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
a23bc07349 Add referral id URL decorator
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
300fe0030e Fix preview URL not assigned to newsletter
[MAILPOET-2271]
2019-08-22 09:04:54 -04:00
be02837c5c Upgrade to Beacon 2
[MAILPOET-2180]
2019-08-22 08:38:57 -04:00
11aebe2e05 Fix notice
[MAILPOET-2267]
2019-08-21 14:34:14 -04:00
9fbff395b0 Save exception when running acceptance tests
[MAILPOET-2267]
2019-08-21 14:34:14 -04:00
273809be77 Update 'View in browser' header link
[MAILPOET-2196]
2019-08-21 11:17:13 -04:00
3810e33742 Update the default list name
[MAILPOET-2198]
2019-08-21 08:06:15 -04:00
3367a3bc8c Update sign-up confirmation email
[MAILPOET-2187]
2019-08-20 13:09:35 -04:00
c41cf37dda Update privacy policy text on forms
[MAILPOET-2185]
2019-08-20 13:09:35 -04:00
10e71426aa Modify stats tables indexes for faster fetching in emails listing
[MAILPOET-2213]
2019-08-20 12:27:20 -04:00
d285fdba1d Simplify newsletter stats query
[MAILPOET-2213]
2019-08-20 12:27:20 -04:00
3a120d8a17 Show NPS poll only after sending 2019-08-20 11:56:01 -04:00
64e6e5c681 Update privacy notice 2019-08-20 11:16:40 -04:00
f1b1108804 Remove Doctrine unneeded annotations directory 2019-08-20 11:02:20 -04:00
79d9deb6c4 Remove image captions from classic editor posts
[MAILPOET-2194]
2019-08-20 08:32:26 -04:00
3721698b67 Remove image captions from gutenberg posts
[MAILPOET-2194]
2019-08-20 08:32:26 -04:00
87882d8cc0 Update forms messages when settings change 2019-08-15 16:28:24 +01:00
a1bf7ec23f More performant check if there are any WC users
[MAILPOET-2163]
2019-08-15 10:44:57 +01:00
991b624504 Use WooCommerce\Helper to detect if WC is active
[MAILPOET-2163]
2019-08-15 10:44:57 +01:00
c1c2d0a102 Hide WooCommerce segments when WooCommerce is not active
[MAILPOET-2163]
2019-08-15 10:44:57 +01:00
dfb4545650 Fix flakey test
[PREMIUM-136]
2019-08-14 13:32:26 +02:00