19c7efc9ef
Pauses sending if processed subscribers list can't be updated
2018-01-09 12:25:04 +00:00
6c25fab6d6
Adds option to pause sending after processing sending error
2018-01-09 12:25:04 +00:00
a45a7a7616
Fixes newsletter body being incorrectly saved
2018-01-09 12:25:04 +00:00
cb430673f8
Uses json_encode() instead of serialize() to save rendered newsletter
...
body
2017-12-20 22:13:00 -05:00
8852f6a3f4
Adds function to test if string is a valid json
2017-12-20 22:13:00 -05:00
d45c510ab3
Merge pull request #1226 from mailpoet/new_or_updated_user_welcome_email
...
Schedules welcome notification when adding/editing subscriber [MAILPOET-1249]
2017-12-20 14:26:24 +03:00
5d5b61b76f
Schedules welcome notification when adding/editing subscriber
2017-12-18 21:19:44 -05:00
0e2a67c203
Validates ping response when displaying cron URL status
2017-12-18 20:28:09 -05:00
f616ef4d6c
Merge pull request #1218 from mailpoet/widget_update
...
Prevents loading plugin assets when form widget is not activated [MAILPOET-1241]
2017-12-15 23:15:31 +02:00
bd67f5fd36
New poll
...
[MAILPOET-1243]
2017-12-14 14:46:18 +00:00
554dbb8dda
Initializes dependencies only when widget is active
2017-12-09 19:53:12 -05:00
d13aa67a07
Centralizes widget logic in one place
...
Cleans up code
2017-12-09 19:45:19 -05:00
1f9c956637
Removes unused code
2017-12-09 19:27:21 -05:00
b107be3241
Use website language when running populator
...
[MAILPOET-1233]
2017-12-06 19:51:09 -05:00
5505ffc783
Merge pull request #1206 from mailpoet/manage_subscription_shortcode_update
...
Allows using manage_subscription shortcode outside of newsletters [MAILPOET-1122]
2017-12-05 19:38:37 +03:00
6e5fc6ad6b
Fix array_key_exists() error if no data is passed to subscription management page [MAILPOET-1122]
2017-12-05 19:22:28 +03:00
e731b261ab
Conditionally initializes shortcodes/filters
2017-12-05 10:34:03 -05:00
955f24e71a
Load mb_strtoupper() polyfill for MP2 migration
...
* Load mb_strtoupper() polyfill for MP2 migration
* Add "symfony/polyfill-mbstring" as explicit dependency
* Fixate AspectMock at 2.0.1
* Generate composer.lock with PHP 5.6 to include required dependencies
[MAILPOET-1234]
2017-12-05 11:15:31 +00:00
7864e08900
Enables [mailpoet_manage] shortcode
...
Updates code
2017-12-04 19:58:30 -05:00
4926267e36
Adds system status tab to the Help menu
2017-12-03 11:38:45 -05:00
aa4d78b1c9
Adds method to ping Bridge
2017-12-03 11:38:44 -05:00
8afe7f5d97
Make rendering error during sending more descriptive [MAILPOET-1232]
2017-11-30 19:45:53 +03:00
63ed835d64
Allows using manage_subscription shortcode outside of newsletters
2017-11-28 22:02:29 -05:00
b6f62bd9bc
Catches exceptions during sending
2017-11-28 16:42:22 +00:00
b7a7f40cde
Merge pull request #1199 from mailpoet/image_url_space_fix
...
Encodes URLs in inlined images [MAILPOET-1220]
2017-11-23 16:03:57 +03:00
94c7e2a5c0
Changes plugin language based on user's locale
2017-11-22 20:13:56 -05:00
e7ffe4d694
Replaces spaces in image URLs
2017-11-21 21:02:33 -05:00
29b249de6e
Remove an attribute we don't need anymore
...
[MAILPOET-1180]
2017-11-21 12:54:00 +00:00
883ae5b0e4
Hide honeypot field to prevent Safari autocomplete
...
[MAILPOET-1180]
2017-11-21 11:47:46 +00:00
0061a9daf9
Move key checks from constructor to init() in Menu class [MAILPOET-1204]
2017-11-15 11:23:39 +00:00
7d686eb1d1
Merge pull request #1191 from mailpoet/post_excerpt_shortcode_fix
...
Fixes shortcodes not being properly stripped in excerpts [MAILPOET-1210]
2017-11-14 20:51:21 +02:00
72c3f763ec
Removes shortcodes from full post content
2017-11-14 13:17:47 -05:00
44c5d8490f
Fixes shortcodes not being properly stripped on excerpts
2017-11-14 12:35:08 -05:00
d7bf6addf1
Fixes error due to throwing exception inside array_map
2017-11-14 09:58:01 -05:00
adea1e9be1
Fixes condition that allowed unsubscribing from WP segments
2017-11-14 09:56:53 -05:00
087f2ebcdd
Uses a built-in method to handle plural exception cases
...
Implements check for empty segments
Implements check for WP segment when unsubscribing
2017-11-13 10:12:50 -05:00
3d2a63f319
Adds methods to unsubscribe from list(s)
2017-11-13 10:12:50 -05:00
54dd3b621a
Improves error messages, cleans up code
2017-11-13 10:11:07 -05:00
7fea134109
Merge pull request #1183 from mailpoet/dynamic-segments-listings
...
Dynamic segments subscribers listings [PREMIUM-38] [PREMIUM-43]
2017-11-13 16:52:48 +03:00
6694555592
Adds method to get subscriber
2017-11-10 18:47:53 -05:00
e6eb3d691e
Fix quality problems
...
[PREMIUM-38]
2017-11-09 12:14:01 +00:00
00f2d418cc
Load subscribers from dynamic segments
...
[PREMIUM-38]
2017-11-09 10:11:47 +00:00
c63f218edd
Enable to add segments to subscribers listing filter
...
[PREMIUM-38]
2017-11-09 10:11:47 +00:00
f1918ac953
Removes timeouts and uses data-automation-id as element selector
2017-11-08 14:04:45 +00:00
3f06448f37
Uses data-automation-id/iframe id and bypasses throttling for
...
consecutive signups
2017-11-08 14:04:45 +00:00
89d0da93d3
Merge pull request #1180 from mailpoet/wp_sync_db_error_fix
...
Fixes "column cannot be null" error during WP sync [MAILPOET-1191]
2017-11-07 12:23:39 +02:00
5461c975d4
Fixes "column cannot be null" error during WP sync
2017-11-06 22:29:59 -05:00
c42cf2f622
Switch to using current_user_can
function to check capabilities
2017-11-06 18:09:38 +02:00
3d78d6bbe9
Add a method to create a new list to public API [MAILPOET-1197]
2017-11-02 22:13:50 +03:00
e625a7602a
Merge pull request #1171 from mailpoet/mixpanel
...
Report more system environment data via MixPanel [MAILPOET-1189]
2017-11-01 11:21:29 -04:00