Commit Graph

8788 Commits

Author SHA1 Message Date
Vlad
142421ad48 - Updates unit test 2016-05-27 07:16:11 -04:00
Vlad
768115b794 - Disables "next step" button on import's step 2 when no segments are
selected
2016-05-27 07:16:11 -04:00
Vlad
8b9d76db8a - Displays notice on step 3 of import when subscribers are added to a
segment with welcome notification enabled
2016-05-27 07:16:11 -04:00
Vlad
f17c78fda2 - Updates Segment model to return segments even when there are no
subscribers
2016-05-27 07:16:11 -04:00
Vlad
3d45a8b7d4 - Updates subscriber/subscriber_segment status using const values 2016-05-27 07:14:34 -04:00
Vlad
3888241cbd - Simplified date matching logic by using Moment.js 2016-05-27 07:14:34 -04:00
Vlad
603b6749de - Styles the import results notice to look like WP's "update" 2016-05-27 07:14:34 -04:00
Vlad
22918ecfd1 - Updates the wording of the "back to list" button 2016-05-27 07:14:34 -04:00
Vlad
70ded73b51 - Updates the look of the MailChimp API key "verify" button 2016-05-27 07:14:34 -04:00
Vlad
da147047ec - Updates import email regex to use standard HTML5 regex
- Improves email detection/filtering logic
2016-05-27 07:14:34 -04:00
Jonathan Labreuille
0e24174373 Merge pull request #486 from mailpoet/export_fix
Fixes segment subscriber count when status is "unsubscribed"
2016-05-26 11:40:38 +02:00
Vlad
bc9b4eeb19 - Update Segment model/test to use const values for subscriber status 2016-05-25 17:31:38 -04:00
Tautvidas Sipavičius
c6b13c5175 Merge pull request #498 from mailpoet/rendering_fix
Fixes a couple of rendering issues
2016-05-25 14:23:15 +03:00
Vlad
f754b1d1b2 - Applies text alignment to ALC block
- Prevents duplicate column content
2016-05-24 15:41:26 -04:00
mrcasual
bd5300d69a Merge pull request #495 from mailpoet/standard_newsletter_fix
Fix scheduling immediate standard newsletters
2016-05-24 12:02:01 -04:00
Tautvidas Sipavičius
9996f3ef41 Change Scheduler to use Newsletter object, not array 2016-05-24 17:57:34 +03:00
Tautvidas Sipavičius
0f95d7bc8a Use Scheduler to schedule next post notification sending timestamp 2016-05-24 17:08:34 +03:00
Tautvidas Sipavičius
14098643ae Fix scheduling immediate standard newsletters 2016-05-24 16:04:42 +03:00
Vlad
7c2d5a45c5 - Updates unit test 2016-05-20 12:12:29 -04:00
Tautvidas Sipavičius
d25070829d Bump up release version to 0.0.29 0.0.29 2016-05-20 18:49:10 +03:00
Vlad
9d5902e179 - Fixes segment subscriber count when status is "unsubscribed" 2016-05-20 11:35:58 -04:00
Jonathan Labreuille
d194502b27 Merge pull request #485 from mailpoet/standard_scheduling_fix
Prevent user from manually editing Standard newsletter scheduling date
2016-05-20 15:09:04 +02:00
mrcasual
2cef99de2b Merge pull request #484 from mailpoet/re_adding_localestring
Re-adding toLocaleString on Segments listing
2016-05-20 08:50:02 -04:00
Tautvidas Sipavičius
05d3756a1c Change readOnly field to boolean type 2016-05-20 15:27:46 +03:00
Tautvidas Sipavičius
b3d9fc54fe Prevent user from manually editing standard scheduling date 2016-05-20 14:19:38 +03:00
Jonathan Labreuille
20841eb5e8 Re-adding toLocaleString on Segments listing 2016-05-20 09:25:40 +02:00
mrcasual
9e23326d45 Merge pull request #483 from mailpoet/react_forms
Forms / WP Sync
2016-05-19 10:20:47 -04:00
Jonathan Labreuille
f81d639b19 Merge pull request #482 from mailpoet/export_fix
Export fix
2016-05-19 15:49:12 +02:00
Jonathan Labreuille
ab3e272020 extra space 2016-05-19 15:40:14 +02:00
Jonathan Labreuille
4c265d1339 convert some React fields to ES6
- renamed empty label to placeholder
2016-05-19 15:19:31 +02:00
Vlad
da08de0e74 - Fixes unit test
- Enables check for ZIP extension
2016-05-19 09:10:26 -04:00
Jonathan Labreuille
6074aa927b Fix WP Sync
- added missing translations in listings (responsive view)
2016-05-19 14:32:40 +02:00
Jonathan Labreuille
046127eeba fixed react forms (new bug discovered on new forms with default values not saved) 2016-05-19 14:30:33 +02:00
Tautvidas Sipavičius
0c8a8c6854 Merge pull request #473 from mailpoet/standard_scheduling
Standard newsletter scheduling
2016-05-19 13:56:44 +03:00
Vlad
acfcfdd730 - Refactors scheduler worker and updates logic responsible for scheduling
a new post notification queue
2016-05-18 15:40:41 -04:00
Vlad
8f935df12a Merge branch 'standard_scheduling' of mailpoet:mailpoet/mailpoet into standard_scheduling 2016-05-18 14:37:11 -04:00
Vlad
2784bb7282 - Adds queue rescheduling for post notifications 2016-05-18 14:33:55 -04:00
Tautvidas Sipavičius
08a8ca4969 Change segments handling for notification newsletters 2016-05-18 21:27:58 +03:00
Tautvidas Sipavičius
5a03eb9a17 Fix newsletter calls to use array access and not object access 2016-05-18 19:03:06 +03:00
Tautvidas Sipavičius
91bb215e4d Change Date picker to use Wordpress date format 2016-05-18 18:38:59 +03:00
Tautvidas Sipavičius
0b3a388a78 - Remove space after if;
- Change Scheduler::standard function name to a more descriptive one
2016-05-18 18:38:58 +03:00
Tautvidas Sipavičius
66a93768e1 Remove unnecessary function calls 2016-05-18 18:14:54 +03:00
Tautvidas Sipavičius
61df4899cd - Refactor WP DateTime helper
- Add a unit test helper to stub out Wordpress functions
2016-05-18 18:14:54 +03:00
Tautvidas Sipavičius
f8b1e153be Make date picker translatable 2016-05-18 18:14:53 +03:00
Tautvidas Sipavičius
f322433875 Add standard newsletter scheduling backend 2016-05-18 18:14:53 +03:00
Tautvidas Sipavičius
be155c38bc Fix datepicker onChange handler 2016-05-18 17:51:39 +03:00
Tautvidas Sipavičius
13ee338fb0 Add jQuery UI datepicker with Melon skin 2016-05-18 17:51:39 +03:00
Tautvidas Sipavičius
f8628c1f4e - Add input validation
- Unmount datepicker on destruction
- Change prop propagation pipeline
2016-05-18 17:51:39 +03:00
Tautvidas Sipavičius
f7c70be5eb Add standard newsletter scheduling UI 2016-05-18 17:51:39 +03:00
Jonathan Labreuille
65df28d52e Merge pull request #478 from mailpoet/post_notification_update
Post notification update
2016-05-18 16:10:23 +02:00