Commit Graph

5329 Commits

Author SHA1 Message Date
847916eb1f New poll
[MAILPOET-1300]
2018-02-20 10:44:39 +00:00
adb579a26c Fix code issues
[MAILPOET-1145]
2018-02-20 09:39:14 +00:00
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
485c6008c1 Merge pull request #1274 from mailpoet/segment-style
Update forms errors style [MAILPOET-1278]
2018-02-19 17:53:22 +01:00
8f9a0239b1 Allow select2 to be destroyed and re-rendered
[PREMIUM-60]
2018-02-19 16:19:13 +00:00
989baf2aa4 Fix eslint wrap-iife in es5 files
[MAILPOET-1145]
2018-02-19 16:09:27 +00:00
de91c90ac2 Fix eslint no-plusplus in es5 files
[MAILPOET-1145]
2018-02-19 16:08:29 +00:00
e10901d939 Fix eslint default-case in es5 files
[MAILPOET-1145]
2018-02-19 15:58:25 +00:00
426a72c557 Fix eslint no-lonely-if in es5 files
[MAILPOET-1145]
2018-02-19 15:54:19 +00:00
704e4e40f7 Fix eslint no-mixed-operators in es5 files
[MAILPOET-1145]
2018-02-19 15:51:01 +00:00
0ff9c006d8 Fix eslint eqeqeq in es5 files
[MAILPOET-1145]
2018-02-19 15:43:58 +00:00
f7fcec7953 Fix eslint max-len in es5 files
[MAILPOET-1145]
2018-02-19 15:17:57 +00:00
e484705ac1 Fix eslint errors and warnings
[MAILPOET-1145]
2018-02-19 13:40:01 +00:00
6a8337c67d Fix eslint errors and warnings
[MAILPOET-1145]
2018-02-19 13:23:09 +00:00
f98e58eb99 Fix eslint no-extra-bind
[MAILPOET-1145]
2018-02-19 13:05:43 +00:00
476af99130 Display only terms with labels
[MAILPOET-1292]
2018-02-19 11:59:41 +00:00
0d69b05ac0 Removes option to group by lists during export 2018-02-19 09:53:34 +00:00
e0052bbb93 Sanitize correct cron ping response [MAILPOET-1291] 2018-02-16 18:06:41 +00:00
b5b0a02ea4 Removes option to export only confirmed subscribers 2018-02-16 14:46:34 +00:00
3c43c04586 Imports all new subscribers with subscribed status as default 2018-02-16 14:46:34 +00:00
e87134eca4 Adds IP address field to export 2018-02-16 14:46:34 +00:00
c8f334d782 Prevents overwriting global subscription status 2018-02-16 14:46:34 +00:00
7cf63965a0 Adds distinction between global and list status
Exports subscribers with any list status
Limits "confirmed only" option to global status
2018-02-16 14:46:34 +00:00
eb3cf66958 Update forms errors style
[MAILPOET-1278]
2018-02-16 13:46:08 +00:00
ba306ecf66 Merge pull request #1271 from mailpoet/tooltip-fix
Update incorrect tooltip [MAILPOET-1274]
2018-02-15 18:30:38 +01:00
a58151fee6 Update incorrect tooltip
[MAILPOET-1274]
2018-02-15 14:50:42 +00:00
9eb20f96b2 Merge pull request #1263 from mailpoet/am_display_events_chunk2
Adds necessary changes in order to display automatic events in Free and Premium [PREMIUM-65] [PREMIUM-63]
2018-02-14 12:41:06 -05:00
57f00bbe0c Merge pull request #1267 from mailpoet/MAILPOET-1263-force-alc-for-notifications
[MAILPOET-1263] Force user to create ALC block for post notification
2018-02-14 19:28:19 +02:00
287c89749d Removes WooCommerce events until we're ready to release them 2018-02-14 12:20:32 -05:00
b9546b61a8 Fix acceptance tests, update counters [MAILPOET-903] 2018-02-14 19:57:14 +03:00
606177baaf Fix daemon ping timeout in tests [MAILPOET-903] 2018-02-14 01:29:14 +03:00
b7704c90e8 [MAILPOET-1263] Fixed inconsistency in type of body property on newsletter json after saving and little bit more strict validation check 2018-02-13 23:01:34 +01:00
9d4f996a6a [MAILPOET-1263] Force user to create ALC block for post notification 2018-02-13 23:01:29 +01:00
774e8d94b5 Displays automatic email types and events
Adds WooCommerce email type for testing purposes
2018-02-13 14:43:19 -05:00
4ffadc990e Exposes components necessary for displaying events' scheduling options 2018-02-13 14:41:30 -05:00
8ab2cd75c0 Prevents line breaks when badge has multiple words 2018-02-13 14:41:30 -05:00
d59ebbbc57 Allows dynamically changing breadcrumbs 2018-02-13 14:41:30 -05:00
84638b2818 Passes element id to the onChange callback 2018-02-13 14:41:30 -05:00
a8305adf8d Allows setting custom id and class 2018-02-13 14:41:30 -05:00
243ed9d61b Prevents error when item prop is not set
Allows setting custom value and defaultValue
2018-02-13 14:41:30 -05:00
84dfa88a1a Don't load subscriber IDs in memory when preparing tasks from static segments [MAILPOET-903] 2018-02-13 20:36:01 +03:00
f9204f289f Updates changelog and bumps up version to 3.4.2 3.4.2 2018-02-13 12:33:19 -05:00
408b64dc0d Merge pull request #1264 from mailpoet/preview-link
fixing the preview link issue with https [MAILPOET-1296]
2018-02-13 17:01:01 +03:00
83b24f053e Fix spelling in a string [MAILPOET-1296] 2018-02-13 16:35:12 +03:00
9acef55352 fixing the preview link issue with https 2018-02-13 09:56:46 +00:00
4c0f5bb456 Add new unit tests [MAILPOET-903] 2018-02-13 11:39:50 +03:00
be6647d763 Fix unit tests [MAILPOET-903] 2018-02-13 11:39:50 +03:00
99732ac14d Remove beta migrations [MAILPOET-903] 2018-02-13 11:39:50 +03:00
0b17a1099b Bring back a check from MAILPOET-1261 (was omitted during rebase) 2018-02-13 11:39:50 +03:00
c0c57f6b67 Sending queue refactoring WIP [MAILPOET-903] 2018-02-13 11:39:50 +03:00