95f1f6e1fc
Merge pull request #1485 from mailpoet/mp2-subscriber-status
...
Mark status as confirmed if MP2 double opt in is disabled [MAILPOET-1514]
2018-09-04 07:15:15 -04:00
cbcc8eebf1
Mark status as confirmed if MP2 double opt in is disabled
...
[MAILPOET-1514]
2018-09-03 12:19:13 +02:00
1304618750
Fix logic to show intro only when not migrating from MP2
...
[MAILPOET-1508]
2018-08-31 08:50:26 +02:00
20b1330094
Add logging dependencies
...
[MAILPOET-570]
2018-08-30 09:34:25 +02:00
031125517e
Add rudimentary logger
...
[MAILPOET-570]
2018-08-28 14:36:22 +02:00
9e2a4edcd0
Add logging table
...
[MAILPOET-570]
2018-08-28 14:36:22 +02:00
12af3a3e14
Merge pull request #1476 from mailpoet/php-version-warning
...
Display PHP version warning via notice filter instead of stdout [MAILPOET-1506] [MAILPOET-1499]
2018-08-27 14:18:59 -04:00
8b725f1c91
Rename transient attribute to data_notice_name
2018-08-27 17:36:52 +03:00
d1406970cc
Fix coding style issue - redundant space after if
2018-08-23 15:11:45 +03:00
c68f58a7c0
Display PHP version warning via notice filter instead of stdout
2018-08-23 15:06:21 +03:00
e40a1e91c0
Add indexes for foreign keys
...
[MAILPOET-1497]
2018-08-23 09:48:58 +02:00
fcef5f0d2b
Show intro only on new install (but not when migrating from WP2)
...
Intro is marked as shown only when "Skip" or "Done" is explicitly used - this
avoids closing the intro by mistake and never having the option to see it again.
[MAILPOET-1446]
2018-08-16 10:22:57 +02:00
33aa7180f3
Catch error when rendering survey
...
[MAILPOET-1491]
2018-08-14 13:46:48 +02:00
e55df2ca2d
Add filter for skipping welcome wizard
...
This was requested for the purposes of the demo page
[MAILPOET-1439]
2018-08-13 10:34:34 +02:00
406c8bb6bd
Render welcome wizard page for a new installation
...
[MAILPOET-1439]
2018-08-13 10:34:34 +02:00
a8c7615013
Remove welcome page
...
The welcome page will be replaced by a new welcome wizard
[MAILPOET-1439]
2018-08-13 10:34:34 +02:00
51c89d5aa1
Requires PHP 5.5 or newer.
2018-08-09 14:12:58 +02:00
c7aeca116f
Add queue_id index into newsletter_links table
...
Missing index caused that it took to long when generating tracked unsubscribe URL.
[MAILPOET-1486]
2018-08-08 09:15:06 +02:00
7186f4b13a
Add fetching of latest sending tasks for help page
...
[MAILPOET-1460]
2018-08-02 08:06:06 +02:00
1252f35a23
Add sending queue status to help page
...
[MAILPOET-1459]
2018-07-26 13:08:15 +02:00
5f6fe1a7e5
Add cron status to admin help section
...
[MAILPOET-1457]
2018-07-25 13:39:55 +02:00
d670fe27ee
Remove button if MSS is active
...
[MAILPOET-1435]
2018-07-10 14:22:40 +01:00
d9c9620a67
Increase length of URL in links [MAILPOET-1438]
2018-06-25 09:43:10 +02:00
989cda7f0e
Merge pull request #1399 from mailpoet/end-53
...
End PHP 5.3 support [MAILPOET-1423]
2018-06-18 08:33:18 -04:00
8ed6c46ef9
Update php 5.4 warning message
...
[MAILPOET-1423]
2018-06-14 09:31:44 +01:00
7e843b5fdf
Show a survey on plugin deactivation
...
[MAILPOET-1386]
2018-06-12 15:52:25 +01:00
fff6c966d8
Marks WooCommerce group as beta
2018-06-11 13:40:06 -04:00
20dbc3c74b
Adds WooCommerce teaser
2018-06-11 13:40:06 -04:00
b16cbf9e7d
Updates column type since it may contain long meta object
2018-06-11 13:33:44 -04:00
32e02cbf52
Adds meta column to sending queues
2018-06-11 13:33:44 -04:00
7cc165b3d1
Merge pull request #1379 from mailpoet/video-guide-badges
...
Video guides: add badges to UI [MAILPOET-1395]
2018-06-11 11:37:31 -04:00
4070a56547
camel case
2018-06-06 17:03:22 +01:00
d6f72087e9
video badges code review
2018-06-06 12:55:20 +01:00
b9ce9ecf28
Fix image fullwidth toggle [MAILPOET-1365]
...
Prevent WordPress $content_width global to override
mailpoet_image_size when calling wp_get_attachment_image_src()
in ACL generated posts.
2018-06-05 10:19:39 +02:00
ac47866295
Fix image fullwidth toggle [MAILPOET-1365]
...
Prevent WordPress $content_width global to override
mailpoet_image_size when calling wp_get_attachment_image_src()
in ACL generated posts.
2018-06-05 08:59:57 +02:00
c88c8a9c96
add video links
2018-06-04 18:12:48 +01:00
59d632895e
Merge pull request #1369 from mailpoet/posts-alc-image
...
Multi-column layout in ALC/Posts [MAILPOET-1350]
2018-06-04 07:37:56 -04:00
2573e2f785
Change field type of newsletter_templates.description to force dbDelta
...
set the column's default value [MAILPOET-1398]
2018-05-29 16:35:12 +03:00
3872ffbbc4
fixing some bugs and updating template
2018-05-29 11:21:24 +00:00
f285cfcdc3
Add back wp_mailpoet_newsletter_templates.description
field to avoid
...
breaking backwards compatibility to sites that still have template
descriptions.
Empty-string default value allows it not to break when field is not specified
or is null.
2018-05-28 16:51:46 +03:00
3e84a1f8e1
fixing translations
2018-05-23 21:32:59 +00:00
74250b87f9
Merge pull request #1368 from mailpoet/mp1336
...
Skip the changelog page after update [MAILPOET-1336]
2018-05-23 07:07:56 -04:00
ec34a9efca
Merge pull request #1360 from mailpoet/mp1306
...
Newsletter template thumbnail redesign [MAILPOET-1306]
2018-05-23 07:06:06 -04:00
e5a1af96cb
Stop showing the what's new page
...
[MAILPOET-1336]
2018-05-22 15:09:45 +02:00
75bad97b10
Newsletter template thumbnail redesign
...
Redesigned the template selection screen to
look like the WordPress theme selector.
The main changes relate to:
* style changes, to achieve the new look
* jsx templates, to work with new css changes
* template, removed the description field
[MAILPOET-1306]
2018-05-22 10:23:07 +02:00
2da6c2ec49
Merge pull request #1362 from mailpoet/welcome-email-fix
...
Fix welcome emails
2018-05-21 09:45:25 -04:00
8a1fe0df6b
Merge pull request #1367 from mailpoet/bugfix
...
fixing fatal error when using `wp_add_privacy_policy_content` in init hook [MAILPOET-1390]
2018-05-21 08:18:28 -04:00
d56f2c59ef
Merge pull request #1355 from mailpoet/subscriber-source
...
Subscriber source [MAILPOET-1377]
2018-05-21 08:17:00 -04:00
fbd11cf848
fixing fatal error when using wp_add_privacy_policy_content
in init
hook
2018-05-21 07:47:17 +00:00
5223687326
Fix welcome emails
...
Decreased priority. This was a conflict with Members plugin
Members plugin has priority 5 and we were checking
user roles before Members plugin correctly
assigned them.
[PREMIUM-83]
2018-05-17 11:13:34 +01:00