|
29b249de6e
|
Remove an attribute we don't need anymore
[MAILPOET-1180]
|
2017-11-21 12:54:00 +00:00 |
|
|
883ae5b0e4
|
Hide honeypot field to prevent Safari autocomplete
[MAILPOET-1180]
|
2017-11-21 11:47:46 +00:00 |
|
|
d78990cda3
|
Shows notice on WP version < 4.6 and deactivates plugin
|
2017-11-20 14:26:31 -05:00 |
|
|
e5b5a8df37
|
Merge pull request #1197 from mailpoet/poll_nov20
Update the poll [MAILPOET-1212]
|
2017-11-20 11:30:29 -05:00 |
|
|
2ea2db66ec
|
Update the poll [MAILPOET-1212]
|
2017-11-20 19:03:47 +03:00 |
|
|
7b76ddefd5
|
Merge pull request #1194 from mailpoet/double_opt-in_test
Add an acceptance test for subscription confirmation [MAILPOET-1205]
|
2017-11-20 14:36:55 +02:00 |
|
|
6c56ac8509
|
Clean up the acceptance dump from unused pages [MAILPOET-1206]
|
2017-11-20 10:42:17 +00:00 |
|
|
dc074bcb14
|
Add acceptances tests for admin listings [MAILPOET-1206] [MAILPOET-1207] [MAILPOET-1208] [MAILPOET-1209]
|
2017-11-20 10:42:17 +00:00 |
|
|
0193644b18
|
Merge pull request #1195 from mailpoet/test_email_send_fix
Fixes "mailer not defined" JS error [MAILPOET-1217]
|
2017-11-20 13:21:16 +03:00 |
|
|
66de11ecd4
|
Fixes "mailer not defined" JS error
|
2017-11-18 19:51:53 -05:00 |
|
|
1238b1711d
|
Add an acceptance test for subscription confirmation [MAILPOET-1205]
|
2017-11-16 14:57:56 +03:00 |
|
|
0061a9daf9
|
Move key checks from constructor to init() in Menu class [MAILPOET-1204]
|
2017-11-15 11:23:39 +00:00 |
|
|
52a55d3bd1
|
Updates changelog and bumps up release version to 3.2.0
3.2.0
|
2017-11-14 14:13:49 -05:00 |
|
|
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 |
|
|
962188bdb8
|
Adds unit test
|
2017-11-14 13:39:56 -05:00 |
|
|
72c3f763ec
|
Removes shortcodes from full post content
|
2017-11-14 13:17:47 -05:00 |
|
|
44c5d8490f
|
Fixes shortcodes not being properly stripped on excerpts
|
2017-11-14 12:35:08 -05:00 |
|
|
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 |
|
|
d7bf6addf1
|
Fixes error due to throwing exception inside array_map
|
2017-11-14 09:58:01 -05:00 |
|
|
adea1e9be1
|
Fixes condition that allowed unsubscribing from WP segments
|
2017-11-14 09:56:53 -05:00 |
|
|
4f77ca31a3
|
Rebased master
|
2017-11-13 12:41:46 -05:00 |
|
|
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 |
|
|
3d2a63f319
|
Adds methods to unsubscribe from list(s)
|
2017-11-13 10:12:50 -05:00 |
|
|
54dd3b621a
|
Improves error messages, cleans up code
|
2017-11-13 10:11:07 -05:00 |
|
|
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 |
|
|
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 |
|
|
6694555592
|
Adds method to get subscriber
|
2017-11-10 18:47:53 -05:00 |
|
|
e6eb3d691e
|
Fix quality problems
[PREMIUM-38]
|
2017-11-09 12:14:01 +00:00 |
|
|
00f2d418cc
|
Load subscribers from dynamic segments
[PREMIUM-38]
|
2017-11-09 10:11:47 +00:00 |
|
|
c63f218edd
|
Enable to add segments to subscribers listing filter
[PREMIUM-38]
|
2017-11-09 10:11:47 +00:00 |
|
|
fae849bbfc
|
Merge pull request #1182 from mailpoet/es6_rules_1
Fix ES6 rules 1 [MAILPOET-1137]
|
2017-11-08 22:32:43 -05:00 |
|
|
2a253ccb8d
|
Move ES6 no-script-url rule to exceptions [MAILPOET-1137]
|
2017-11-08 21:42:10 -05:00 |
|
|
ff55e55ad2
|
Fix indentation [MAILPOET-1137]
|
2017-11-08 21:42:10 -05:00 |
|
|
d798ec446d
|
Fix ES6 no-alert eslint rule (replace confirm() with a custom UI component) [MAILPOET-1137]
|
2017-11-08 21:41:17 -05:00 |
|
|
56b4038073
|
Fix padded-blocks after rebasing [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
|
076a55f1fb
|
Fix ES6 no-underscore-dangle eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
|
10eca98dc3
|
Fix ES6 padded-blocks eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
|
37aec3ee4f
|
Fix ES6 wrap-iife eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
|
dc7c629e3b
|
Fix ES6 no-shadow eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
|
e4f16eda49
|
Fix ES6 dot-notation eslint rule [MAILPOET-1137]
|
2017-11-08 21:41:16 -05:00 |
|
|
bf15bda84f
|
Merge pull request #1181 from mailpoet/norwegian
Update translations in readme [MAILPOET-1196]
|
2017-11-08 09:19:20 -05:00 |
|
|
8472a837e8
|
Fix an 'Undefined index: SERVER_NAME' error in ConflictResolverTest [MAILPOET-1187]
|
2017-11-08 14:18:58 +00:00 |
|
|
fc326131ae
|
Rebased master
|
2017-11-08 14:04:45 +00:00 |
|
|
a19753205f
|
Increases timeout value when tests are run on slow hosts
|
2017-11-08 14:04:45 +00:00 |
|
|
ee404e3b84
|
Uses CLI to truncate table
|
2017-11-08 14:04:45 +00:00 |
|
|
f1918ac953
|
Removes timeouts and uses data-automation-id as element selector
|
2017-11-08 14:04:45 +00:00 |
|
|
d399ddf6b6
|
Fixed acceptance tests for me
|
2017-11-08 14:04:45 +00:00 |
|
|
3f06448f37
|
Uses data-automation-id/iframe id and bypasses throttling for
consecutive signups
|
2017-11-08 14:04:45 +00:00 |
|
|
83d84e67d6
|
Adds test for iframe form subscription
|
2017-11-08 14:04:45 +00:00 |
|
|
46c42c1bb4
|
Re-adds vendor folder installation (this is needed for Alex's setup)
|
2017-11-08 14:04:45 +00:00 |
|