Commit Graph

5140 Commits

Author SHA1 Message Date
Rostislav Wolny
449568b37b Refactor JS email regexp to be accessible from every page MAILPOET-1288 2018-03-06 09:48:39 +01:00
Rostislav Wolny
c164066522 Check valid filled email addresses in plugin settings MAILPOET-1288 2018-03-06 09:15:48 +01:00
Rostislav Wolny
5c10a66444 Subscribers import: Email validation unified with subscribers sync MAILPOET-1288 2018-03-06 09:15:48 +01:00
Rostislav Wolny
afed408297 Synchronize segments removes updated/inserted subscribers with invalid emails MAILPOET-1288 2018-03-06 09:15:37 +01:00
Rostislav Wolny
6e7c7ae8c8 modelValidator: Add more strict Sudzy email validation next to is_email check MAILPOET-1288 2018-03-06 09:06:57 +01:00
Amine Ben hammou
d3f9fb5f06 fixing url 2018-03-05 18:51:52 +01:00
Vlad
53b4a7ba31 Isolates white-space rule to badges displayed in boxes 2018-03-05 12:50:51 -05:00
mrcasual
39212a30e8 Merge pull request #1293 from mailpoet/redirect-to-404-403-MAILPOET-782
Show WP's 404/403 page instead of displaying a blank page [MAILPOET-782]
2018-03-05 11:16:43 -05:00
amine-mp
7c7e5bbaa6 Merge pull request #1292 from mailpoet/fixed-bulk-add-subscribers-created-at-MAILPOET-1311
Fixed created_at in bulk add action in subscribers [MAILPOET-1311]
2018-03-05 14:34:48 +01:00
Pavel Dohnal
831804d35e Fix eslint no-useless-escape in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Pavel Dohnal
9af98f0afb Fix eslint no-empty in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Pavel Dohnal
5b96789e04 Fix eslint no-console in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Pavel Dohnal
3b2355d570 Fix eslint no-redeclare in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Pavel Dohnal
fa44127efa Fix eslint no-new in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Pavel Dohnal
86e01ce5de Fix eslint new-cap in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Pavel Dohnal
981e4a56e3 Fix eslint new-cap in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Pavel Dohnal
d89eb07b3c Fix eslint array-callback-return in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Pavel Dohnal
e4b79616ee Fix eslint no-sequences in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Pavel Dohnal
21e45a39b4 Fix eslint no-sequences in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
Rostislav Wolny
b7e492e20e endpoints/track: Exit with 403 code and eventually display 403 page when subscriber token doesn't match [MAILPOET-782] 2018-03-03 16:46:01 +01:00
Rostislav Wolny
c2c74d7524 Show default WP 404 when aborting link with 404 code [MAILPOET-782] 2018-03-03 16:45:41 +01:00
Tautvidas Sipavičius
4d80bdb322 Merge pull request #1287 from mailpoet/dynamic-segments-bulk
Handle bulk operations on subscribers filtered by dynamic segments [PREMIUM-69]
2018-03-02 16:59:33 +02:00
Rostislav Wolny
a58a3c9574 Fixed created_at date in bulk add action in subscribers list [MAILPOET-1311] 2018-03-02 13:52:29 +01:00
stoletniy
734d1ded1f Check processed subscribers for old and new queues differently [MAILPOET-903] 2018-03-01 21:17:51 +03:00
stoletniy
e0f989f6a8 Revert "Migrate subscribers for all tasks types [MAILPOET-903]"
This reverts commit f1f69c9835.
2018-03-01 21:17:40 +03:00
Vlad
2265de454e Updates KB link and tip language 2018-03-01 08:50:14 +00:00
Vlad
381fc76d52 Adds description with KB link 2018-03-01 08:50:14 +00:00
Vlad
32fdc11c88 Adds glabal status to default export fields 2018-03-01 08:50:14 +00:00
Pavel Dohnal
99edc35b08 Handle bulk operations on subscribers filtered by dynamic segments
[PREMIUM-69]
2018-02-28 17:12:56 +00:00
Tautvidas Sipavičius
66fa22d489 Merge pull request #1285 from mailpoet/am_display_events_chunk2
Makes necessary changes to enable the display of automatic emails [PREMIUM-65] [PREMIUM-63]]
2018-02-28 18:21:36 +02:00
stoletniy
f1f69c9835 Migrate subscribers for all tasks types [MAILPOET-903] 2018-02-28 11:21:23 +03:00
stoletniy
a6f8953bd3 Make migration mailer notice clearer [MAILPOET-903] 2018-02-28 10:26:29 +03:00
Vlad
8b25acf82c Updates component's name 2018-02-27 16:43:41 -05:00
Vlad
a9b40802a9 Uses 'slug' instead of 'id' for newsletter types 2018-02-27 16:43:41 -05:00
Amine Ben hammou
9eda024b02 release 3.4.4 3.4.4 2018-02-27 17:28:52 +00:00
amine-mp
003ddc3b92 Merge pull request #1281 from mailpoet/fix-mixpanel-segments
Fix analytics reporting on segments [MAILPOET-1279]
2018-02-27 10:44:29 +01:00
stoletniy
b381923903 Add a comment about adding large batches of subscribers [MAILPOET-903] 2018-02-27 11:39:24 +03:00
Tautvidas Sipavičius
8837c9e14c Merge pull request #1284 from mailpoet/default-selection
Make sure preselected value is active [PREMIUM-59]
2018-02-26 16:48:41 +02:00
Pavel Dohnal
8cd83575f2 Make sure preselected value is active
[PREMIUM-59]
2018-02-26 14:04:42 +00:00
stoletniy
03015c0bde Fix code review syntax remarks [MAILPOET-903] 2018-02-26 16:30:53 +03:00
Tautvidas Sipavičius
6b36156db5 Merge pull request #1283 from mailpoet/subscriber-to-list-migrate-fix-MAILPOET-1285
MP2Migration: Fixed null updated_at error in importSubscriberSegment [MAILPOET-1285]
2018-02-26 14:31:54 +02:00
Pavel Dohnal
4ed39c9620 Code fix
[MAILPOET-1279]
2018-02-26 09:36:55 +00:00
Rostislav Wolny
f210b15652 MP2Migration: Fixed null updated_at error by fallback to created_at in importSubscriberSegment MAILPOET-1285 2018-02-23 20:22:21 +01:00
Amine Ben hammou
ef5d777fac fixing tests 2018-02-23 15:23:37 +01:00
Amine Ben hammou
ab2b380f2d fixing the screenshot issue 2018-02-22 17:27:49 +01:00
Pavel Dohnal
c3f974a3c0 Make code compatible with 5.3 :(
[MAILPOET-1279]
2018-02-21 14:17:27 +00:00
Pavel Dohnal
2c020bf283 Fix analytics reporting on segments
[MAILPOET-1279]
2018-02-21 13:30:29 +00:00
mrcasual
17e13c0956 Merge pull request #1276 from mailpoet/post-labels-fix
Display only terms with labels [MAILPOET-1292]
2018-02-20 20:19:30 -05:00
amine-mp
52a6c4f701 Merge pull request #1277 from mailpoet/eslint-es5-3
Eslint es5 3  [MAILPOET-1145]
2018-02-20 17:27:33 +01:00
Amine Ben hammou
f09ad47911 bind methods in the constructor 2018-02-20 13:11:45 +00:00