Pavel Dohnal
|
f3571a5855
|
Add another testing scenario
[MAILPOET-1102]
|
2017-09-13 08:54:54 +01:00 |
|
stoletniy
|
3d5f0df213
|
Don't delete subscribers with wp_user_id = 0 [MAILPOET-1102]
|
2017-09-13 10:15:09 +03:00 |
|
Pavel Dohnal
|
595a201fe7
|
Stop deleting subscribers
[MAILPOET-1102]
|
2017-09-12 17:53:12 +01:00 |
|
Tautvidas Sipavičius
|
c3db7d8148
|
Release 3.0.0-rc.2.0.3
3.0.0-rc.2.0.3
|
2017-09-12 15:41:06 +03:00 |
|
stoletniy
|
4a2187ff32
|
Merge pull request #1096 from mailpoet/translation_strings_update
Removes escape character in translations [MAILPOET-1093]
|
2017-09-12 14:24:38 +03:00 |
|
Tautvidas Sipavičius
|
279c36a30d
|
Merge pull request #1094 from mailpoet/initializer_update
Updates plugin initialization logic [MAILPOET-1097]
|
2017-09-12 12:34:27 +03:00 |
|
stoletniy
|
fd65117a5d
|
Fix makepot adding extra slashes to escaped characters in views [MAILPOET-1093]
|
2017-09-12 11:17:04 +03:00 |
|
Vlad
|
9305beace3
|
Removes escape character in translations
|
2017-09-11 19:27:03 -04:00 |
|
Vlad
|
ba86cbfb18
|
Updates unit test
|
2017-09-11 11:40:14 -04:00 |
|
Vlad
|
2ac7d1d4ab
|
Breaks plugin initialization into 3 stages: preInit, init and postInit
|
2017-09-11 11:33:03 -04:00 |
|
Tautvidas Sipavičius
|
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 |
|
stoletniy
|
99b6a287f8
|
Highlight a container block when hovering over its tools [MAILPOET-1088]
|
2017-09-11 15:32:45 +01:00 |
|
amine-mp
|
d645f0cad4
|
Merge pull request #1087 from mailpoet/eslint-un
Eslint un [MAILPOET-1073]
|
2017-09-11 16:16:51 +02:00 |
|
Vlad
|
b0343254c0
|
Renames db version setting value
|
2017-09-11 10:05:09 -04:00 |
|
Pavel Dohnal
|
cc368f015b
|
Remove redundant argument
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
4e508855fc
|
Fix eslint no-unused-expressions in tests
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
72c0a6f165
|
Fix eslint no-undef in tests
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
f266508654
|
Fix eslint no-undef in ES6
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
1893d82b2d
|
Fix eslint no-unused-expressions in ES6
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
bb1dd6a2ec
|
Fix eslint import/no-unresolved in ES6
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
7097ea5d9b
|
Fix eslint no-unreachable in ES6
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
b4092e0641
|
Fix eslint no-unneeded-ternary in ES5
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
2c068c7bb6
|
Fix eslint no-unreachable in ES5
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
a1a4fcb978
|
Fix eslint no-unused-expressions in ES5
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
Pavel Dohnal
|
f77620d649
|
Fix eslint no-undef in ES5
[MAILPOET-1085]
|
2017-09-11 15:03:30 +01:00 |
|
stoletniy
|
9e932c9078
|
Merge pull request #1085 from mailpoet/improve-user-sync
Improve user sync [MAILPOET-1073]
|
2017-09-11 14:56:41 +03:00 |
|
Vlad
|
de47dbe41b
|
Removes arrow functions that are not supported in IE
|
2017-09-11 10:25:43 +01:00 |
|
Pavel Dohnal
|
6d36d67a60
|
Delete orphaned subscribers instead of updating their id
[MAILPOET-1073]
|
2017-09-11 10:09:32 +01:00 |
|
Pavel Dohnal
|
607bf51b37
|
Merge two test cases for one class
[MAILPOET-1073]
|
2017-09-11 09:28:39 +01:00 |
|
stoletniy
|
f38ed0272c
|
Merge pull request #1093 from mailpoet/cron_helper_improvement
Cron helper improvement [MAILPOET-1096]
|
2017-09-11 11:23:01 +03:00 |
|
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 |
|