|
83cb272555
|
Use method createOrUpdate from SegmentRepository in tests
[MAILPOET-3167]
|
2020-12-07 14:48:58 +01:00 |
|
|
ac1044eebb
|
Remove mose of uses Idiorm from NewslettersTest
[MAILPOET-2946]
|
2020-10-27 15:00:14 +01:00 |
|
|
c68728670e
|
Remove using Idiorm from Newsletter::duplicate
[MAILPOET-2946]
|
2020-10-27 15:00:14 +01:00 |
|
|
9955a2a250
|
Add tests for default values of new newsletters
[MAILPOET-2946]
|
2020-10-27 15:00:14 +01:00 |
|
|
a15a74d94f
|
Use doctrine instead of Idiom in test for PostNotification
[MAILPOET-2946]
|
2020-10-27 15:00:14 +01:00 |
|
|
54727ad9a2
|
Fix integration tests to work with updated codeception/verify
[MAILPOET-3203]
|
2020-10-20 13:18:43 +02:00 |
|
|
a8d11bf045
|
Replace Newsletter delete,trash,replace by new bulkMethods
[MAILPOET-2898][MAILPOET-2758]
|
2020-06-17 14:37:06 +02:00 |
|
|
2b47684490
|
Refactor newsletter API bulk actions to use repository methods
[MAILPOET-2898]
|
2020-06-17 14:37:06 +02:00 |
|
|
4862d42e8b
|
Test all supported save fields
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
770cda5c3c
|
Move API save tests to controller tests
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
8fe3870608
|
Use Doctrine to re-check authorized emails on save
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
63971147e5
|
Extract Newsletter save functionality to a controller
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
81dc5ad480
|
Extract Newsletters::sendPreview() logic to a controller
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
6a44f820ee
|
Extract Newsletters API service mocking to a private method
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
1f744453d4
|
Switch unsubscribe url shortcode to the confirm page
[MAILPOET-2736]
|
2020-05-05 14:40:11 +02:00 |
|
|
65ab8fd420
|
Fetch statistics for listing in batch
[MAILPOET-2645]
|
2020-03-11 17:06:02 +00:00 |
|
|
51882b43cf
|
Add NewsletterListingRepository, use it for newsletters data
[MAILPOET-2645]
|
2020-03-11 17:06:02 +00:00 |
|
|
923dc0d1dd
|
Simplify and unify getViewInBroserUrl calls
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
e5fcf5819d
|
Remove 'type' parameter for view-in-browser, always include hash
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
eb1c7673e3
|
Make $preview = true default for view-in-broser URL
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
94afd66325
|
Convert properties not caught by Code Sniffer to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
d0292f8624
|
Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
8c848cfa28
|
Convert property names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
54549ff037
|
Convert variable names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
bd1a84c5c3
|
Fix types by casting [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
c493a43c35
|
Fix SendingTask creation from queue [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
6ed3915b1a
|
Use a wrapped function for current_time [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
7285a4a075
|
Fix extra arguments in method calls [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
1d757e1374
|
Fix undefined properties in tests [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
0e964de6d4
|
Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
|
2019-12-15 21:55:48 +00:00 |
|
|
c9052d71d4
|
Disable send buttons and endpoints
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
|
60889c53f4
|
Add Idiorm to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
1da56efd32
|
Use mailer from DI in preview, remove $data['mailer'] param (misused for tests only)
[MAILPOET-2515]
|
2019-11-14 10:02:28 +00:00 |
|
|
52e53181b9
|
Move default sender tests from old model to API test
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
d970dda637
|
Replace "new SettingsController()" with fetch from DI container
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
31d224ea4f
|
Use CronHelper service in API and UI classes [MAILPOET-2459]
|
2019-11-06 09:58:36 +00:00 |
|
|
684922cbdf
|
Update tests [MAILPOET-2460]
|
2019-10-24 10:57:36 +01:00 |
|
|
ef79b7efbb
|
Add ga campaign to api response
[MAILPOET-2397]
|
2019-10-23 17:34:07 +01:00 |
|
|
0dd7b5fb7a
|
Remove unnecessary aliases for SubcriptionUrlFactory
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
7dba4d900c
|
Rename Subscription\Url to Subscription\SubscriptionUrlFactory
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
d90d5c6385
|
Refactor getUnsubscribeUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
4e75f8883e
|
Refactor getManageUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
723cb368c4
|
Add meta when sending previews
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
493e16606c
|
Move constans to their classes
[MAILPOET-2348]
|
2019-09-11 19:16:21 +01:00 |
|
|
3d750c5bb8
|
Move post notification scheduling to service
[MAILPOET-2348]
|
2019-09-11 19:16:21 +01:00 |
|
|
19ee0734e2
|
Use Doctrine in Newsletters::get() API
[MAILPOET-2216]
|
2019-08-23 15:31:11 -04:00 |
|
|
1eecd65b3e
|
Add unsubscribe token to new subscribers and newsletters
|
2019-07-31 16:50:44 -04:00 |
|
|
2b8325a738
|
Remove feature flag for woocommerce revenues
[MAILPOET-1990]
|
2019-07-30 04:31:28 -04:00 |
|
|
7e5872eb92
|
Change admin notices messages
|
2019-06-20 12:40:24 -04:00 |
|