|
0739c65961
|
Merge branch 'feature/return-to-starting-point-button' into feature/in-game-compass
|
2021-04-29 09:11:32 +02:00 |
|
|
3122696364
|
added the visibility reset to resetRound and reverted the span div replacement in the view
default-pipeline default-pipeline #140
|
2021-04-29 09:07:44 +02:00 |
|
|
3f4fa83d87
|
reverted replacing spans with divs
|
2021-04-29 09:04:50 +02:00 |
|
|
ea599809b8
|
Merge branch 'feature/return-to-starting-point-button' into feature/in-game-compass
|
2021-04-29 08:34:39 +02:00 |
|
|
ffc4aaf110
|
fixed findings
default-pipeline default-pipeline #137
|
2021-04-29 08:24:20 +02:00 |
|
|
08c38c6374
|
reverted style tailoring for guess
default-pipeline default-pipeline #129
|
2021-04-28 20:46:52 +02:00 |
|
|
854775011c
|
tailored the style for the navigation buttons
default-pipeline default-pipeline #128
|
2021-04-28 20:42:42 +02:00 |
|
|
e33d8c02e9
|
added compass button and coupled its transform:rotate style attribute with the POV heading value
|
2021-04-28 20:33:17 +02:00 |
|
|
3d52c967b6
|
reformatted: added new line breaks to the game.css
default-pipeline default-pipeline #127
|
2021-04-28 18:30:58 +02:00 |
|
|
5c8f3d6fb9
|
returns to start when clicked on home symbol
default-pipeline default-pipeline #126
|
2021-04-28 18:26:46 +02:00 |
|
|
b9927f79fc
|
added a new button to the view for the return to starting point feature
|
2021-04-28 17:58:48 +02:00 |
|
|
faaff33841
|
removed #jumpForm and reformatted the code
|
2021-04-27 17:48:45 +02:00 |
|
|
8bc3fda49b
|
jump to coordinate feature added to the header stripe
default-pipeline default-pipeline #114
|
2021-04-27 10:18:28 +02:00 |
|
|
5cae286a5b
|
MAPG-213 move visibility workaround to Game.showResultMap
|
2021-04-04 23:40:27 +02:00 |
|
|
c2f5806394
|
MAPG-222 fixes: skip invalid guessPosition, hide showSummaryButton, handle countdown time if timeout is 0
default-pipeline default-pipeline #96
|
2021-04-04 23:04:07 +02:00 |
|
|
19f7b50002
|
MAPG-213 show results immediately if user already guessed
default-pipeline default-pipeline #91
|
2021-04-04 22:24:40 +02:00 |
|
|
3abdb6910e
|
MAPG-213 clean up init
default-pipeline default-pipeline #90
|
2021-04-04 20:52:28 +02:00 |
|
|
be40acdb2d
|
MAPG-219 disable continue button until round is over
default-pipeline default-pipeline #84
|
2021-04-04 18:48:31 +02:00 |
|
|
69329b9f81
|
MAPG-205 show countdown time
default-pipeline default-pipeline #80
|
2021-04-04 14:22:10 +02:00 |
|
|
20914b466e
|
MAPG-205 add elements for showing countdown
|
2021-04-04 14:20:12 +02:00 |
|
|
3630637ec1
|
MAPG-205 handle round timeout on frontend
|
2021-04-04 14:20:12 +02:00 |
|
|
0e8ed14305
|
MAPG-205 delete unnecessary empty lines
|
2021-04-03 23:39:20 +02:00 |
|
|
3f9d104adc
|
MAPG-204 show guesses from others
default-pipeline default-pipeline #72
|
2021-04-03 22:10:21 +02:00 |
|
|
9e5d20796c
|
MAPG-204 clean up result sending
|
2021-04-03 18:24:43 +02:00 |
|
|
42854fe975
|
MAPG-208 error handling adaptations
default-pipeline default-pipeline #53
|
2021-03-21 14:37:08 +01:00 |
|
|
1cf0ab44fd
|
MAPG-207 don't use MapGuesser.showmodal for modal 'multi'
default-pipeline default-pipeline #49
|
2021-03-21 12:45:57 +01:00 |
|
|
d431a693fc
|
MAPG-203 fix wrong variable name
default-pipeline default-pipeline #45
|
2021-03-20 22:24:47 +01:00 |
|
|
f3ec71d6dd
|
MAPG-203 fix condition in game.js
default-pipeline default-pipeline #38
|
2021-03-20 20:59:10 +01:00 |
|
|
563f900423
|
MAPG-203 implement game mode selection UI
|
2021-03-20 19:45:20 +01:00 |
|
|
24a10c534e
|
MAPG-203 frontend adaptations for multiplayer
|
2021-03-20 19:44:48 +01:00 |
|
|
10d239bfb4
|
MAPG-203 this.response.newPlace -> this.response.place
default-pipeline default-pipeline #25
|
2021-03-17 22:54:06 +01:00 |
|
|
c317a0abf4
|
MAPG-203 adapt game.js to the new endpoints
default-pipeline default-pipeline #15
|
2021-03-15 12:28:25 +01:00 |
|
|
66c709f00d
|
MAPG-196 reposition of cookie notice
|
2020-07-06 20:04:39 +02:00 |
|
|
6db6208896
|
MAPG-191 don't create separate variable for data where not necessary
|
2020-07-05 00:58:03 +02:00 |
|
|
3123643bb7
|
MAPG-44 modify game to use pov of place
|
2020-07-04 01:11:04 +02:00 |
|
|
5383da81b3
|
MAPG-189 fix div.inputWithButton>input's padding when it is focused
|
2020-07-03 23:50:22 +02:00 |
|
|
091018d22f
|
MAPG-175 make map title one liner
|
2020-06-28 20:15:11 +02:00 |
|
|
3555be9b63
|
MAPG-188 get rid of inline js
|
2020-06-28 17:56:47 +02:00 |
|
|
4333240acc
|
MAPG-181 add stuff to authenticate without password
|
2020-06-28 03:18:51 +02:00 |
|
|
48eba75cf4
|
MAPG-181 fix and unify styles for buttons and inputs
|
2020-06-28 03:12:16 +02:00 |
|
|
2a3f891aa0
|
MAPG-180 don't echo void
|
2020-06-27 14:26:19 +02:00 |
|
|
6fce002458
|
MAPG-89 unify styles
|
2020-06-27 00:47:14 +02:00 |
|
|
bf8e5b5f4d
|
MAPG-89 adaptations in HtmlContent and index.php
|
2020-06-27 00:44:38 +02:00 |
|
|
ec969167e4
|
MAPG-180 standardize form submit with AJAX
|
2020-06-25 22:35:04 +02:00 |
|
|
e4a51c139f
|
MAPG-180 improve form functionality
|
2020-06-25 22:34:32 +02:00 |
|
|
27115e44b6
|
MAPG-180 extract all inline JS into separate JS file
|
2020-06-25 20:42:12 +02:00 |
|
|
b1ae7391e7
|
MAPG-156 implement user deletion
|
2020-06-25 20:26:51 +02:00 |
|
|
910fdddf34
|
MAPG-156 adapt account's JS to the new helper functions
|
2020-06-25 20:26:51 +02:00 |
|
|
87c4c06aa6
|
MAPG-156 add some form helper functions
|
2020-06-25 20:26:51 +02:00 |
|
|
ad24f8ac28
|
MAPG-156 rename profile to account
|
2020-06-25 16:44:34 +02:00 |
|
|
f8a570d0d5
|
MAPG-178 add Google Analytics
style adaptations
cookie notice improvements
|
2020-06-25 14:02:39 +02:00 |
|
|
2f4f66cc94
|
MAPG-178 make style compatible with cookie notice on the top of the page
|
2020-06-25 14:00:38 +02:00 |
|
|
8bdbbafcff
|
MAPG-175 align noPano middle and center as other elements
|
2020-06-24 22:37:33 +02:00 |
|
|
9f839d3f5d
|
MAPG-174 create separate div for description and align description vertically middle
|
2020-06-24 22:32:54 +02:00 |
|
|
251bf1be3d
|
MAPG-172 add new styles
|
2020-06-24 21:57:40 +02:00 |
|
|
19aa4098e5
|
MAPG-169 set mapContainer's inners' height dynamically to be identical in a row
|
2020-06-23 23:36:19 +02:00 |
|
|
394c8b8830
|
MAPG-169 make static map background instead of img
|
2020-06-23 23:36:19 +02:00 |
|
|
ea98af0681
|
MAPG-163 optimize modal sizes
|
2020-06-21 23:07:47 +02:00 |
|
|
94e60e4ac5
|
MAPG-87 unify some styles
|
2020-06-21 22:20:04 +02:00 |
|
|
a2ca7888f4
|
MAPG-160 replace space with margin-right next to inline images
|
2020-06-21 17:36:08 +02:00 |
|
|
87d476065d
|
MAPG-69 fix routing to handle emptry string properly
|
2020-06-21 15:44:40 +02:00 |
|
|
a8777b897b
|
MAPG-69 ability to reset signup filled after login attempt
|
2020-06-21 15:12:45 +02:00 |
|
|
285f2dd0ac
|
MAPG-69 login user when trying to sign up
|
2020-06-21 15:12:45 +02:00 |
|
|
10b7766458
|
MAPG-69 redirect to sign up when user not found during login
|
2020-06-21 15:12:45 +02:00 |
|
|
9697163457
|
MAPG-69 merge SignupController to LoginController and introduce Google login/sign up
|
2020-06-21 15:12:45 +02:00 |
|
|
99c72d99be
|
MAPG-69 make Redirect able to redirect to external sources
|
2020-06-21 15:12:44 +02:00 |
|
|
a2d2b94cc6
|
MAPG-155 minZoom and maxZoom should depend on zoomOffset
|
2020-06-20 02:14:17 +02:00 |
|
|
b35668c2fb
|
MAPG-149 fix z-indexes
|
2020-06-18 16:37:32 +02:00 |
|
|
64b6197bd4
|
MAPG-149 omit focusing/selecting input elements after processing
|
2020-06-18 16:28:01 +02:00 |
|
|
43775c8f4f
|
Merged in bugfix/MAPG-148-fix-xmlhttp-responsetype-error (pull request #118)
MAPG-148 set xhr responseType after xhr open() because it is accepted by all browsers
|
2020-06-18 14:21:30 +00:00 |
|
|
ce96e15911
|
MAPG-148 set xhr responseType after xhr open() because it is accepted by all browsers
|
2020-06-18 16:20:45 +02:00 |
|
|
50c7e3972c
|
MAPG-151 check email address validity on server side
|
2020-06-18 16:12:40 +02:00 |
|
|
a38268c751
|
MAPG-145 add CSS ::selection attribute
|
2020-06-14 22:08:01 +02:00 |
|
|
062718dd75
|
MAPG-69 implement password modification
|
2020-06-14 20:43:13 +02:00 |
|
|
20102f0577
|
MAPG-69 implement sign up functionality
|
2020-06-14 20:43:13 +02:00 |
|
|
a69ba3a99b
|
MAPG-69 unifying some style and text
|
2020-06-14 20:43:13 +02:00 |
|
|
66b21ec710
|
MAPG-69 add active flag for users and check if user is active before login
|
2020-06-14 20:43:13 +02:00 |
|
|
c50c5ed422
|
MAPG-69 initialize Request earlier
add Request to global Container
add base URL to Request
|
2020-06-14 17:11:48 +02:00 |
|
|
1269c876e9
|
MAPG-138 use traditional for loop for compatibility
|
2020-06-14 11:33:13 +02:00 |
|
|
f85340cd00
|
MAPG-137 optimize png images (favicons)
|
2020-06-14 11:21:07 +02:00 |
|
|
86f05f7738
|
MAPG-137 place static maps into container to avoid large layout shifts
|
2020-06-14 11:11:37 +02:00 |
|
|
2aa3cdc7f3
|
MAPG-125 re-add select map name when opening modal
|
2020-06-14 02:53:11 +02:00 |
|
|
d1d9dede9c
|
MAPG-125 use modal instead of custom box in map editor
|
2020-06-14 02:31:09 +02:00 |
|
|
171064816c
|
MAPG-125 add modal design
|
2020-06-14 02:30:47 +02:00 |
|
|
f8bb7bd092
|
MAPG-125 rename #cover to #guessCover in game
|
2020-06-14 02:07:20 +02:00 |
|
|
e4c7aadc64
|
MAPG-133 replace XHRs to MapGuesser.httpRequest
|
2020-06-13 22:39:44 +02:00 |
|
|
25262fb5fe
|
MAPG-133 pass CSRF token to JS
create separate mapguesser.js
|
2020-06-13 22:39:17 +02:00 |
|
|
8e0c1ce08b
|
MAPG-133 add basic CSRF protection to server side
|
2020-06-13 22:38:30 +02:00 |
|
|
013668e3d6
|
MAPG-131 split web specific code from main.php to web.php
set the new session handler as session handler
configure session with longer lifetime and with stricter cookie settings
|
2020-06-13 20:45:36 +02:00 |
|
|
2ef67d53f4
|
MAPG-28 fix static asset paths (add STATIC_ROOT and REVISION)
|
2020-06-12 20:13:43 +02:00 |
|
|
33ec9d3a9c
|
MAPG-130 loading animation should be fixed and not absolute
|
2020-06-11 23:53:15 +02:00 |
|
|
90ccdf6de7
|
MAPG-127 cluster markers in map_editor
|
2020-06-11 23:23:28 +02:00 |
|
|
420ed400a6
|
MAPG-127 add leaflet.markercluster to yarn dependencies
|
2020-06-11 23:22:26 +02:00 |
|
|
a0d1e8778c
|
MAPG-126 add configurable attribution for Leaflet maps
|
2020-06-11 00:14:30 +02:00 |
|
|
ec7e806277
|
MAPG-119 'add new map' button and some desing improvements on maps page
|
2020-06-10 23:36:00 +02:00 |
|
|
947ce6b183
|
MAPG-119 view and JS adaptations for new map creation
|
2020-06-10 23:32:38 +02:00 |
|
|
6fc83c9459
|
MAPG-119 handle the case if no mapId is present when editing map
|
2020-06-10 23:32:37 +02:00 |
|
|
ed0e287c94
|
MAPG-120 don't hide the loading when user will be redirected
|
2020-06-10 20:22:01 +02:00 |
|
|
5a450c46db
|
MAPG-117 remove admin/maps and place a button to the maps page if admin is logged in
|
2020-06-10 00:30:29 +02:00 |
|
|
fbab712496
|
MAPG-103 save map metadata
|
2020-06-09 21:29:51 +02:00 |
|