Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| + added carbon parser, as User->inactivity_starts_at is a string, not a… |
4c1061b70874fbdb915faf969b808a6173d1fa38 |
TUV\gabrielg |
2023-10-18T14:09:08.000Z |
+ added carbon parser, as User->inactivity_starts_at is a string, not a datetime, and this led to logic errors
+ adapted command test
|
| now whenever a user becomes active, wether by user action or by passed time… |
d08cb4e2368a6e33769059f5e71f089a27b51d4c |
TUV\gabrielg |
2023-10-18T12:51:18.000Z |
now whenever a user becomes active, wether by user action or by passed time user's onActivation() method is called
|
| fixed wrong end date |
e88697659127dcac8d17d4d5040ba9bc76a0d1b7 |
TUV\gabrielg |
2023-10-18T15:11:38.000Z |
fixed wrong end date
|