Pavel Dohnal
|
eef969439b
|
Code comment
[MAILPOET-1073]
|
2017-09-11 09:22:40 +01:00 |
|
Pavel Dohnal
|
272f552f3c
|
Clean data befre and after test run
[MAILPOET-1073]
|
2017-09-11 09:22:18 +01:00 |
|
Vlad
|
dff9c1012b
|
Moves widget initialization back to widgets_init hook
Removes priority from plugin initialization
|
2017-09-10 19:49:05 -04:00 |
|
Vlad
|
52470360a1
|
Returns ping response body instead of boolean
|
2017-09-10 18:49:15 -04:00 |
|
Vlad
|
6c62459ed4
|
Adds filter to override default cron request URL
|
2017-09-10 18:36:22 -04:00 |
|
Vlad
|
98482cebf9
|
Uses plugin's settings to store DB version
|
2017-09-10 16:31:36 -04:00 |
|
mrcasual
|
509880119e
|
Merge pull request #1090 from mailpoet/eslint-indent
Eslint indent [MAILPOET-1029]
|
2017-09-07 20:13:20 -04:00 |
|
Pavel Dohnal
|
195ccb5eed
|
Fix indent rule in tests
[MAILPOET-1029]
|
2017-09-07 16:05:45 +01:00 |
|
Pavel Dohnal
|
122af1c943
|
Fix react/jsx-indent rule in ES6
[MAILPOET-1029]
|
2017-09-07 15:59:38 +01:00 |
|
Pavel Dohnal
|
169940058b
|
Fix react/jsx-indent-props rule in ES6
[MAILPOET-1029]
|
2017-09-07 15:52:46 +01:00 |
|
Pavel Dohnal
|
478e60d60e
|
Fix indent rule in ES5
[MAILPOET-1029]
|
2017-09-07 15:51:25 +01:00 |
|
Tautvidas Sipavičius
|
9fc0ac8c4f
|
Merge pull request #1089 from mailpoet/color_picker
Change color on click, add history to color picker [MAILPOET-1087]
|
2017-09-07 17:08:09 +03:00 |
|
Pavel Dohnal
|
e86b780479
|
Fix build`
[MAILPOET-1073]
|
2017-09-07 14:44:55 +01:00 |
|
stoletniy
|
42f08bdc65
|
Fix handling of empty color and transparent color selected from palette [MAILPOET-1087]
|
2017-09-07 15:48:14 +03:00 |
|
Pavel Dohnal
|
c2789cdac3
|
Don't load all ids to memory, PHP could crash
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
Pavel Dohnal
|
8a362f49f8
|
Add test for users synchronisation
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
Pavel Dohnal
|
784a80d1a5
|
Use ->prefix instead of wp_
[MAILPOET-1073]
|
2017-09-07 13:42:18 +01:00 |
|
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 |
|
stoletniy
|
513181ff47
|
Change color on click, add history to color picker [MAILPOET-1087]
|
2017-09-07 13:17:57 +03: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 |
|
stoletniy
|
e42db162aa
|
Merge pull request #1086 from mailpoet/translation_fixes
Fix translations based on translator feedback on TX [MAILPOET-1091]
|
2017-09-06 16:30:13 +03: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 |
|
Vlad
|
e012bd6cbe
|
Updates changelog & bumps up release version to 3.0.0-rc.2.0.2
3.0.0-rc.2.0.2
|
2017-09-05 11:17:32 -04: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 |
|
Vlad
|
e4bb3e1133
|
Adds unit test
|
2017-09-05 10:33:10 -04:00 |
|
stoletniy
|
998795e0e0
|
Fix tests semi eslint rule [MAILPOET-1030]
|
2017-09-05 12:31:51 +01:00 |
|
stoletniy
|
ec44b84cc9
|
Fix ES6 no-extra-semi eslint rule [MAILPOET-1030]
|
2017-09-05 12:31:51 +01:00 |
|
stoletniy
|
efece061d0
|
Fix ES5 semi eslint rule [MAILPOET-1030]
|
2017-09-05 12:31:51 +01:00 |
|
stoletniy
|
e347fc74a2
|
Fix ES5 no-extra-semi eslint rule [MAILPOET-1030]
|
2017-09-05 12:31:51 +01:00 |
|
stoletniy
|
027418a86c
|
Fix ES5 semi-spacing eslint rule [MAILPOET-1030]
|
2017-09-05 12:31:51 +01: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
|
657658ea2b
|
Adds new poll
|
2017-09-04 10:49:11 +02:00 |
|
stoletniy
|
8647128e12
|
Merge pull request #1081 from mailpoet/default_status_update
Default status is set depending on the signup confirmation option [MAILPOET-1079]
|
2017-09-04 10:02:45 +03: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 |
|
mrcasual
|
5b8b8c8441
|
Merge pull request #1077 from mailpoet/helpscout
Split support inquiries into Free and Premium inboxes [MAILPOET-869]
|
2017-08-31 12:38:18 -04:00 |
|
Tautvidas Sipavičius
|
7106c640ef
|
Refactor HelpScout Beacon embed script
|
2017-08-31 19:24:32 +03:00 |
|
stoletniy
|
300b84983d
|
Merge pull request #1078 from mailpoet/spellchecker
Enable browser spellchecker [MAILPOET-1078]
|
2017-08-31 18:14:47 +03:00 |
|
Tautvidas Sipavičius
|
49c1b92838
|
Enable browser spellchecker
|
2017-08-31 18:03:19 +03:00 |
|
stoletniy
|
d900827850
|
Merge pull request #1076 from mailpoet/lint-lines
Lint lines [MAILPOET-1031]
|
2017-08-31 12:49:10 +03:00 |
|
Tautvidas Sipavičius
|
1688d4dbe1
|
Split support inquiries into Free and Premium inboxes [MAILPOET-869]
|
2017-08-31 12:02:20 +03:00 |
|
Amine Ben hammou
|
856c636089
|
Releasing 3.0.0-rc.2.0.1
3.0.0-rc.2.0.1
|
2017-08-30 16:06:39 +00:00 |
|