|
8a91eb46e6
|
Fix the possibility of repeatedly submitting a form with an existing e-mail address [MAILPOET-1115]
|
2017-09-28 12:59:57 +01:00 |
|
|
a1b02cb862
|
Fix synchronization of presubscribed WP users [MAILPOET-1127]
|
2017-09-28 10:44:29 +03:00 |
|
|
119e574495
|
Prevents excluded post types from being displayed in newsletter editor
|
2017-09-25 19:45:33 -04:00 |
|
|
7551fff93f
|
Merge pull request #1116 from mailpoet/fix-tests
Fixing Shortcodes issue [MAILPOET-1104]
|
2017-09-25 17:14:35 -04:00 |
|
|
5526f315d2
|
Merge pull request #1115 from mailpoet/scheduled_newsletter_status_fix
Sets newsletter status to draft when it's unscheduled [MAILPOET-1060]
|
2017-09-21 16:32:12 +03:00 |
|
|
d5e25fdeb1
|
Merge pull request #1114 from mailpoet/long_email_sql_error_fix
Fixes SQL error resulting from subscription with long email [MAILPOET-1113]
|
2017-09-21 16:17:21 +03:00 |
|
|
90a7bf5179
|
Adds back rendered subject clearing test
Removes duplicate line
|
2017-09-21 09:13:13 -04:00 |
|
|
02966c3b93
|
Sets cron daemon timeout to 5s across the plugin
Adds hook to override cron request arguments
|
2017-09-20 14:59:48 +01:00 |
|
|
84dc48daec
|
Allow passing cron timeouts
[MAILPOET-1114]
|
2017-09-20 14:59:48 +01:00 |
|
|
320dfa2ec5
|
Extracts duplicate code into reusable methods
Updates unit test
|
2017-09-20 14:59:48 +01:00 |
|
|
42e3a97616
|
Fixing Shortcodes issue
|
2017-09-20 12:34:27 +00:00 |
|
|
6b16aa1692
|
Sets newsletter status to draft when it's unscheduled
|
2017-09-19 21:59:03 -04:00 |
|
|
c3b643df84
|
Prevents leaking SQL errors in API response
|
2017-09-19 20:32:26 -04:00 |
|
|
697f9ba5bc
|
Adds min/max email length in UI and backend
|
2017-09-19 20:04:49 -04:00 |
|
|
66cc0964ce
|
Merge pull request #1106 from mailpoet/fix-tests
Fixing MP API test
|
2017-09-18 18:23:20 -04:00 |
|
|
d831b2df55
|
Explicitly sets up hooks instead of assuming they are already set up
|
2017-09-18 10:43:17 -04:00 |
|
|
d35763662e
|
Fixing MP API test
|
2017-09-18 12:00:43 +00:00 |
|
|
a35d7a1154
|
Fix WP sync throwing 'Table users doesn't exist' errors on multisite subsites [MAILPOET-1107]
|
2017-09-18 10:55:49 +03:00 |
|
|
09fcaecdfc
|
Add Premium key to Help Scout beacon [MAILPOET-1090]
|
2017-09-14 16:24:15 +03:00 |
|
|
483dfbe1ec
|
Fix removal of WP segment subscribers without wp_user_id [MAILPOET-1102]
|
2017-09-13 16:46:50 +03:00 |
|
|
97d157192a
|
Remove orphaned links
[MAILPOET-1102]
|
2017-09-13 13:30:23 +01:00 |
|
|
6b14a8a057
|
Remove data from usermeta
[MAILPOET-1102]
|
2017-09-13 13:18:39 +01:00 |
|
|
d27b187f5e
|
Fix QA problems
[MAILPOET-1102]
|
2017-09-13 13:15:50 +01:00 |
|
|
02d49ba2ca
|
DELETE subscribers in WP list which are not WP users
[MAILPOET-1102]
|
2017-09-13 13:07:01 +01:00 |
|
|
f3571a5855
|
Add another testing scenario
[MAILPOET-1102]
|
2017-09-13 08:54:54 +01:00 |
|
|
3d5f0df213
|
Don't delete subscribers with wp_user_id = 0 [MAILPOET-1102]
|
2017-09-13 10:15:09 +03:00 |
|
|
595a201fe7
|
Stop deleting subscribers
[MAILPOET-1102]
|
2017-09-12 17:53:12 +01:00 |
|
|
279c36a30d
|
Merge pull request #1094 from mailpoet/initializer_update
Updates plugin initialization logic [MAILPOET-1097]
|
2017-09-12 12:34:27 +03:00 |
|
|
ba86cbfb18
|
Updates unit test
|
2017-09-11 11:40:14 -04:00 |
|
|
e9c55260c8
|
Merge pull request #1092 from mailpoet/db_version_settings_logic_update
Uses plugin's settings to store DB version [MAILPOET-1095]
|
2017-09-11 18:15:17 +03:00 |
|
|
b0343254c0
|
Renames db version setting value
|
2017-09-11 10:05:09 -04:00 |
|
|
9e932c9078
|
Merge pull request #1085 from mailpoet/improve-user-sync
Improve user sync [MAILPOET-1073]
|
2017-09-11 14:56:41 +03:00 |
|
|
607bf51b37
|
Merge two test cases for one class
[MAILPOET-1073]
|
2017-09-11 09:28:39 +01:00 |
|
|
eef969439b
|
Code comment
[MAILPOET-1073]
|
2017-09-11 09:22:40 +01:00 |
|
|
272f552f3c
|
Clean data befre and after test run
[MAILPOET-1073]
|
2017-09-11 09:22:18 +01:00 |
|
|
52470360a1
|
Returns ping response body instead of boolean
|
2017-09-10 18:49:15 -04:00 |
|
|
6c62459ed4
|
Adds filter to override default cron request URL
|
2017-09-10 18:36:22 -04:00 |
|
|
98482cebf9
|
Uses plugin's settings to store DB version
|
2017-09-10 16:31:36 -04:00 |
|
|
e86b780479
|
Fix build`
[MAILPOET-1073]
|
2017-09-07 14:44:55 +01:00 |
|
|
8a362f49f8
|
Add test for users synchronisation
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
|
6584250d1a
|
Adds is_rtl() function to Twig
|
2017-09-06 20:55:44 -04:00 |
|
|
a02e64e805
|
Merge pull request #1084 from mailpoet/editor_get_post_type_optimization
Removes unused properties from the object used to display post types in editor [MAILPOET-1086]
|
2017-09-05 17:43:27 +03:00 |
|
|
e4bb3e1133
|
Adds unit test
|
2017-09-05 10:33:10 -04:00 |
|
|
864187aa02
|
Merge pull request #1080 from mailpoet/json_api_method_check_fix
Throws error when JSON API endpoint method is not found [MAILPOET-1074]
|
2017-09-05 13:08:37 +03:00 |
|
|
59ae6619c0
|
Browser preview mixed content error fix
Strips protocol from preview URL
[MAILPOET-1080]
|
2017-09-05 08:54:23 +01:00 |
|
|
c8d92b3cd2
|
Default status is set depending on the signup confirmation option
|
2017-08-31 18:48:43 -04:00 |
|
|
cc8b7b45ed
|
Throws error when endpoint method is not found
|
2017-08-31 15:18:22 -04:00 |
|
|
8f9e8ea185
|
Merge pull request #1075 from mailpoet/forms-bug
Fix form issue when using list selection field [MAILPOET-1077]
|
2017-08-30 18:10:33 +03:00 |
|
|
9916eb9da8
|
updated tests
|
2017-08-30 14:52:17 +00:00 |
|
|
5807fd2e02
|
Merge pull request #1067 from mailpoet/emoji
Add emoji support to newsletter body [MAILPOET-1009]
|
2017-08-30 10:04:26 -04:00 |
|