130 Commits (482bc7aeea3951f8846125f91da7e810b4e780aa)

Author SHA1 Message Date
Burathar 482bc7aeea move objective routes to separate file 5 years ago
Burathar 6a3f42ea09 Move game settings into separate blueprint 5 years ago
Burathar 4089777f88 Implement hide/publish/pause/resume game, fix database boolean default 5 years ago
Burathar 3f9b3f0650 split create_game and edit_game. replace game state with hidden and paused in database (issue #34) 5 years ago
Burathar 7c6494cd5e remove state selectfield from create and modify game 5 years ago
Burathar c735463f95 change game.state references to game.get_state 5 years ago
Burathar 9f86805787 implement update_state and rename GameState.initiated to GameState.hidden 5 years ago
Burathar f53f5b948c Change GameState.started to GameState.active 5 years ago
Burathar 520847904e fix some map zooming issues 5 years ago
Burathar 010e31670b remove trailing whitespace 5 years ago
Burathar 7b6326dc46 fix player is null error on game_owner_dashboard 5 years ago
Burathar b36766cbac fix Create_Game/Change Game Settings timezone issues 5 years ago
Burathar 77c341f3f6 add debug lines 5 years ago
Burathar d9eb2f7ff9 stuff 5 years ago
Burathar 0a4b324e29 remove unused import 5 years ago
Burathar 46ea068900 change copy-pasted labels 5 years ago
Burathar 733c80e371 fix create game game exists coding error, fix timepicker default value 5 years ago
Burathar b4e508e020 enforce game start,end, and state, add been found to gameplayerinfo 5 years ago
Burathar a8f50d9e13 fix delete user 5 years ago
Burathar 2cd3ecd079 set person markers for players, style game_player polyline 5 years ago
Burathar c4e1785718 add person markers 5 years ago
Burathar 6121584d2f set map bounds 5 years ago
Rogier Neeleman 05efb236ce Give no location in tables 5 years ago
Burathar 62dcb62dfe fix offset None error 5 years ago
Burathar db9dfd0964 test javascript 5 years ago
Burathar bf75b07418 hide bunny locations younger than 5 minutes from hunter dashboard 5 years ago
Rogier Neeleman 9e25d8c5e4 Upload picture has a better design. 5 years ago
Burathar db31f8e842 Add confirmation before deleting game 5 years ago
Burathar 326fa3e926 Add Delete Game Button 5 years ago
Burathar 27dbedeae8 fix error in last_locaion 5 years ago
Burathar bfe6d3d6ea set maxZoom to 18, because current tiles don't support zoomlvl 19 5 years ago
Burathar 00a6b9ded3 fix changePasswordForm 5 years ago
Burathar 1502d74973 add new files for set and change password 5 years ago
Burathar d22d07f935 implement set and change password 5 years ago
Burathar 76399f9750 dont ask for location on index page 5 years ago
Burathar 886a67e27c make it possible to get login qr code after first login, as long as password is not set. 5 years ago
Burathar d3beaec1a5 warn user when location permission is denied 5 years ago
Burathar 4b03e1f7b7 console log geolocation errors 5 years ago
Rogier Neeleman 3bd6bda6e1 Update pages for mobile use 5 years ago
Rogier Neeleman 90109fabc6 Make the login pages a mobile aware page. 5 years ago
Rogier Neeleman eedc985a2e Put username and gamename in the navbar. Remove it on a mobile device. 5 years ago
Burathar 81bd506e1c fix change player role, dynamicly load addplayer roles 5 years ago
Burathar 5d58700661 implement player location update 5 years ago
Burathar 79f9d503bb insert player_base.html between base.html and player templates 5 years ago
Burathar 2bc24a47c2 implement photoreview 5 years ago
Burathar 4161ae5d40 implement find objective 5 years ago
Burathar 021fee02ee remove unused import 5 years ago
Burathar 554b8d4ec5 do lost of things and work on bunny dashboard 5 years ago
Burathar 50961ff708 fix bunny_dashboard.html table 5 years ago
Burathar b290c8b55f clarify owned_by docstring 5 years ago