79 Commits (4089777f8882a2b47d59ca456542222b22836f39)

Author SHA1 Message Date
Burathar 4089777f88 Implement hide/publish/pause/resume game, fix database boolean default 4 years ago
Burathar 3f9b3f0650 split create_game and edit_game. replace game state with hidden and paused in database (issue #34) 4 years ago
Burathar 7c6494cd5e remove state selectfield from create and modify game 4 years ago
Burathar c735463f95 change game.state references to game.get_state 4 years ago
Burathar 520847904e fix some map zooming issues 4 years ago
Burathar b36766cbac fix Create_Game/Change Game Settings timezone issues 4 years ago
Burathar 77c341f3f6 add debug lines 4 years ago
Burathar d9eb2f7ff9 stuff 4 years ago
Burathar 733c80e371 fix create game game exists coding error, fix timepicker default value 4 years ago
Burathar b4e508e020 enforce game start,end, and state, add been found to gameplayerinfo 4 years ago
Burathar 2cd3ecd079 set person markers for players, style game_player polyline 4 years ago
Burathar 6121584d2f set map bounds 4 years ago
Rogier Neeleman 05efb236ce Give no location in tables 4 years ago
Burathar db9dfd0964 test javascript 4 years ago
Burathar bf75b07418 hide bunny locations younger than 5 minutes from hunter dashboard 4 years ago
Rogier Neeleman 9e25d8c5e4 Upload picture has a better design. 4 years ago
Burathar db31f8e842 Add confirmation before deleting game 4 years ago
Burathar 326fa3e926 Add Delete Game Button 4 years ago
Burathar bfe6d3d6ea set maxZoom to 18, because current tiles don't support zoomlvl 19 4 years ago
Burathar 1502d74973 add new files for set and change password 4 years ago
Burathar d22d07f935 implement set and change password 4 years ago
Burathar 76399f9750 dont ask for location on index page 4 years ago
Burathar 886a67e27c make it possible to get login qr code after first login, as long as password is not set. 4 years ago
Burathar d3beaec1a5 warn user when location permission is denied 4 years ago
Burathar 4b03e1f7b7 console log geolocation errors 4 years ago
Rogier Neeleman 3bd6bda6e1 Update pages for mobile use 4 years ago
Rogier Neeleman 90109fabc6 Make the login pages a mobile aware page. 4 years ago
Rogier Neeleman eedc985a2e Put username and gamename in the navbar. Remove it on a mobile device. 4 years ago
Burathar 5d58700661 implement player location update 4 years ago
Burathar 79f9d503bb insert player_base.html between base.html and player templates 4 years ago
Burathar 2bc24a47c2 implement photoreview 4 years ago
Burathar 4161ae5d40 implement find objective 4 years ago
Burathar 554b8d4ec5 do lost of things and work on bunny dashboard 4 years ago
Burathar 50961ff708 fix bunny_dashboard.html table 4 years ago
Burathar 2e5f1a2c2f move qr helpers to utils.py, implement user hash login 4 years ago
Burathar e09e73d340 fix player.last_location() 4 years ago
Burathar 713d4ddee3 implement hunter dashboard, inc catch bunny 4 years ago
Burathar bdc61af997 fix Times Caught column 4 years ago
Burathar 70171fefa1 Add catch_bunny 4 years ago
Burathar 70942e82d8 update player table calculated values 4 years ago
Burathar ea4d5189cd resolve issue #20 4 years ago
Burathar b57d91d37c remove players section from game_bunny_dashboard 4 years ago
Burathar cecb664149 hide hash field if empty on objective.html 4 years ago
Burathar 182eebbc35 fix issues that arise from updating to database model 1.4 4 years ago
Burathar 4a6f6bcb0a fix kadaster copyright, work on issue #15 4 years ago
Burathar 75d82025e0 Split game_dashboard into separate files per player type 4 years ago
Burathar 40fd77592d add blueprint methods 4 years ago
Burathar 58b354a240 Split up application structure, implement route owner tests, fix route owner methods 4 years ago
Burathar 595a0f385e work on player page and qrcode 4 years ago
Burathar e0adfc2b14 add player view for gameowner 4 years ago