|
c317a0abf4
|
MAPG-203 adapt game.js to the new endpoints
default-pipeline default-pipeline #15
|
2021-03-15 12:28:25 +01:00 |
|
|
3123643bb7
|
MAPG-44 modify game to use pov of place
|
2020-07-04 01:11:04 +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 |
|
|
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 |
|
|
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 |
|
|
a2d2b94cc6
|
MAPG-155 minZoom and maxZoom should depend on zoomOffset
|
2020-06-20 02:14:17 +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 |
|
|
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 |
|
|
1269c876e9
|
MAPG-138 use traditional for loop for compatibility
|
2020-06-14 11:33:13 +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 |
|
|
2ef67d53f4
|
MAPG-28 fix static asset paths (add STATIC_ROOT and REVISION)
|
2020-06-12 20:13:43 +02:00 |
|
|
90ccdf6de7
|
MAPG-127 cluster markers in map_editor
|
2020-06-11 23:23:28 +02:00 |
|
|
a0d1e8778c
|
MAPG-126 add configurable attribution for Leaflet maps
|
2020-06-11 00:14:30 +02:00 |
|
|
947ce6b183
|
MAPG-119 view and JS adaptations for new map creation
|
2020-06-10 23:32:38 +02:00 |
|
|
ed0e287c94
|
MAPG-120 don't hide the loading when user will be redirected
|
2020-06-10 20:22:01 +02:00 |
|
|
fbab712496
|
MAPG-103 save map metadata
|
2020-06-09 21:29:51 +02:00 |
|
|
88e8c5c027
|
MAPG-103 implement saving on client side + server side skeleton
|
2020-06-09 21:29:51 +02:00 |
|
|
92fd282184
|
MAPG-103 reset UI elements in case of error
|
2020-06-09 21:13:16 +02:00 |
|
|
bb29bfdfe1
|
MAPG-103 don't use "position" everywhere
|
2020-06-09 21:13:16 +02:00 |
|
|
1179914f42
|
MAPG-103 rename "Core" to "Game" in game.js
|
2020-06-09 21:10:15 +02:00 |
|
|
85773d47a0
|
MAPG-103 create controls for place
|
2020-06-09 21:10:15 +02:00 |
|
|
138ff3fe6a
|
MAPG-103 make possible to select a new place on map
|
2020-06-09 21:10:15 +02:00 |
|
|
edc2e4111a
|
MAPG-115 add login functionality
|
2020-06-09 21:04:27 +02:00 |
|
|
b6f8735da8
|
Merged in hotfix/MAPG-110-in-place-reset-of-game (pull request #87)
Hotfix/MAPG-110 in place reset of game
|
2020-06-03 22:20:44 +00:00 |
|
|
af52ac3787
|
MAPG-110 request the correct endpoint in case of in-place game reset
|
2020-06-04 00:14:57 +02:00 |
|
|
2d91f94f0c
|
MAPG-100 visualize in map editor if place has pano or not
|
2020-06-03 23:41:08 +02:00 |
|
|
0d3203c10e
|
Merged in feature/MAPG-41-create-place-administration (pull request #81)
MAPG-41 don't re-load pano when clicking again on the selected marker
|
2020-06-02 19:55:36 +00:00 |
|
|
8b9dd0bc32
|
MAPG-107 use bigger resolution if the device pixel ratio is big
|
2020-06-02 21:51:25 +02:00 |
|
|
6acb19ba36
|
MAPG-107 adapt map editor splitting to screen size
|
2020-06-02 21:49:37 +02:00 |
|