Commit Graph

5357 Commits

Author SHA1 Message Date
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
Pavel Dohnal
e10901d939 Fix eslint default-case in es5 files
[MAILPOET-1145]
2018-02-19 15:58:25 +00:00
Pavel Dohnal
426a72c557 Fix eslint no-lonely-if in es5 files
[MAILPOET-1145]
2018-02-19 15:54:19 +00:00
Pavel Dohnal
704e4e40f7 Fix eslint no-mixed-operators in es5 files
[MAILPOET-1145]
2018-02-19 15:51:01 +00:00
Pavel Dohnal
0ff9c006d8 Fix eslint eqeqeq in es5 files
[MAILPOET-1145]
2018-02-19 15:43:58 +00:00
Pavel Dohnal
f7fcec7953 Fix eslint max-len in es5 files
[MAILPOET-1145]
2018-02-19 15:17:57 +00:00
Pavel Dohnal
e484705ac1 Fix eslint errors and warnings
[MAILPOET-1145]
2018-02-19 13:40:01 +00:00
Pavel Dohnal
6a8337c67d Fix eslint errors and warnings
[MAILPOET-1145]
2018-02-19 13:23:09 +00:00
Pavel Dohnal
f98e58eb99 Fix eslint no-extra-bind
[MAILPOET-1145]
2018-02-19 13:05:43 +00:00
Pavel Dohnal
476af99130 Display only terms with labels
[MAILPOET-1292]
2018-02-19 11:59:41 +00:00
Vlad
0d69b05ac0 Removes option to group by lists during export 2018-02-19 09:53:34 +00:00
Rostislav Wolny
e0052bbb93 Sanitize correct cron ping response [MAILPOET-1291] 2018-02-16 18:06:41 +00:00
Vlad
b5b0a02ea4 Removes option to export only confirmed subscribers 2018-02-16 14:46:34 +00:00
Vlad
3c43c04586 Imports all new subscribers with subscribed status as default 2018-02-16 14:46:34 +00:00
Vlad
e87134eca4 Adds IP address field to export 2018-02-16 14:46:34 +00:00
Vlad
c8f334d782 Prevents overwriting global subscription status 2018-02-16 14:46:34 +00:00