Commit Graph

5522 Commits

Author SHA1 Message Date
Vlad
97a9465db3 Adds MailHog for SMTP testing 2017-11-08 14:04:45 +00:00
Tautvidas Sipavičius
8dfaf9ba32 Release 3.1.0 3.1.0 2017-11-07 15:20:00 +02:00
Tautvidas Sipavičius
89d0da93d3 Merge pull request #1180 from mailpoet/wp_sync_db_error_fix
Fixes "column cannot be null" error during WP sync [MAILPOET-1191]
2017-11-07 12:23:39 +02:00
stoletniy
c9cbfb4317 Update translations in readme [MAILPOET-1196] 2017-11-07 12:04:56 +03:00
stoletniy
a8ccfec5c6 Merge pull request #1178 from mailpoet/superadmin_access
Enable permissions for superadmin users [MAILPOET-1200]
2017-11-07 11:15:33 +03:00
stoletniy
d8609c9e84 Merge pull request #1179 from mailpoet/survey_nov7
Updates weekly survey [MAILPOET-1199]
2017-11-07 10:41:07 +03:00
Vlad
5461c975d4 Fixes "column cannot be null" error during WP sync 2017-11-06 22:29:59 -05:00
Vlad
11298bc101 Updates weekly survey 2017-11-06 22:25:35 -05:00
Tautvidas Sipavičius
c42cf2f622 Switch to using current_user_can function to check capabilities 2017-11-06 18:09:38 +02:00
mrcasual
c9f1d38baa Merge pull request #1177 from mailpoet/mpapi_create_list
Add a method to create a new list to public API [MAILPOET-1197]
2017-11-02 18:54:06 -04:00
stoletniy
3d78d6bbe9 Add a method to create a new list to public API [MAILPOET-1197] 2017-11-02 22:13:50 +03:00
Tautvidas Sipavičius
2b4288f301 Merge pull request #1176 from mailpoet/throttling_test_fix
Fix an off-by-one error in some timezones [MAILPOET-1186]
2017-11-02 14:34:03 +02:00
stoletniy
09a2dd231a Fix an off-by-one error in some timezones [MAILPOET-1186] 2017-11-02 14:56:44 +03:00
stoletniy
3fd4ef9985 Cleanup after WP sync test [MAILPOET-1185] 2017-11-01 15:43:31 +00:00
mrcasual
05979965ba Merge pull request #1174 from mailpoet/es6
ESLint: ES6 rules 2 [MAILPOET-1138]
2017-11-01 11:32:34 -04:00
mrcasual
e625a7602a Merge pull request #1171 from mailpoet/mixpanel
Report more system environment data via MixPanel [MAILPOET-1189]
2017-11-01 11:21:29 -04:00
Tautvidas Sipavičius
a0c41ad7ab Merge pull request #1168 from mailpoet/jquery
plugin scripts should be loaded with a dependency on jquery [MAILPOET-1149]
2017-11-01 15:01:38 +02:00
Amine Ben hammou
7163747eb9 no-extra-boolean-cast 2017-11-01 10:20:13 +00:00
Amine Ben hammou
c30e2b6cf3 no-sequences 2017-10-31 17:16:24 +00:00
Amine Ben hammou
e9eae92ba9 no-useless-concat 2017-10-31 17:15:09 +00:00
Amine Ben hammou
0fd6fa8879 max-len 2017-10-31 17:12:59 +00:00
Amine Ben hammou
52ca6eac18 no-else-return 2017-10-31 17:10:10 +00:00
Amine Ben hammou
28776b8558 no-case-declarations 2017-10-31 16:52:00 +00:00
Amine Ben hammou
588ad3eab7 class-methods-use-this 2017-10-31 16:46:19 +00:00
Amine Ben hammou
d791538086 no-lonely-if 2017-10-31 16:40:08 +00:00
stoletniy
62173e7996 Bump up release version to 3.0.9 3.0.9 2017-10-31 19:18:42 +03:00
amine-mp
0acdcd1ca7 Merge pull request #1170 from mailpoet/jquery_serialize_object
Rename jQuery Serialize Object function to prevent conflicts [MAILPOET-1190]
2017-10-31 15:05:00 +01:00
Amine Ben hammou
f39a2c8dda added env data to weekly report 2017-10-31 11:17:34 +00:00
stoletniy
b648852ef5 Rename jQuery Serialize Object function to prevent conflicts [MAILPOET-1190] 2017-10-30 22:49:00 +03:00
Amine Ben hammou
6e45892118 trim values on listing search 2017-10-30 16:24:00 +00:00
Amine Ben hammou
cd145c51f7 public.js now depends on jquery 2017-10-30 14:25:05 +00:00
Amine Ben hammou
2c12d9ee2d changes on welcome and update pages 2017-10-30 11:36:40 +00:00
mrcasual
5fe28623f1 Merge pull request #1164 from mailpoet/acceptance_js_errors
Add JS error checking to acceptance tests [MAILPOET-1179]
2017-10-29 21:31:45 -04:00
mrcasual
3086b3cfc2 Merge pull request #1165 from mailpoet/esltests
ESLint: Test rules 2 [MAILPOET-1135]
2017-10-29 21:30:27 -04:00
stoletniy
5fd29872ff Merge pull request #1166 from mailpoet/remove-tags
Remove tags from ALC display
2017-10-26 14:28:02 +03:00
Tautvidas Sipavičius
732c8a314f Merge pull request #1160 from mailpoet/ci-tables-prefix
changing the tables prefix to "mp_" on CircleCI [MAILPOET-1178]
2017-10-26 13:43:08 +03:00
Tautvidas Sipavičius
23c650bfa6 Merge pull request #1163 from mailpoet/new-poll
new poll [MAILPOET-1172]
2017-10-26 13:34:16 +03:00
Amine Ben hammou
f5ced785e0 Tests: padded-blocks 2017-10-25 14:54:28 +00:00
Amine Ben hammou
4dc9004303 Tests: no-shaddow 2017-10-25 14:52:53 +00:00
Pavel Dohnal
893c6bd72b Remove tags from ALC display
[MAILPOET-1182]
2017-10-25 15:49:23 +01:00
Amine Ben hammou
2ac32484e1 Tests: max-len 2017-10-25 12:16:32 +00:00
Amine Ben hammou
b31e8ce5f2 Tests: no-bitwise 2017-10-25 12:10:29 +00:00
stoletniy
4270e4c315 Check for missing CSS files in acceptance tests [MAILPOET-1177] 2017-10-25 14:04:11 +03:00
stoletniy
4b13395b0c Add JS error checking to acceptance tests [MAILPOET-1179] 2017-10-25 13:34:16 +03:00
stoletniy
2e67029ef5 Merge pull request #1162 from mailpoet/new
Capitalize new [MAILPOET-1174]
2017-10-24 17:48:05 +03:00
Amine Ben hammou
257517b9a9 new poll 2017-10-24 14:13:07 +00:00
Amine Ben hammou
88ee64e15d Capitalize new 2017-10-24 14:03:27 +00:00
Pavel Dohnal
c2030e9a86 Fix readme.txt rendering 2017-10-24 14:55:21 +01:00
Pavel Dohnal
16111a99fb Release 3.0.8 3.0.8 2017-10-24 13:17:49 +01:00
Amine Ben hammou
543b3e5a91 changing tables prefix for acceptance tests 2017-10-24 09:13:43 +00:00