Pavel Dohnal
|
922d2b4b5f
|
Fix migration
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
Pavel Dohnal
|
91e8461cac
|
Clean the code
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
Pavel Dohnal
|
8757598a2d
|
Add index
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
Pavel Dohnal
|
524aabea1d
|
Split users sync into multiple queries
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
Tautvidas Sipavičius
|
6bc288ed54
|
Merge pull request #1088 from mailpoet/depreciated_twig_notice_fix
Fixed Twig's deprecated notice [MAILPOET-1092]
|
2017-09-07 12:48:11 +03:00 |
|
Vlad
|
77f3a875dd
|
Does not set global is_rtl variable
|
2017-09-06 20:56:52 -04:00 |
|
Vlad
|
6584250d1a
|
Adds is_rtl() function to Twig
|
2017-09-06 20:55:44 -04:00 |
|
Tautvidas Sipavičius
|
2762096167
|
Switch strtoupper to mb_strtoupper based on feedback
|
2017-09-06 16:14:52 +03:00 |
|
Tautvidas Sipavičius
|
b2ec3e5f7b
|
Fix translations based on translator feedback on TX [MAILPOET-1091]
|
2017-09-06 13:45:42 +03:00 |
|
Tautvidas Sipavičius
|
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 |
|
Tautvidas Sipavičius
|
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 |
|
mrcasual
|
59ae6619c0
|
Browser preview mixed content error fix
Strips protocol from preview URL
[MAILPOET-1080]
|
2017-09-05 08:54:23 +01:00 |
|
Vlad
|
6aa0be8d01
|
Removes unused properties from the object
|
2017-09-04 21:07:15 -04:00 |
|
Vlad
|
c8d92b3cd2
|
Default status is set depending on the signup confirmation option
|
2017-08-31 18:48:43 -04:00 |
|
Vlad
|
cc8b7b45ed
|
Throws error when endpoint method is not found
|
2017-08-31 15:18:22 -04:00 |
|
Tautvidas Sipavičius
|
1688d4dbe1
|
Split support inquiries into Free and Premium inboxes [MAILPOET-869]
|
2017-08-31 12:02:20 +03:00 |
|
Tautvidas Sipavičius
|
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 |
|
stoletniy
|
b0b88693f1
|
Merge pull request #1071 from mailpoet/initializer_cleanup
Fixes activation on MS environments and cleans up Initializer [MAILPOET-1076]
|
2017-08-30 17:56:16 +03:00 |
|
stoletniy
|
79b5426e01
|
Fix a constant name [MAILPOET-1076]
|
2017-08-30 17:47:53 +03:00 |
|
mrcasual
|
5807fd2e02
|
Merge pull request #1067 from mailpoet/emoji
Add emoji support to newsletter body [MAILPOET-1009]
|
2017-08-30 10:04:26 -04:00 |
|
Vlad
|
0ee39143f4
|
Runs hooks setup only when plugin is initilized
|
2017-08-30 09:50:49 -04:00 |
|
Vlad
|
10c39bd650
|
Removes unused constructor
|
2017-08-30 09:47:34 -04:00 |
|
Amine Ben hammou
|
20593cc5a5
|
Fix form issue when using list selection field
|
2017-08-30 13:29:41 +00:00 |
|
stoletniy
|
cb4b599d97
|
Merge pull request #1073 from mailpoet/fix-notice
Fix php notice
|
2017-08-30 16:25:50 +03:00 |
|
stoletniy
|
53f7953566
|
Fix browser preview bypassing emoji encoding [MAILPOET-1009]
|
2017-08-30 14:39:38 +03:00 |
|
stoletniy
|
61ae2da1e3
|
Fix a constant not defined in PHP 5.3 [MAILPOET-1009]
|
2017-08-30 14:02:29 +03:00 |
|
stoletniy
|
36abd8e5e6
|
Don't show network activation notice for other plugins
[MAILPOET-1072]
|
2017-08-30 11:39:42 +02:00 |
|
Pavel Dohnal
|
7e9de1fd07
|
Fix php notice
|
2017-08-30 11:25:42 +02:00 |
|
Pavel Dohnal
|
7ac5e65963
|
Fix php notice
|
2017-08-30 10:30:16 +02:00 |
|
stoletniy
|
cf992852b5
|
Validate for unsubscribe link only for MSS sending method [MAILPOET-1050]
|
2017-08-30 10:16:24 +02:00 |
|
Vlad
|
59482b2bfa
|
Uses init hook to initilize AccessControl
|
2017-08-29 23:30:35 -04:00 |
|
Vlad
|
053f9e0cdf
|
Adds higher priority to init hook so that it fires before the widgets hook
|
2017-08-29 23:20:46 -04:00 |
|
Vlad
|
e1cc25239b
|
Maintains code consistency when setting up JSON API
Updates exception handler return statement
|
2017-08-29 20:33:50 -04:00 |
|
Vlad
|
2f4452ad36
|
Removes redundant exception handler
|
2017-08-29 20:28:20 -04:00 |
|
Vlad
|
f453d685d6
|
Fixes translation not being picked up by makepot
|
2017-08-29 20:24:04 -04:00 |
|
Vlad
|
2d2b4ca7f0
|
Moves setup actions from plugins_loaded hook to init hook
Rearranges class methods to follow the order by which they are called
|
2017-08-29 20:22:19 -04:00 |
|
Tautvidas Sipavičius
|
2f45bb05d7
|
Fix Endpoint to use single global permission and not array of them
[MAILPOET-1057]
|
2017-08-29 15:34:35 +03:00 |
|
Pavel Dohnal
|
c75b6bd7eb
|
Show warning only on plugins page
[PREMIUM-28]
|
2017-08-29 11:22:51 +02:00 |
|
Pavel Dohnal
|
b74be8777a
|
Display warning on Email pages
[PREMIUM-28]
|
2017-08-29 11:22:51 +02:00 |
|
Pavel Dohnal
|
7463e0d1f1
|
Update invalid key message
[PREMIUM-28]
|
2017-08-29 11:22:51 +02:00 |
|
stoletniy
|
33fa496913
|
Add a message for an already used MSS key [MAILPOET-1070]
|
2017-08-29 11:10:09 +03:00 |
|
stoletniy
|
eff996e1f8
|
Unify key state constant names, leave back compat with unlocker [MAILPOET-1070]
|
2017-08-29 10:58:16 +03:00 |
|
stoletniy
|
c914aedc0d
|
Simplify API response codes handling [MAILPOET-1070]
|
2017-08-29 09:18:08 +03:00 |
|
Vlad
|
1745b67d64
|
Adds 403 response code that mirrors 401 behavior
|
2017-08-28 21:25:54 -04:00 |
|
stoletniy
|
b9bdc86fd9
|
Add emoji support to newsletter body [MAILPOET-1009]
|
2017-08-28 19:07:17 +03:00 |
|
Tautvidas Sipavičius
|
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 |
|
Tautvidas Sipavičius
|
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 |
|
Vlad
|
c1e542cb5a
|
Reschedules past due scheduled queues when reactivating notification
|
2017-08-28 09:20:17 +02:00 |
|
stoletniy
|
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 |
|
Vlad
|
26bccd95d4
|
Uses method vs. accessing class internals to get user capability
|
2017-08-24 13:58:54 -04:00 |
|