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
Vlad
3e658033da
- Updates conditional check
2016-05-18 10:00:38 -04:00
Vlad
31e082eb2b
- Removes space between IF and statement
2016-05-18 10:00:38 -04:00
Vlad
bf1ab3a593
- Removes space between (int) and variable
2016-05-18 10:00:38 -04:00
Vlad
8540c51679
- Changes newsletter object to array in SendingQueue router
...
- Schedules post notification right after its creation
2016-05-18 10:00:09 -04:00
Vlad
d2a6b6bd4e
- Updates based on code review comments
2016-05-18 10:00:09 -04:00
Tautvidas Sipavičius
06417c1e88
- Fix ALC post amount handling of boundary values;
...
- Change magic number to named constant
2016-05-18 10:00:09 -04:00
Vlad
be238f4c67
- Fixes unit test
...
- Corrects method name in scheduler
2016-05-18 10:00:09 -04:00
Vlad
343da0fdcc
- Saves sent posts during rendering by sending queue worker
...
- Prevents empty notification emails from being sent
- Hooks to WP's post update and rewrite post notification logic
- Prevents scheduling multiple queues of the same newsletter
- Fixes issue with segments not updating when scheduling a newsletter
- Removes depreciated hash field & associated logic
2016-05-18 10:00:09 -04:00
Tautvidas Sipavičius
dbb3c96300
Modify ALC to skip already sent posts
2016-05-18 10:00:09 -04:00
Tautvidas Sipavičius
c8f7bea419
Let wordpress exclude already used posts in ALC selection
2016-05-18 10:00:09 -04:00
Vlad
396ab50fa0
- Implements exclusion of duplicate posts from ALC
2016-05-18 10:00:09 -04:00
Jonathan Labreuille
84e9ecef29
Merge pull request #477 from mailpoet/php7_mysql_fix
...
Fix for PHP7 & Mysql 5.7
2016-05-18 15:42:36 +02:00
Vlad
57472d1a2e
- Removes comment for an explicitly invoked condition
2016-05-18 09:39:29 -04:00
Vlad
cb4f055263
- Updates export SQL to always use GROUP BY and aggregate columns
2016-05-17 11:07:12 -04:00
Vlad
3f1bdd2c59
- Removed debug function
...
- Corrected comment
2016-05-17 10:01:06 -04:00