|
66240c2d65
|
Merge pull request 'add Jenkinsfile and Dockerfile-test' (!50) from feature/add-jenkins-support into develop
mapguesser/pipeline/head This commit looks good
Reviewed-on: https://gitea.e5tv.hu/esoko/mapguesser/pulls/50
|
2021-12-22 02:14:44 +01:00 |
|
|
0654b65940
|
add Jenkinsfile and Dockerfile-test
mapguesser/pipeline/pr-develop This commit looks good
default-pipeline default-pipeline #18
|
2021-12-22 01:59:31 +01:00 |
|
|
272ec3568d
|
Merge pull request 'bugfix/MAPG-240-fix-static-code-analysis-errors' (!49) from bugfix/MAPG-240-fix-static-code-analysis-errors into develop
default-pipeline default-pipeline #11
Reviewed-on: https://gitea.e5tv.hu/esoko/mapguesser/pulls/49
Reviewed-by: Balázs Vigh <balazs@vigh.eu>
|
2021-05-29 10:22:20 +02:00 |
|
|
be4a2038e5
|
MAPG-240 add use for PlaceInChallenge (used in MapAdminController::deleteChallenge)
default-pipeline default-pipeline #9
|
2021-05-29 00:57:59 +02:00 |
|
|
f305c97513
|
MAPG-240 UserInChallengeRepository::isUserParticipatingInChallenge should return bool
|
2021-05-29 00:56:43 +02:00 |
|
|
784037de6f
|
Merge pull request 'feature/MAPG-235-basic-challenge-mode' (#48) from feature/MAPG-235-basic-challenge-mode into develop
default-pipeline default-pipeline #8
Reviewed-on: https://gitea.e5tv.hu/esoko/mapguesser/pulls/48
Reviewed-by: Pőcze Bence <bence@pocze.ch>
|
2021-05-28 20:41:08 +02:00 |
|
|
6f27450423
|
MAPG-235 replaced explicit margin-top and margin-bottom with marginTop and marginBottom classes
|
2021-05-28 08:36:45 +02:00 |
|
|
bbaa2fe1eb
|
MAPG-235 removed font-family and font-weight css attributes for restrictions and now handled on higher level
|
2021-05-28 08:19:35 +02:00 |
|
|
28165d76d3
|
MAPG-235 refactored challenge token generation and check
|
2021-05-28 08:07:02 +02:00 |
|
|
1c1e5f051d
|
MAPG-235 simplified highscore calculation
|
2021-05-26 08:16:32 +02:00 |
|
|
283c214c50
|
MAPG-235 noZoom label fix
|
2021-05-26 07:49:05 +02:00 |
|
|
7970927654
|
MAPG-235 refactored whitespaces
|
2021-05-22 21:17:49 +02:00 |
|
|
567602c749
|
MAPG-235 hide restrictions information if there are no restrictions for the challenge
|
2021-05-22 21:00:54 +02:00 |
|
|
a5238234d2
|
MAPG-235 information of the current restrictions displayed on the ribbon in the top
|
2021-05-22 20:54:58 +02:00 |
|
|
c965713c9c
|
Merge branch 'develop' of gitea.e5tv.hu:esoko/mapguesser into feature/MAPG-235-basic-challenge-mode
|
2021-05-22 16:20:59 +02:00 |
|
|
b00fe4ebe3
|
MAPG-235 highscores added to the end of challenge
|
2021-05-22 11:34:55 +02:00 |
|
|
599d8bf153
|
MAPG-235 fix unwanted time limit after page reload
|
2021-05-21 15:41:17 +02:00 |
|
|
636c47366a
|
MAPG-235 fix loading other players' history and calculating final score
|
2021-05-21 15:40:43 +02:00 |
|
|
4520d11559
|
MAPG-235 fix calculating timelimit when 0 sec time was left from the last round
|
2021-05-21 14:45:40 +02:00 |
|
|
5f0b639fe7
|
MAPG-235 distance and score info added also to the player's own markers
|
2021-05-21 14:44:28 +02:00 |
|
|
d4a279d2f4
|
MAPG-235 refactored human readable time format
|
2021-05-21 11:51:47 +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 |
|
|
b78d564f6f
|
MAPG-235 time limit restriction for the whole game feature added
|
2021-05-20 21:32:01 +02:00 |
|
|
c2df9b7713
|
MAPG-235 timelimit restriction per round functionality implemented for challenges
|
2021-05-20 20:55:44 +02:00 |
|
|
bbb66ca979
|
MAPG-235 challenge token related error handling
|
2021-05-20 08:31:52 +02:00 |
|
|
3b98570f6d
|
MAPG-235 noMove, noZoom, noPan restrictions implemented
|
2021-05-19 21:16:59 +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 |
|
|
ae7fd98256
|
MAPG-235 allow only logged in users to start a challenge
|
2021-05-19 17:11:49 +02:00 |
|
|
517d758e8e
|
MAPG-235 fixed place/map deletion
|
2021-05-19 16:33:18 +02:00 |
|
|
2a1b51b014
|
MAPG-235 added time limit type field to the challenge
|
2021-05-19 14:52:49 +02:00 |
|
|
c085a5a1ca
|
MAPG-235 fix user deletion bug
|
2021-05-19 13:52:19 +02:00 |
|
|
a7cfc3c19f
|
MAPG-235 queries with selected relations enabled; reduced size of some of the queries
|
2021-05-19 13:06:46 +02:00 |
|
|
7898c52328
|
MAPG-235 go back to start button added to the end of the challenge
|
2021-05-18 20:22:43 +02:00 |
|
|
62251b1062
|
MAPG-235 created error handling for challenge access without login
|
2021-05-18 19:55:05 +02:00 |
|
|
069c6b37c8
|
MAPG-235 fixed bugs with displaying score and round
|
2021-05-18 18:06:02 +02:00 |
|
|
30f4b7ad19
|
MAPG-235 fixed sending history to initializer and fixed pov data format
|
2021-05-17 21:30:07 +02:00 |
|
|
45ddb7f56a
|
MAPG-235 reduced number of queries for init and guess in challenge
|
2021-05-16 20:46:53 +02:00 |
|
|
7792f1c3ff
|
MAPG-235 refactor: renamed fields in challenge related tables
|
2021-05-16 13:14:00 +02:00 |
|
|
7a1674fdd0
|
Merge branch 'feature/MAPG-235-basic-challenge-mode' of gitea.e5tv.hu:esoko/mapguesser into feature/MAPG-235-basic-challenge-mode
|
2021-05-15 11:43:47 +02:00 |
|
|
44df94eb98
|
MAPG-235 queries with relations on any recursion level implemented
|
2021-05-15 11:43:00 +02:00 |
|
|
00afd65d75
|
MAP-235 queries with relations on any recursion level implemented
|
2021-05-15 11:32:41 +02:00 |
|
|
21e41b7c36
|
MAP-235 fixed overlapping markers of history and user's guesses
|
2021-05-13 19:55:32 +02:00 |
|
|
69964acfb2
|
MAPG-235 results of other players shown
|
2021-05-13 19:48:25 +02:00 |
|
|
e7869d67f7
|
MAPG-235 guesses of other players in the round are sent after guess
|
2021-05-13 13:06:24 +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 |
|
|
c02f595606
|
Merge pull request 'MAPG-143 make it possible to disable game for guests (default is disable)' (#47) from feature/MAPG-143-allow-game-only-for-users into develop
Reviewed-on: https://gitea.e5tv.hu/esoko/mapguesser/pulls/47
|
2021-05-11 18:29:55 +02:00 |
|
|
99244e93d2
|
MAPG-235 updated structure and created models
|
2021-05-11 11:16:39 +02:00 |
|
|
313a3568aa
|
MAPG-235 extended database structure for challenges
|
2021-05-10 21:22:07 +02:00 |
|