|
317257bfc4
|
Ensure newsletter has state sending when resuming sending
[MAILPOET-2819]
|
2020-04-02 11:48:51 +02:00 |
|
|
698e9f00c1
|
Pause running scheduled task when restoring a newsletter
[MAILPOET-2819]
|
2020-04-02 11:48:51 +02:00 |
|
|
da4298a83d
|
Keep newsletters in sending state after restoring from trash
[MAILPOET-2819]
|
2020-04-02 11:48:51 +02:00 |
|
|
dc55fb64cd
|
Set even 30 days old newsletters as scheduled when reactivating an email
[MAILPOET-2709]
|
2020-04-01 16:49:27 +02:00 |
|
|
1d7fb55ae4
|
Revert "Remove functionality from old model"
This reverts commit 99f4a377c7 .
[MAILPOET-2815]
|
2020-03-23 14:07:02 +01:00 |
|
|
2a6c777b96
|
Replace remaining usages of NewsletterTemplate model with Doctrine, remove the model
[MAILPOET-2647]
|
2020-03-23 00:33:40 +01:00 |
|
|
a88cc069a7
|
Implement NewsletterTempates::cleanRecentlySent() API using Doctrine
[MAILPOET-2647]
|
2020-03-23 00:33:40 +01:00 |
|
|
32f5777945
|
Implement NewsletterTempates::save() API using Doctrine
[MAILPOET-2647]
|
2020-03-23 00:33:40 +01:00 |
|
|
6e33cc80e2
|
Fix fields extraction for form data
[MAILPOET-2754]
|
2020-03-16 19:27:27 +01:00 |
|
|
99f4a377c7
|
Remove functionality from old model
[MAILPOET-2645]
|
2020-03-11 17:06:02 +00:00 |
|
|
7bf1b69a94
|
Update form::getFields to return also nested fields
[MAILPOET-2609]
|
2020-03-06 14:15:14 +01:00 |
|
|
e185121f43
|
Fix properties with trailing underscore
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
eae5c5010d
|
Fix properties with missing visibility
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
153c72cd77
|
Autofix long scalar typehints to short ones
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
b39dac75d6
|
Autofix number of newlines between methods
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
0dcdf6e9f1
|
Autofix line endings
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
d5bf33c49a
|
Move dateConverter to common utils namespace
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
f959be13dd
|
Add typehints to form block renderers
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
7d596e3407
|
Extract unrelated date conversion functionality from date block
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
dc5a296133
|
Inject dateBlock to services which use it
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
4be306230b
|
Fix findOne() method annotation
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
996b58a388
|
Fix duplicate key messages for MySQL >= 8.0.19
[MAILPOET-2642]
|
2020-01-27 09:35:29 +00:00 |
|
|
4c5155132a
|
Send a confirmation email when a user is added to a website
[MAILPOET-2567]
|
2020-01-27 09:26:15 +00:00 |
|
|
ceafe62782
|
Update counting subscriber in listings
[MAILPOET-2631]
|
2020-01-22 12:28:30 +00:00 |
|
|
32c71f130c
|
Count subscribers that are not in wp list
[MAILPOET2631]
|
2020-01-22 12:28:30 +00:00 |
|
|
e66c76133e
|
Exclude MailPoet data structures from camel case conversion
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
9ce05257e4
|
Add support for camel case properties to old models
[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 |
|
|
3bbc8ea2af
|
Convert variable names to camel case in strings
[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 |
|
|
09a1411c81
|
Fix types with annotations [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
dec7bc24a5
|
Fix undefined properties in models [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 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
25fe3aba54
|
Fix easy errors found by PHPStan
[MAILPOET-2588]
|
2019-12-26 14:36:45 +01:00 |
|
|
809051a883
|
Add 'nospam' to the list of role-based emails
[MAILPOET-2449]
|
2019-12-18 19:02:50 +00:00 |
|
|
07fc94f046
|
Fix Carbon-related problems reported by PHPStan
[MAILPOET-2560]
|
2019-12-15 21:55:48 +00:00 |
|
|
0e964de6d4
|
Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
|
2019-12-15 21:55:48 +00:00 |
|
|
9a2dea5f37
|
Add Sudzy to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
60889c53f4
|
Add Idiorm to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
a012984a7a
|
Move array_column polyfill to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
ba41f4901e
|
Move SQL queries from SimpleWorker to model, improve naming
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
650f9a8c90
|
Use proper check for existence
[MAILPOET-2535]
|
2019-11-20 10:24:39 +00:00 |
|
|
f1da8e5c36
|
Use the proper check
[MAILPOET-2535]
|
2019-11-20 10:24:39 +00:00 |
|
|
25b2edab8a
|
Fix model create annotations
[MAILPOET-2535]
|
2019-11-20 10:24:39 +00:00 |
|
|
b0ef65a1eb
|
Allow saving forms without name
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
826ba18e14
|
Remove old Setting model and test
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
4907d01b8e
|
Remove old Setting model usage from Newsletters API
[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 |
|