|
388ced8b53
|
Remove static behavior from SettingsController
[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 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
3367a3bc8c
|
Update sign-up confirmation email
[MAILPOET-2187]
|
2019-08-20 13:09:35 -04:00 |
|
|
5d1623a083
|
Use PHP functions
|
2019-05-21 09:04:00 -04:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
b9af15e19f
|
Enforce array trailling commas
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
26cbd79535
|
Add an integration test for fetch() in settings controller [MAILPOET-1483]
|
2019-04-29 09:33:12 -04:00 |
|
|
604eedf91b
|
Fix accessing non-existing nested properties in setting controller [MAILPOET-1483]
|
2019-04-29 09:33:12 -04:00 |
|
|
fe746f07f0
|
Better name from inactive subscriber interval
[MAILPOET-1970]
|
2019-04-11 09:18:19 -04:00 |
|
|
54bc5513c1
|
Add new settings to set inactive subscriber period
[MAILPOET-1970]
|
2019-04-11 09:18:19 -04:00 |
|
|
3e66e9e1dd
|
Fix phpstan level 6
[MAILPOET-1969]
|
2019-04-10 09:55:13 -04:00 |
|
|
a4c1b07db5
|
Remove dot announcement
[MAILPOET-1862]
|
2019-03-07 08:56:23 -05:00 |
|
|
0a436087e1
|
Replace all WP function calls
|
2019-03-07 08:30:14 -05:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
10e56d860d
|
Move Setting getValue and setValue to controller as a private methods
[MAILPOET-1757]
|
2019-01-31 15:57:59 +01:00 |
|
|
62dca415d4
|
Improve naming in SettingsController
[MAILPOET-1757]
|
2019-01-31 15:57:59 +01:00 |
|
|
f7aecf1d63
|
Add new settings service
[MAILPOET-1757]
|
2019-01-31 14:48:01 +01:00 |
|