Commit Graph

30 Commits

Author SHA1 Message Date
c565fc2b65
MAPG-243 replace and adapt to soko-web 2023-04-07 21:10:14 +02:00
de78084ad5
MAPG-243 delete classes which come from soko-web now 2023-04-07 20:26:52 +02:00
d02aa4abe0
MAPG-231 introduce unlisted maps 2022-05-26 14:23:08 +02:00
7970927654 MAPG-235 refactored whitespaces 2021-05-22 21:17:49 +02:00
aadeda05af MAPG-235 timeLimit restored after reload of the page. Time limit selector usability improved 2021-05-21 11:30:30 +02:00
77ff175794 MAPG-235 added radio button for time limit type and fixed saving restrictions for challenge 2021-05-19 17:55:04 +02:00
2a1b51b014 MAPG-235 added time limit type field to the challenge 2021-05-19 14:52:49 +02:00
7792f1c3ff MAPG-235 refactor: renamed fields in challenge related tables 2021-05-16 13:14:00 +02:00
93f8fc3f34 MAPG-235 basic gameflow works 2021-05-12 21:01:41 +02:00
5daed10036 MAPG-235 challengeInitialData implemented and first round is loaded 2021-05-12 15:34:15 +02:00
d7147b30d6 MAPG-235 new challenge can be created and is prepared 2021-05-12 13:51:06 +02:00
99244e93d2 MAPG-235 updated structure and created models 2021-05-11 11:16:39 +02:00
807b4d024f extended database with UserPlayedPlace table for tracking when and what place a User played in game 2021-05-05 19:16:54 +02:00
11eee64895
do not exclude indoor panoramas
All checks were successful
default-pipeline default-pipeline #166
2021-05-02 18:38:29 +02:00
e5fb725c69
MAPG-203 add new table and model for multi_room 2021-03-20 19:44:48 +01:00
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
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
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