Vlad
|
3d2a63f319
|
Adds methods to unsubscribe from list(s)
|
2017-11-13 10:12:50 -05:00 |
|
Vlad
|
54dd3b621a
|
Improves error messages, cleans up code
|
2017-11-13 10:11:07 -05:00 |
|
stoletniy
|
7fea134109
|
Merge pull request #1183 from mailpoet/dynamic-segments-listings
Dynamic segments subscribers listings [PREMIUM-38] [PREMIUM-43]
|
2017-11-13 16:52:48 +03:00 |
|
Tautvidas Sipavičius
|
fcf4bd12d9
|
Merge pull request #1186 from mailpoet/mp_api_get_subscriber
Adds API method to get subscriber [MAILPOET-1203]
|
2017-11-13 15:38:47 +02:00 |
|
Vlad
|
6694555592
|
Adds method to get subscriber
|
2017-11-10 18:47:53 -05:00 |
|
Pavel Dohnal
|
e6eb3d691e
|
Fix quality problems
[PREMIUM-38]
|
2017-11-09 12:14:01 +00:00 |
|
Pavel Dohnal
|
00f2d418cc
|
Load subscribers from dynamic segments
[PREMIUM-38]
|
2017-11-09 10:11:47 +00:00 |
|
Pavel Dohnal
|
c63f218edd
|
Enable to add segments to subscribers listing filter
[PREMIUM-38]
|
2017-11-09 10:11:47 +00:00 |
|
mrcasual
|
fae849bbfc
|
Merge pull request #1182 from mailpoet/es6_rules_1
Fix ES6 rules 1 [MAILPOET-1137]
|
2017-11-08 22:32:43 -05:00 |
|
stoletniy
|
2a253ccb8d
|
Move ES6 no-script-url rule to exceptions [MAILPOET-1137]
|
2017-11-08 21:42:10 -05:00 |
|
stoletniy
|
ff55e55ad2
|
Fix indentation [MAILPOET-1137]
|
2017-11-08 21:42:10 -05:00 |
|
stoletniy
|
d798ec446d
|
Fix ES6 no-alert eslint rule (replace confirm() with a custom UI component) [MAILPOET-1137]
|
2017-11-08 21:41:17 -05:00 |
|
stoletniy
|
56b4038073
|
Fix padded-blocks after rebasing [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
stoletniy
|
076a55f1fb
|
Fix ES6 no-underscore-dangle eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
stoletniy
|
10eca98dc3
|
Fix ES6 padded-blocks eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
stoletniy
|
37aec3ee4f
|
Fix ES6 wrap-iife eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
stoletniy
|
dc7c629e3b
|
Fix ES6 no-shadow eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
stoletniy
|
e4f16eda49
|
Fix ES6 dot-notation eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
mrcasual
|
bf15bda84f
|
Merge pull request #1181 from mailpoet/norwegian
Update translations in readme [MAILPOET-1196]
|
2017-11-08 09:19:20 -05:00 |
|
stoletniy
|
8472a837e8
|
Fix an 'Undefined index: SERVER_NAME' error in ConflictResolverTest [MAILPOET-1187]
|
2017-11-08 14:18:58 +00:00 |
|
Vlad
|
fc326131ae
|
Rebased master
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
a19753205f
|
Increases timeout value when tests are run on slow hosts
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
ee404e3b84
|
Uses CLI to truncate table
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
f1918ac953
|
Removes timeouts and uses data-automation-id as element selector
|
2017-11-08 14:04:45 +00:00 |
|
Pavel Dohnal
|
d399ddf6b6
|
Fixed acceptance tests for me
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
3f06448f37
|
Uses data-automation-id/iframe id and bypasses throttling for
consecutive signups
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
83d84e67d6
|
Adds test for iframe form subscription
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
46c42c1bb4
|
Re-adds vendor folder installation (this is needed for Alex's setup)
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
944bf67190
|
Updates docker-compose
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
7cac061a73
|
Renames test
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
17764b708f
|
Adds check for JS errors
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
2e0f4dfb19
|
Removes the need to reinstall vendor folder
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
7f5bc8681c
|
Adds acceptance tests for unsubscribe/manage subscription links
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
bfcb85f744
|
Updates existing tests format
|
2017-11-08 14:04:45 +00:00 |
|
Vlad
|
cb9aaf120e
|
Cleans up DB dump
|
2017-11-08 14:04:45 +00:00 |
|
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 |
|