Commit Graph

4116 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
7d686eb1d1 Merge pull request #1191 from mailpoet/post_excerpt_shortcode_fix
Fixes shortcodes not being properly stripped in excerpts [MAILPOET-1210]
2017-11-14 20:51:21 +02:00
Vlad
962188bdb8 Adds unit test 2017-11-14 13:39:56 -05:00
Vlad
72c3f763ec Removes shortcodes from full post content 2017-11-14 13:17:47 -05:00
Vlad
44c5d8490f Fixes shortcodes not being properly stripped on excerpts 2017-11-14 12:35:08 -05:00
Tautvidas Sipavičius
fb85623b86 Merge pull request #1185 from mailpoet/mp_api_unsubscribe_from_lists
Adds API method to unsubscribe from lists [MAILPOET-1202]
2017-11-14 17:38:53 +02:00
Vlad
d7bf6addf1 Fixes error due to throwing exception inside array_map 2017-11-14 09:58:01 -05:00
Vlad
adea1e9be1 Fixes condition that allowed unsubscribing from WP segments 2017-11-14 09:56:53 -05:00
Vlad
4f77ca31a3 Rebased master 2017-11-13 12:41:46 -05:00
Vlad
087f2ebcdd Uses a built-in method to handle plural exception cases
Implements check for empty segments
Implements check for WP segment when unsubscribing
2017-11-13 10:12:50 -05:00
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