|
956fdd5cff
|
Improve a deletion test to handle multiple queues, fix comments [MAILPOET-830]
|
2017-05-02 09:07:38 +03:00 |
|
|
a0289775cb
|
Trashes/restores multiple associated queues when newsletter is
trashed/restored
|
2017-05-01 20:15:41 -04:00 |
|
|
e29ae4d7c9
|
Fixes indentation
|
2017-05-01 09:31:52 -04:00 |
|
|
6441c781a5
|
Moves relations to the top of the model and delete/save/restore/trash methods close to each other for easy navigation
|
2017-05-01 09:26:35 -04:00 |
|
|
589c54e205
|
Checks if associated queue exists before trashing/deleting/restoring it
|
2017-05-01 09:26:35 -04:00 |
|
|
e10b99eaac
|
Deletes all sending queue and segment associations when newsletters are bulk deleted
|
2017-05-01 09:26:35 -04:00 |
|
|
0316f3ea3e
|
Restores all sending queue associations when newsletters are bulk restored
|
2017-05-01 09:26:35 -04:00 |
|
|
166fef899f
|
Trashes all sending queue associations when newsletters are bulk trashed
|
2017-05-01 09:26:35 -04:00 |
|
|
4e850408fc
|
Restores sending queue association when newsletter is restored
|
2017-05-01 09:26:35 -04:00 |
|
|
6e2494831c
|
Trashes sending queue association when newsletter is trashed
|
2017-05-01 09:26:35 -04:00 |
|
|
38a7d8f80a
|
Deletes queue and segment associations when deleting newsletter
|
2017-05-01 09:26:34 -04:00 |
|
|
fbc0a3ad8d
|
Add detailed stats page support in Free [PREMIUM-1]
|
2017-04-25 12:45:49 +03:00 |
|
|
5b4fa4ea2b
|
Fixes custom fields not being updated or causing integrity constraint
error: https://mailpoet.atlassian.net/browse/MAILPOET-828
|
2017-04-12 09:40:15 -04:00 |
|
|
9ef74e0951
|
Stops execution when there are no subscriber columns to update
|
2017-04-10 21:41:37 -04:00 |
|
|
7ffbf6c378
|
Updates code style and adds wp_user_id column to the list of columns
that should be ignore when updating existing subscribers
|
2017-04-09 22:05:02 -04:00 |
|
|
6811d8e38d
|
Improve performance of a subscriber listing on MySQL 5.5 and lower [MAILPOET-867]
|
2017-03-30 13:12:53 +03:00 |
|
|
3cde437628
|
Adds enforcement of global subcriber subscription status and
subscribption to segments to which newsletter is sent
|
2017-03-09 20:38:34 -05:00 |
|
|
bfc04bfa87
|
Fix bulk trashing/restoring not working for newsletters/forms on PHP 5.3 [MAILPOET-835]
|
2017-02-24 15:10:38 +03:00 |
|
|
027414b7a2
|
Updates method data verification condition
|
2017-02-23 14:39:56 -05:00 |
|
|
a1cd56c419
|
Updates newsletter option creation logic and fixes a bug that results in
them being wiped clean
|
2017-02-23 14:30:53 -05:00 |
|
|
2e1be55bf9
|
Merge pull request #826 from mailpoet/newsletter_restore_fix
Set newsletter status to draft when restoring newsletters trashed during sending [MAILPOET-816]
|
2017-02-21 13:54:17 +01:00 |
|
|
e99d2b380c
|
Fix a space [MAILPOET-816]
|
2017-02-21 13:34:33 +03:00 |
|
|
bcf89f0dfe
|
Set newsletter status as draft when restoring newsletters trashed during sending [MAILPOET-816]
|
2017-02-21 13:13:59 +03:00 |
|
|
3d64a42126
|
Merge pull request #819 from mailpoet/bulk_delete_custom_fields
Deletes custom fields associations when bulk deleting subscribers [MAILPOET-820]
|
2017-02-21 11:32:11 +02:00 |
|
|
9955b8fda1
|
Merge pull request #821 from mailpoet/php53_fix
Replaces references to self::$variable with Class:$variable for PHP 5.3 hosts [MAILPOET-821]
|
2017-02-16 11:53:34 +03:00 |
|
|
c994438fa8
|
Replace more self:: references in closures for PHP 5.3 [MAILPOET-821]
|
2017-02-16 11:22:26 +03:00 |
|
|
3085ae575a
|
Replaces references to self::$variable with Class:$variable for PHP 5.3
hosts
|
2017-02-15 18:27:52 -05:00 |
|
|
793b8ce29e
|
Deletes custom fields associations when bulk deleting subscribers
|
2017-02-15 15:40:26 -05:00 |
|
|
e7698b0131
|
Optimizes DB query and result processing code
|
2017-02-15 10:02:13 -05:00 |
|
|
440b7e4e6c
|
Fixes DB query that returns large result set when there are thousands of
subscribers
|
2017-02-14 21:07:40 -05:00 |
|
|
f51122b58f
|
Fix subscriber stats for lists ignoring subscription status and including trashed items [MAILPOET-807]
|
2017-02-06 16:04:16 +03:00 |
|
|
9f7ae122e3
|
Add missing periods to translation strings
|
2017-01-30 21:33:59 +02:00 |
|
|
e77717c4c2
|
Merge pull request #798 from mailpoet/form_segments_fix
Filter lists that can be subscribed to using any particular form [MAILPOET-777]
|
2017-01-25 18:34:30 -05:00 |
|
|
168263f0ea
|
Fix code style [MAILPOET-777]
|
2017-01-25 16:29:23 +03:00 |
|
|
c2546e8aed
|
Filter lists that can be subscribed to using any particular form [MAILPOET-777]
|
2017-01-25 16:15:42 +03:00 |
|
|
2220a13399
|
Remove unused imports [MAILPOET-764]
|
2017-01-25 10:14:38 +03:00 |
|
|
bfdc13a8d1
|
Fix fubscription form failing when some fields are absent or don't exist [MAILPOET-764]
|
2017-01-24 21:12:56 +03:00 |
|
|
fa528ed1ff
|
Merge pull request #795 from mailpoet/preview_link_update
Allows sharing of newsletter preview links [MAILPOET-791]
|
2017-01-23 15:52:11 +03:00 |
|
|
888a566dda
|
- Includes newsletter hash in preview URLs thus not requiring user
validation
|
2017-01-20 09:16:43 -05:00 |
|
|
3567779faf
|
Merge pull request #792 from mailpoet/remove_all_lists_fix
Fix 'Subscribers without a list' filter not showing unsubscribed subscribers [MAILPOET-789]
|
2017-01-19 20:47:58 -05:00 |
|
|
4d3c90ce0d
|
Exclude trashed and multiple-list subscribers [MAILPOET-789]
|
2017-01-19 23:04:29 +03:00 |
|
|
1102467e39
|
Fix 'Subscribers without a list' filter not showing unsubscribed subscribers [MAILPOET-789]
|
2017-01-19 17:36:28 +03:00 |
|
|
a5ee865271
|
Merge pull request #790 from mailpoet/remove_all_lists_fix
Fix all lists removal when editing subscribers [MAILPOET-726]
|
2017-01-18 20:25:25 -05:00 |
|
|
a4d9d55b09
|
Fix code style [MAILPOET-780]
|
2017-01-18 19:37:16 +03:00 |
|
|
8cf918013d
|
Fix MySQL strict mode error when saving a subscriber without first or last name [MAILPOET-780]
|
2017-01-18 19:06:33 +03:00 |
|
|
ce0ad33c32
|
Fix all lists removal when editing subscribers [MAILPOET-726]
|
2017-01-18 15:33:20 +03:00 |
|
|
41fdc3af13
|
Rewrite newsletter statistics query, remove redundant queue data from the server response [MAILPOET-746]
|
2016-12-31 13:14:10 +03:00 |
|
|
d5a1d94bca
|
Wipe unconfirmed subscriber data during import [MAILPOET-760]
|
2016-12-30 10:53:29 +03:00 |
|
|
95f8f130ea
|
Update subscriber data on repeated subscriptions [MAILPOET-760]
|
2016-12-29 15:29:32 +03:00 |
|
|
71db3e569d
|
Merge pull request #759 from mailpoet/deleted_lists_fix
Show deleted lists in newsletter listings [MAILPOET-489]
|
2016-12-27 11:26:59 -05:00 |
|