|
cb0d3c70ad
|
Use Doctrine for update success message in Settings
[MAILPOET-3034]
|
2021-03-11 11:46:16 +01:00 |
|
|
90295b3c3a
|
Use Doctrine for update ScheduledTask in Settings
[MAILPOET-3034]
|
2021-03-11 11:46:16 +01:00 |
|
|
30b456396f
|
Add new Amazon SES regions
[MAILPOET-3369]
|
2021-02-01 10:03:15 +01:00 |
|
|
e52a2af475
|
Add data about form editor tutorial into store
[MAILPOET-3206]
|
2020-11-26 13:51:58 +01:00 |
|
|
b839d88e7d
|
Update Amazon SES regions in Settings
|
2020-11-25 10:49:34 +01:00 |
|
|
2f1ea71e73
|
Fix Doctrine deprecation warnings in lib
[MAILPOET-3146]
|
2020-10-08 15:59:05 +02:00 |
|
|
0d9197cf08
|
Add confirmation page settings
[MAILPOET-2630]
|
2020-07-30 09:26:54 +02:00 |
|
|
f952f2d2b8
|
Add new Amazon SES locations [MAILPOET-3018]
|
2020-06-29 13:48:58 +02:00 |
|
|
86a24ad674
|
Use PHPStan generics
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
485a3942f3
|
Pass form preview URL to form editor view
[MAILPOET-2743]
|
2020-04-27 11:21:28 +02:00 |
|
|
f7b8bb65f8
|
Display the notice only once
[MAILPOET-2724]
|
2020-03-30 09:52:21 +02:00 |
|
|
ebfda35e9d
|
Added eu-central-1, ap-south-1, ap-southeast-2 as Amazon SES regions
|
2020-03-08 13:19:10 +02:00 |
|
|
1774b48666
|
Autofix unused "use" statements
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
e185121f43
|
Fix properties with trailing underscore
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
0dcdf6e9f1
|
Autofix line endings
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
492f30c073
|
Add ability to mock settings in unit tests
[MAILPOET-2639]
|
2020-02-05 18:36:39 +00:00 |
|
|
b4710403f8
|
Store information for displaying nps survey
[MAILPOET-2549]
|
2020-01-27 10:08:31 +00:00 |
|
|
fbcaeaadbc
|
Convert Doctrine specific code to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
6522635dc7
|
Exclude globals from camel case conversion
[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 |
|
|
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 |
|
|
87080c6fe9
|
Ensure correct type
[MAILPOET-2535]
|
2019-11-20 10:24:39 +00:00 |
|
|
d3aecc718d
|
Add temporary fix for race conditions
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
4779506f82
|
Use Doctrine in SettingsController
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
0d04df570c
|
Add SettingEntity and SettingsRepository
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
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 |
|
|
ade1cc4d8e
|
Autofix alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
7dba4d900c
|
Rename Subscription\Url to Subscription\SubscriptionUrlFactory
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
ae83364297
|
Refactor getSubscriptionUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
3367a3bc8c
|
Update sign-up confirmation email
[MAILPOET-2187]
|
2019-08-20 13:09:35 -04:00 |
|
|
0353f8e8b1
|
Move entities to lib/entities and use "Entity" suffix
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
c71bf4833c
|
Rewrite UserFlag entity to Doctrine
[MAILPOET-2014]
|
2019-07-24 15:03:16 -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 |
|
|
fee3b58e4e
|
Fix small bugs
|
2019-03-21 10:03:21 -04:00 |
|
|
7f131d256c
|
Remove debugging code
|
2019-03-21 10:03:21 -04:00 |
|
|
92cf0cc7db
|
Refactor UserFlagsController
|
2019-03-21 10:03:21 -04:00 |
|
|
22fc3089e6
|
Rename UserFlags to UserFlagsController
|
2019-03-21 10:03:21 -04:00 |
|