Commit Graph

374 Commits

Author SHA1 Message Date
02c258d1c0 Merged in develop (pull request #70)
MAPG-90 disable unload prevention and unify onbeforeunload script (loading animation)
2020-05-31 01:51:13 +00:00
0ca7ea75b2 Merged in feature/MAPG-90-switch-off-unload-prevention (pull request #69)
MAPG-90 disable unload prevention and unify onbeforeunload script (loading animation)
2020-05-31 01:50:50 +00:00
fe095cf435 MAPG-90 disable unload prevention and unify onbeforeunload script (loading animation) 2020-05-31 03:50:06 +02:00
65a6099a96 Merged in develop (pull request #68)
Develop
2020-05-30 22:38:43 +00:00
098f34ca0a Merged in feature/MAPG-82-create-html-template (pull request #67)
MAPG-82 introduce very basic templating
2020-05-30 22:24:56 +00:00
9a4d9435d9 MAPG-82 introduce very basic templating 2020-05-31 00:21:29 +02:00
2a14be7c3a Merged in feature/MAPG-81-create-favicon (pull request #66)
Feature/MAPG-81 create favicon
2020-05-30 21:22:22 +00:00
ea272582eb MAPG-81 modify Bootstrap Icon copyright not to be in generated code 2020-05-30 23:19:10 +02:00
2e2524474f MAPG-81 add favicons 2020-05-30 23:18:05 +02:00
82fa4e1c5f MAPG-81 update .gitattributes to store PNG files with Git LFS 2020-05-30 23:16:31 +02:00
c61121f63d Merged in hotfix/MAPG-88-fix-the-name-of-the-js-in-minifi (pull request #65)
MAPG-88 fix js file name in minifier
2020-05-30 18:51:47 +00:00
c615f00d03 MAPG-88 fix js file name in minifier 2020-05-30 20:51:15 +02:00
74dd30178d Merged in develop (pull request #64)
Develop
2020-05-30 18:48:47 +00:00
2d088f1108 Merged in feature/MAPG-83-format-map-area-value-more-properly (pull request #63)
MAPG-83 format area value with decimal separator and superscript in unit
2020-05-30 18:41:24 +00:00
77238a6ead MAPG-83 format area value with decimal separator and superscript in unit 2020-05-30 20:40:47 +02:00
4f422b2b29 Merged in feature/MAPG-64-create-cover-div-over-panorama (pull request #62)
MAPG-64 create cover div when user should not click on the pano or guess map
2020-05-30 18:14:08 +00:00
88a1d5ab8e MAPG-64 create cover div when user should not click on the pano or guess map
add loading animation to maps page too
CSS fixes
2020-05-30 20:13:00 +02:00
8a433abe9f Merged in bugfix/MAPG-85-fix-map-divs-width-on-mobile (pull request #61)
MAPG-85 make static map's width mobile friendly
2020-05-30 17:12:09 +00:00
b9a36e5ccf MAPG-85 make static map's width mobile friendly
further style improvements on map selection page
2020-05-30 19:11:38 +02:00
5bc2d73ceb Merged in feature/MAPG-72-revision-of-the-confirmation (pull request #60)
MAPG-72 prevent to show 'beforeonload' confirmation panel if we already have the real position (guess is evaluated)
2020-05-30 16:15:40 +00:00
1e7b106689 MAPG-72 prevent to show 'beforeonload' confirmation panel if we already have the real position (guess is evaluated) 2020-05-30 18:14:50 +02:00
136d4fe655 Merged in bugfix/MAPG-71-guess-button-stays-disabled (pull request #59)
MAPG-71 remove guessMarker from map when resetting the game
2020-05-30 16:06:00 +00:00
5ff42b0849 MAPG-71 remove guessMarker from map when resetting the game 2020-05-30 18:05:22 +02:00
a27aece4fa Merged in feature/MAPG-73-implement-map-selection (pull request #58)
Feature/MAPG-73 implement map selection
2020-05-30 15:43:05 +00:00
8afcde393f MAPG-73 show header with link on the gaming screen
move round info to the new header
2020-05-30 17:39:45 +02:00
c773240512 MAPG-73 add license of Boostrap Icons 2020-05-30 17:39:45 +02:00
9ffedf6030 MAPG-73 introduce map selection
unify CSS
2020-05-30 17:39:45 +02:00
92c35a2087 MAPG-73 pass mapId to GameController and PositionController
adapt JS to send mapId
make separate JS for the game
2020-05-30 15:33:28 +02:00
7129459d72 Merged in develop (pull request #57)
Develop
2020-05-29 23:59:45 +00:00
1ca023e612 Merged in feature/MAPG-79-replace-the-non-free-svg (pull request #56)
Feature/MAPG-79 replace the non free svg
2020-05-29 23:55:08 +00:00
675dd7cd07 MAPG-78 [fix] add missing return types to some methods 2020-05-30 01:53:39 +02:00
d55caefda0 MAPG-78 use svgo instead of html-minifier 2020-05-30 01:53:39 +02:00
f4e9930093 MAPG-78 replace loading SVG to an own version 2020-05-30 01:53:39 +02:00
7ac7694fc6 Merged in feature/MAPG-78-change-license-to-agpl (pull request #55)
MAPG-78 change license to AGPL and include the license
2020-05-29 23:43:01 +00:00
d5a17e1050 MAPG-78 change license to AGPL and include the license 2020-05-30 01:42:14 +02:00
647f5a1392 Merged in feature/MAPG-43-workout-concept-for-handling-db (pull request #54)
Feature/MAPG-43 workout concept for handling db
2020-05-28 22:21:29 +00:00
81d2c9e3fb MAPG-43 rewrite controllers to use the new http classes 2020-05-29 00:12:35 +02:00
a33244fb56 MAPG-43 rewrite controllers to use the new DB classes 2020-05-29 00:12:35 +02:00
5a41348cc3 MAPG-43 connect to MySQL database in main.php 2020-05-29 00:12:35 +02:00
d1c28e2d91 MAPG-43 add classes to handle http queries
remove romanpitak/php-rest-client from composer.json
2020-05-29 00:12:35 +02:00
5738be5c98 MAPG-43 move existing interfaces into separate namespace 2020-05-28 21:07:59 +02:00
17c0ec73df MAPG-43 initial classes for DB handling 2020-05-28 21:07:59 +02:00
46c9819502 Merged in develop (pull request #53)
Develop
2020-05-26 21:35:18 +00:00
b821d4a045 Merged in master (pull request #52)
MAPG-65 create variable so it can be a reference
2020-05-26 21:27:15 +00:00
2bb0d33ae3 Merged in feature/MAPG-67-handle-expiring-session (pull request #51)
Feature/MAPG-67 handle expiring session
2020-05-26 21:26:40 +00:00
a3665c5a6a MAPG-67 make it possible to reset the game on error in JS
refactor JS to make round and game resetting unified
2020-05-26 23:25:21 +02:00
6f8f2cf9cf MAPG-67 make GameController able to return JSON response 2020-05-26 23:19:23 +02:00
9582c93ec1 Merged in hotfix/MAPG-65-fix-php-error (pull request #50)
MAPG-65 create variable so it can be a reference
2020-05-26 19:44:25 +00:00
59b93e0078 MAPG-65 create variable so it can be a reference 2020-05-26 21:27:15 +02:00
98f975bf91 Merged in develop (pull request #49)
Develop
2020-05-25 19:05:28 +00:00