|
adbebb39f1
|
Adds automatic email type to newsletter model/API listing method
|
2018-04-11 19:03:03 -04:00 |
|
|
be6647d763
|
Fix unit tests [MAILPOET-903]
|
2018-02-13 11:39:50 +03:00 |
|
|
6fb18ad321
|
Fix PSR1.Classes.ClassDeclaration sniffer rule in tests [MAILPOET-1025]
|
2017-07-26 18:28:56 +03:00 |
|
|
cdc87c23ea
|
Resets sent at data when duplicating a sent newsletter
|
2017-07-15 13:00:25 -04:00 |
|
|
703ee7ff71
|
Fix line breaks in tests [MAILPOET-981]
|
2017-07-03 16:29:21 +03:00 |
|
|
cdf36ccb20
|
Trashes/restores/deletes (+ same bulk actions) children newsletters and
associations as per discussion on Slack:
https://mailpoet.slack.com/archives/C02MTKAJL/p1496427873491785
|
2017-06-05 11:36:04 -04:00 |
|
|
79b6ab1d15
|
Finishes incomplete test
|
2017-06-05 10:30:45 -04:00 |
|
|
344990d59e
|
Only processes queues when newsletter exists and is active/sending
|
2017-06-02 12:03:34 -04:00 |
|
|
6e700b0cfa
|
Moves newsletter hash generating logic into Security helper class
Updates Links class to use Security helper's hash generating method
|
2017-05-14 20:15:40 -04:00 |
|
|
19458546a0
|
Updates unit tests
|
2017-05-02 08:41:51 -04:00 |
|
|
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 |
|
|
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 |
|
|
bcf89f0dfe
|
Set newsletter status as draft when restoring newsletters trashed during sending [MAILPOET-816]
|
2017-02-21 13:13:59 +03:00 |
|
|
093fd2f082
|
Rename variables in unit test [MAILPOET-746]
|
2016-12-31 19:28:02 +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 |
|
|
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 |
|
|
2c5e73305a
|
Show deleted lists in newsletter listings [MAILPOET-489]
|
2016-12-27 13:13:05 +03:00 |
|
|
9095482af2
|
- Updates unit tests
|
2016-12-18 23:24:58 -05:00 |
|
|
efc9bac760
|
- Updates unit tests
|
2016-06-20 23:36:30 -04:00 |
|
|
9aa25446d1
|
fixed unit tests
|
2016-06-15 16:33:48 +02:00 |
|
|
bc1fb235d3
|
- Removes unused method from the base model. Closes #511
|
2016-06-07 18:47:00 -04:00 |
|
|
a02b2d3aa0
|
- Updates migrator/schema to work with MySQL 5.7
- Fixes unit tests
- Fixes export's SQL query to work with strict ONLY_FULL_GROUP_BY option
|
2016-05-16 22:26:21 -04:00 |
|
|
607a151c23
|
Fix for PHP7 & Mysql 5.7
- added default values to not null columns
- fixed passing by reference issue on MailChimp->getDataCenter
- fixed a couple unit tests
|
2016-05-16 14:50:43 +02:00 |
|
|
ae358ce13e
|
- Updates statistics SQL query
- Fixes tests + expands coverage
- Removes leftover console command
|
2016-04-27 21:26:47 +03:00 |
|
|
a9b9e9c631
|
Updated tests in order to fix WP related issues
|
2016-03-18 14:30:59 +01:00 |
|