15 Commits

Author SHA1 Message Date
b2535ad78a refactored function and variable names, and replaced variables in inner scope
All checks were successful
default-pipeline default-pipeline #173
2021-05-06 17:12:18 +02:00
fb7c0e7a5c renamed the random int generator function
All checks were successful
default-pipeline default-pipeline #170
2021-05-06 09:36:49 +02:00
8136273b33 replaced left join with inner join for older places search
All checks were successful
default-pipeline default-pipeline #169
2021-05-05 21:58:19 +02:00
3c6a7a3c5f selection with preference for older places; refactored PlaceRepository 2021-05-05 21:50:23 +02:00
01f3c7c8cf added preference for places not seen by user in the selection of places for the game 2021-05-05 19:19:38 +02:00
edd8c0f8a4
MAPG-203 select places at the beginning of the game
All checks were successful
default-pipeline default-pipeline #21
2021-03-17 22:47:11 +01:00
2c4d809d49
MAPG-203 remove placesWithoutPano logic from PlaceRepository 2021-03-15 12:25:49 +01:00
af98d71924
MAPG-199 fix issues found by PHPStan 2020-07-05 23:18:56 +02:00
88b9821c61
MAPG-198 re-add table name to Select
(table name is used when counting)
2020-07-05 21:17:29 +02:00
27fc687043
MAPG-193 replace Select usage to repository calls where it is easily possible 2020-07-05 15:17:28 +02:00
bd46809d3a MAPG-140 adapt PlaceRepository and classes that use it to use persistent model 2020-06-20 02:03:11 +02:00
5237c3f454 MAPG-119 prevent endless loop for place selection 2020-06-10 23:12:30 +02:00
5dd877d075 MAPG-103 implement saving the modified map on server side 2020-06-09 21:29:51 +02:00
618f2a4d48 MAPG-106 query indoor pano too if no outdoor pano is found 2020-06-03 23:55:09 +02:00
dd2905286b MAPG-100 read and store panoId from/to database 2020-06-03 23:40:25 +02:00