Vlad
|
1694baab7d
|
Merge branch 'click_rate_update' of mailpoet:mailpoet/mailpoet into click_rate_update
|
2016-04-28 09:37:04 -04:00 |
|
Vlad
|
335ac9c778
|
- Updates statistics to display only 1 click event from a given subscriber
Fixes #417 (7)
|
2016-04-28 09:34:59 -04:00 |
|
Vlad
|
65efd234f9
|
- Fixes duplicate status for different newsletters
- Updates statistics not to display NaN values
|
2016-04-28 09:25:09 -04:00 |
|
Tautvidas Sipavičius
|
f726d943db
|
Merge pull request #460 from mailpoet/text_rendering_fix
Text rendering fix
|
2016-04-28 12:55:08 +03:00 |
|
Tautvidas Sipavičius
|
2d1e950097
|
Merge pull request #459 from mailpoet/scheduled_status
Updates newsletter listing status
|
2016-04-28 12:52:46 +03:00 |
|
Vlad
|
ca2f16970b
|
- Fixes and issue with lists not retaining links and other HTML content
|
2016-04-27 21:22:39 -04:00 |
|
Vlad
|
4a123f8fe9
|
- Displays proper status for scheduled newsletters
|
2016-04-27 20:59:04 -04:00 |
|
Vlad
|
7b224328e1
|
- Updates statistics to display only 1 click event from a given subscriber
Fixes #417 (7)
|
2016-04-27 20:55:19 -04:00 |
|
Vlad
|
699dfa19f0
|
- Removes leftover console command
|
2016-04-27 20:14:06 -04:00 |
|
Vlad
|
06d56fe19d
|
- Adds "scheduled for" status for notifications
- Adds post notification/welcome activation message
- Implements schedule update when editing newsletter
Implements #405 (3 & 7)
|
2016-04-27 20:08:45 -04:00 |
|
Tautvidas Sipavičius
|
1b7ac62b5c
|
Merge pull request #453 from mailpoet/queue_statistics
Send statistics
|
2016-04-27 21:28:42 +03:00 |
|
Vlad
|
ae358ce13e
|
- Updates statistics SQL query
- Fixes tests + expands coverage
- Removes leftover console command
|
2016-04-27 21:26:47 +03:00 |
|
Vlad
|
18f35b5e91
|
- Displays statistics in newsletter listing
|
2016-04-27 21:26:47 +03:00 |
|
Vlad
|
67ca305b7f
|
- Adds withStatistics method to the Newsletter model
- Updates Newsletter router to return statistics
- Returns only completed/running queues
|
2016-04-27 21:26:47 +03:00 |
|
Tautvidas Sipavičius
|
cb0908fc70
|
Merge pull request #454 from mailpoet/post_title_shortcode_fix
Updates newsletter post title shortcode
|
2016-04-27 21:24:34 +03:00 |
|
Tautvidas Sipavičius
|
42df59076d
|
Merge pull request #457 from mailpoet/forms_listing
Forms listing
|
2016-04-27 15:15:53 +03:00 |
|
Tautvidas Sipavičius
|
ff8be3bdc6
|
Merge pull request #456 from mailpoet/manage_subscription_custom_pages
don't enforce our content on custom subscription pages
|
2016-04-27 15:03:27 +03:00 |
|
Jonathan Labreuille
|
f7b6dcf409
|
- Remove bulk actions from forms
- form name is now a link to the edit form page
- added "row-title" class so that the name is "bigger"
|
2016-04-27 13:31:30 +02:00 |
|
Tautvidas Sipavičius
|
940f3848dd
|
Merge pull request #452 from mailpoet/form_stats
Form subscription stats
|
2016-04-27 14:14:42 +03:00 |
|
Jonathan Labreuille
|
e847ad2df2
|
don't enforce our content on custom subscription pages
|
2016-04-27 11:13:36 +02:00 |
|
Vlad
|
2459a103fd
|
- Ignores sticky posts when fetching latest post title
- Updates unit test
|
2016-04-26 19:53:23 -04:00 |
|
Jonathan Labreuille
|
0dd3f2178e
|
updated form stats to record individual subscription
|
2016-04-26 18:12:05 +02:00 |
|
Jonathan Labreuille
|
de873eca71
|
Unit test for StatisticsForms model
- improved incrementation of subscriptions count so that we don't need to fetch the record after an update
|
2016-04-26 15:38:42 +02:00 |
|
Jonathan Labreuille
|
ef461da77f
|
Statistics for Form Subscriptions
- added statistics_forms table
- added corresponding model to record stats
- record stats whenever someone subscribes via a form
|
2016-04-26 15:16:37 +02:00 |
|
Tautvidas Sipavičius
|
caf6dcddfa
|
Merge pull request #451 from mailpoet/react_select_fix
Subscribers bulk actions with an extra select
|
2016-04-26 14:00:32 +03:00 |
|
Jonathan Labreuille
|
9684c88651
|
refactor
|
2016-04-26 12:43:48 +02:00 |
|
Jonathan Labreuille
|
256bca8ed9
|
Fix selection.jsx by adding a check before trying to destroy the select2 instance
|
2016-04-26 12:19:39 +02:00 |
|
Tautvidas Sipavičius
|
8d56e8582f
|
Merge pull request #450 from mailpoet/unsubscribe_tracking
Implements tracking of unsubscribe events
|
2016-04-25 21:32:10 +03:00 |
|
Tautvidas Sipavičius
|
56959f2f49
|
Terminate execution after redirecting a click
|
2016-04-25 20:33:17 +03:00 |
|
Vlad
|
bbc7de6898
|
- Removes commit leftovers
|
2016-04-25 12:02:56 -04:00 |
|
Tautvidas Sipavičius
|
0df246da15
|
Merge pull request #447 from mailpoet/tracking_fix
Fixes click tracking that would end request when calling open tracking
|
2016-04-25 18:37:15 +03:00 |
|
Tautvidas Sipavičius
|
757e18355d
|
Merge pull request #446 from mailpoet/welcome_email_fix
welcome email fix
|
2016-04-25 18:36:57 +03:00 |
|
Vlad
|
4b29b04bd1
|
- Implements tracking of unsubscribe events
|
2016-04-25 11:06:01 -04:00 |
|
Vlad
|
6cb94bc413
|
- Updates open rate tracking class constructor
|
2016-04-25 09:43:39 -04:00 |
|
Vlad
|
f624c891ab
|
- Capitalizes CONST values
|
2016-04-25 09:42:02 -04:00 |
|
Jonathan Labreuille
|
b83abf0ac5
|
modified temp path/url
|
2016-04-25 14:26:27 +02:00 |
|
Vlad
|
ef1b0036e5
|
- Fixes click tracking that would end request when calling open tracking
|
2016-04-22 20:30:16 -04:00 |
|
Vlad
|
5efa9f65c6
|
- Fixes an issue with welcome email not being sent to WP user with any
role
|
2016-04-22 18:51:51 -04:00 |
|
Tautvidas Sipavičius
|
a8e3dd424e
|
Bump up release version to 0.0.25
0.0.25
|
2016-04-22 23:25:28 +03:00 |
|
Tautvidas Sipavičius
|
26628ba156
|
Merge pull request #445 from mailpoet/sending_fix
Fixes check for changed newsletter content
|
2016-04-22 23:22:30 +03:00 |
|
Tautvidas Sipavičius
|
78cabde9e1
|
Select an existing segment as initial value for Welcome segment select
|
2016-04-22 16:08:45 -04:00 |
|
Vlad
|
1ec0372c2d
|
- Fixes check for changed newsletter content
|
2016-04-22 16:08:45 -04:00 |
|
Tautvidas Sipavičius
|
31e2d5e771
|
Merge pull request #444 from mailpoet/fix_router
fixed Router when data represents a single variable (not an array)
|
2016-04-22 18:05:38 +03:00 |
|
Jonathan Labreuille
|
d2dbf86a9c
|
fixed Router when data represents a single variable (not an array)
|
2016-04-22 16:59:28 +02:00 |
|
Tautvidas Sipavičius
|
1c39d39078
|
Merge pull request #442 from mailpoet/sending_subscriber_recalculation
Dynamically updates queue's subscriber count
|
2016-04-22 17:03:09 +03:00 |
|
mrcasual
|
6d0795abba
|
Merge pull request #438 from mailpoet/non_ajax_subscription
Non ajax subscription
|
2016-04-22 09:51:47 -04:00 |
|
Vlad
|
5f45c6cc74
|
- Extracts subscriber recalculation into a spearate method
- Updates subscriber recalculation logic
|
2016-04-22 09:47:53 -04:00 |
|
Jonathan Labreuille
|
d4d806e247
|
Merge pull request #443 from mailpoet/editor_rendering
Editor rendering update
|
2016-04-22 15:38:54 +02:00 |
|
Tautvidas Sipavičius
|
758a545eb6
|
Merge pull request #441 from mailpoet/shortcodes_fix
Updates the newsletter shortcode
|
2016-04-22 13:45:15 +03:00 |
|
Tautvidas Sipavičius
|
578088d2e5
|
Add fallback fonts for all editor fonts
|
2016-04-22 12:38:59 +03:00 |
|