Commit Graph

5522 Commits

Author SHA1 Message Date
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
Amine Ben hammou
0da2be21c8 fix code style issues 2018-02-20 13:11:45 +00:00
Amine Ben hammou
8603e2a96a seperating components into multiple files 2018-02-20 13:11:45 +00:00
Amine Ben hammou
ddbabcfcb5 don't show "No items" when loading 2018-02-20 13:11:45 +00:00
Amine Ben hammou
92f733d30d rename function to getEditorUrl 2018-02-20 13:11:45 +00:00
Amine Ben hammou
93a67e6882 make callbacks props consistent and generic 2018-02-20 13:11:45 +00:00
Amine Ben hammou
86aff26d5f fixing code quality 2018-02-20 13:11:45 +00:00
Amine Ben hammou
cfc425dfd7 sort templates by id desc 2018-02-20 13:11:45 +00:00
Amine Ben hammou
57b2c577c6 add imported templates to "Your saved templates"
select "Your saved templates" after importing a template
removing template from all categories when deleted
2018-02-20 13:11:45 +00:00
Amine Ben hammou
be4224411f refactoring the code and move import form to separate tab 2018-02-20 13:11:45 +00:00
Tautvidas Sipavičius
b2fa79fcbf Release 3.4.3 3.4.3 2018-02-20 13:48:59 +02:00
Tautvidas Sipavičius
1d3102e54b Merge pull request #1278 from mailpoet/new-poll
New poll [MAILPOET-1300]
2018-02-20 12:59:56 +02:00
Pavel Dohnal
847916eb1f New poll
[MAILPOET-1300]
2018-02-20 10:44:39 +00:00
Pavel Dohnal
adb579a26c Fix code issues
[MAILPOET-1145]
2018-02-20 09:39:14 +00:00
amine-mp
16607dd4be Merge pull request #1270 from mailpoet/woo-category
Allow select2 to be destroyed and re-rendered [PREMIUM-60]
2018-02-19 17:56:10 +01:00
amine-mp
485c6008c1 Merge pull request #1274 from mailpoet/segment-style
Update forms errors style [MAILPOET-1278]
2018-02-19 17:53:22 +01:00
Pavel Dohnal
8f9a0239b1 Allow select2 to be destroyed and re-rendered
[PREMIUM-60]
2018-02-19 16:19:13 +00:00
Pavel Dohnal
989baf2aa4 Fix eslint wrap-iife in es5 files
[MAILPOET-1145]
2018-02-19 16:09:27 +00:00
Pavel Dohnal
de91c90ac2 Fix eslint no-plusplus in es5 files
[MAILPOET-1145]
2018-02-19 16:08:29 +00:00