Commit Graph

17 Commits

Author SHA1 Message Date
af98d71924
MAPG-199 fix issues found by PHPStan 2020-07-05 23:18:56 +02:00
0ba1cda884
MAPG-185 fix getter of User 2020-07-05 17:36:27 +02:00
45869321ac
MAPG-193 fix PersistentDataManager::selectMultipleFromDb 2020-07-05 15:15:29 +02:00
32392590bd
MAPG-142 save user creation date 2020-07-05 14:24:06 +02:00
38885849de
MAPG-142 remove unnecessary 'now' from DateTime constructor 2020-07-05 14:24:05 +02:00
7e3315fc88
MAPG-142 implemenet confirmation mail resend 2020-07-05 13:39:56 +02:00
67534a22f5
MAPG-141 add password resetter table, model and repository 2020-07-05 00:03:56 +02:00
4e48e6ae73
MAPG-44 add Pov class and adjust Place model to store pov 2020-07-04 01:09:00 +02:00
70d8807f38 MAPG-156 extend PDM to be able to return with Generator 2020-06-25 20:26:51 +02:00
7ba11f34cc MAPG-69 add new field to User 2020-06-21 15:12:44 +02:00
295570a28d MAPG-69 fix missing relations in UserConfirmation 2020-06-21 01:21:42 +02:00
0bf6e900fe MAPG-140 add UserConfirmation model and repository and adapt SignupController 2020-06-20 02:03:11 +02:00
eafa98571e MAPG-140 add Map persistent model 2020-06-20 02:03:11 +02:00
316e39f2f2 MAPG-140 add Place persistent model 2020-06-20 02:03:11 +02:00
5ff720e3c6 MAPG-140 MAPG-154 store user in session based on id 2020-06-20 02:03:11 +02:00
a9eec05288 MAPG-140 refactor user handling to use the PersistentDataManager 2020-06-20 02:03:11 +02:00
d6750777c2 MAPG-140 add PersistentDataManager and refactor of models 2020-06-20 01:48:20 +02:00