|
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 |
|
|
36abd8e5e6
|
Don't show network activation notice for other plugins
[MAILPOET-1072]
|
2017-08-30 11:39:42 +02:00 |
|
|
eff996e1f8
|
Unify key state constant names, leave back compat with unlocker [MAILPOET-1070]
|
2017-08-29 10:58:16 +03:00 |
|
|
28b894b26b
|
Add test cases [MAILPOET-1070]
|
2017-08-29 09:20:03 +03:00 |
|
|
c914aedc0d
|
Simplify API response codes handling [MAILPOET-1070]
|
2017-08-29 09:18:08 +03:00 |
|
|
1745b67d64
|
Adds 403 response code that mirrors 401 behavior
|
2017-08-28 21:25:54 -04:00 |
|
|
b9bdc86fd9
|
Add emoji support to newsletter body [MAILPOET-1009]
|
2017-08-28 19:07:17 +03:00 |
|
|
e580e6b92b
|
Merge pull request #1041 from mailpoet/access_control
Allows granular control of access to various parts of the plugin [MAILPOET-1057] [MAILPOET-1048]
|
2017-08-28 16:48:47 +03:00 |
|
|
62ce7c0437
|
Merge pull request #1062 from mailpoet/wp_user_subscription_update_fix
Prevents WP subscribers' first/last name from being erased [MAILPOET-1062]
|
2017-08-28 12:57:25 +03:00 |
|
|
c1e542cb5a
|
Reschedules past due scheduled queues when reactivating notification
|
2017-08-28 09:20:17 +02:00 |
|
|
4616cf67bf
|
Fix a test [MAILPOET-1069]
|
2017-08-25 16:10:01 +03:00 |
|
|
cc5227ca0d
|
Don't track sent ALC posts for welcome and standard emails (always send the latest posts) [MAILPOET-1069]
|
2017-08-25 15:51:45 +03:00 |
|
|
af58814fe7
|
Moves AccessControl intialization outside of Router to Initializer
|
2017-08-24 13:56:17 -04:00 |
|
|
8a8108b41d
|
Prevents WP subscribers' first/last name from being erased when updating
subscription
|
2017-08-24 13:19:42 -04:00 |
|
|
316fa91a10
|
Moves AccessControl initialization outside of API to Initializer
|
2017-08-23 11:28:09 -04:00 |
|
|
7c23415d26
|
Updates unit test as a result of AccessControl implementation
|
2017-08-23 11:28:09 -04:00 |
|
|
28320cdbb6
|
Updates permission validation method on AccessControl
Adds/updates unit tests
|
2017-08-23 11:28:08 -04:00 |
|
|
48f3ae4ea1
|
Adds access control unit tests
|
2017-08-23 11:28:08 -04:00 |
|
|
e47c8bc701
|
Adds access control tests for Router
|
2017-08-23 11:28:08 -04:00 |
|
|
632bce7894
|
Adds AccessControl class that defines permissions for major plugin
operations
|
2017-08-22 09:04:39 -04:00 |
|
|
8540e5eea9
|
Merge pull request #1017 from mailpoet/rerender-newsletter
Rerender newsletter [MAILPOET-675]
|
2017-08-17 16:19:16 +03:00 |
|
|
d17486bac4
|
Merge pull request #1046 from mailpoet/spambot-forms
Add honeypot field for spambot [MAILPOET-1014]
|
2017-08-16 16:47:21 +03:00 |
|
|
4226684c5a
|
Make tests more obvious
[MAILPOET-1014]
|
2017-08-16 15:32:07 +02:00 |
|
|
364dd1b2a3
|
Move field obfuscation into own class
[MAILPOET-1014]
|
2017-08-16 14:58:31 +02:00 |
|
|
856331caa4
|
Merge pull request #1044 from mailpoet/post_excerpt_hook
Adds a hook to specify custom max post excerpt length [MAILPOET-1056]
|
2017-08-15 16:45:26 +02:00 |
|
|
9117ae1a27
|
Fixing more bugs. Lists and scheduling options are hidden when editing a newsletter that is being sent
|
2017-08-15 14:39:02 +00:00 |
|
|
b2b1f7ff71
|
tests fixed
|
2017-08-15 12:55:06 +00:00 |
|
|
a587b0a966
|
Links are not re-hashed when re-rendering the same newsletter
|
2017-08-15 12:55:05 +00:00 |
|