Commit Graph

194 Commits

Author SHA1 Message Date
bca228f985 Don't pre-select 3rd party libraries in wizard
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
0bbe65fab7 Remove default form
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
d9c73692d9 Set default value for 3rd party libraries
[MAILPOET-3128]
2020-10-19 17:49:18 +02:00
wxa
b0e7a486ff Remove new-default-list-name feature flag [MAILPOET-3004] 2020-09-08 14:44:45 +02:00
3095d946d4 Update DB migration version check
[MAILPOET-3072]
2020-09-07 08:54:34 +02:00
987a243a66 Increase version
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
193149781b Unset old properties
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
401b780dce Use refactored in form displaying
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
e15426635e Migrate placement data to the new structure
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
e591ab1040 Remove uneeded dependency
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
1a3ea15817 Update plugin version
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
b1e9c1a4a9 Add placement enabled settings
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
14aa0b1393 Refactor creating of default form to use templates
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
53f425b9f6 Update migration version check for unsubscribe links
[MAILPOET-2736]
2020-05-12 10:27:45 +02:00
84adf104c9 Add migration to update sent unsubscribe links to be instant
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
602b156e54 Add ability to generate URL to subscription confirmation page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
485a3942f3 Pass form preview URL to form editor view
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
ab941a5514 Update legacy WooCommerce checkbox label on plugin activation/update
[MAILPOET-2296]
2020-01-28 10:46:25 +00:00
634b8214e2 Use updated label for WooCommerce checkout checkbox
[MAILPOET-2296]
2020-01-28 10:46:25 +00:00
447e01b0aa Remove new form editor feature flag
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
685b4885c0 Exclude WordPress and WooCommerce variables from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
fbcaeaadbc Convert Doctrine specific code to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
5f408b1351 Update plugin version check for running migration
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
22f93d0035 Fill last_subscribed_at to all subscribed users who has it set to null
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
0e964de6d4 Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
a082e74003 Fix fetching form styles within Populator
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
wxa
a38d08eb7c Create the WC transactional email only when it's first invoked [MAILPOET-2514] 2019-11-11 16:00:40 +00:00
e636562185 Remove old Setting model usage from Populator
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
17ec220960 Fix serialization errors in integration tests (models are not serializable)
[MAILPOET-2501]
2019-10-24 20:18:59 +01:00
787cd8373a Move data for GA to free
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
8334fb445e Integrate automatic emails populator from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
ade1cc4d8e Autofix alphabetically sorted use statements
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
1b5b9d89ff Autofix namespace declaration spacing
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
1dd0c4ec70 Add Blank category to templates
[MAILPOET-2345]
2019-09-22 10:45:46 +02:00
5e5c744c3d Create WC transactional email
[MAILPOET-2280]
2019-09-22 10:34:06 +02:00
ec3b5ca1e3 Optimize the SQL query
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
75017d93ba Reduce scheduling priority
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
36322978ae Add Cron task to generate link_tokens for existing subscribers 2019-09-12 17:32:05 +02:00
674d8f9926 Use sender and reply-to settings for confirmation emails
[MAILPOET-2328]
2019-09-12 15:45:34 +02:00
01a0fe96c4 Remove no longer necessary checks
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
8b9c460301 Add translated text for default WC checkbox
[MAILPOET-2207]
2019-08-23 15:00:13 -04:00
3810e33742 Update the default list name
[MAILPOET-2198]
2019-08-21 08:06:15 -04:00
87882d8cc0 Update forms messages when settings change 2019-08-15 16:28:24 +01:00
25048e17b4 Add referral id detection on install and update
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
wxa
82661248f3 Restore the captcha page in Populator [MAILPOET-2242] 2019-08-01 11:13:36 -04:00
1600e4c5ee Add unsubscribe token to existing subscribers and newsletters 2019-07-31 16:50:44 -04:00
74ae7adf8d Populate stats notifications for auto emails
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00