Commit Graph

112 Commits

Author SHA1 Message Date
nemunaire 83b3600e60 Ready to publish solutions 2016-10-13 20:16:42 +02:00
nemunaire 6cc54635a5 frontend: log time.json GET 2016-10-13 19:56:33 +02:00
nemunaire 047e8f63a7 Add translation to french 2016-10-13 19:56:33 +02:00
nemunaire bde582ad4b Don't use the default mux for handling requests 2016-10-13 19:56:31 +02:00
nemunaire fc0834ea4c log.Fatal already do Exit(1) 2016-10-13 19:56:31 +02:00
nemunaire ad95ce6f16 admin: display team details instead of members 2016-10-13 19:56:30 +02:00
nemunaire c711f9e78e admin: add exercices/ API to access and modify exercices 2016-10-13 19:56:30 +02:00
nemunaire 97386a5d6f frontend: Add a registration process 2016-10-13 19:56:29 +02:00
nemunaire 61f96a643c Use initial name instead of ID 2016-10-13 19:56:29 +02:00
nemunaire 467641f4f2 Add initial_name field in DB 2016-10-13 19:56:29 +02:00
nemunaire d30b4946b3 Backend: handle registration 2016-10-13 19:56:28 +02:00
nemunaire 1d8f9b0785 Backend: start by generating files for all teams 2016-10-13 19:56:27 +02:00
nemunaire 1c62f61bf0 Backend: extract file generation and team renaming in dedicated files 2016-10-13 19:56:27 +02:00
nemunaire aefd078ebf Avoid singular form of 'minutes' word 2016-10-13 19:56:26 +02:00
nemunaire ee67788d59 Expect full downloadable file pathname (allow CDN) 2016-10-13 19:56:26 +02:00
nemunaire da84a90b4f Export VideoURI if they are defined 2016-10-13 19:56:25 +02:00
nemunaire bd0deecc89 Team colors are uint32 2016-10-13 19:56:25 +02:00
nemunaire e9f2b166a6 Fix submission replay possibility 2016-10-13 19:56:24 +02:00
nemunaire a8031452f7 New scripts to get files 2016-10-13 19:56:23 +02:00
nemunaire 09e726564f Display challenge date in header instead of clock if team 0 2016-10-13 19:56:23 +02:00
nemunaire 6133498165 Use Angular date filter 2016-02-01 17:38:28 +01:00
nemunaire d156dac79d Add contact information 2016-02-01 17:38:28 +01:00
nemunaire 7da8fbd43d Display rank on front page if 0 team 2016-02-01 17:38:28 +01:00
nemunaire 75738a3a30 Fix rank display of not ranked teams 2016-02-01 17:38:28 +01:00
nemunaire f3a15b00e9 Too much things 2016-02-01 16:07:41 +01:00
nemunaire d35bdca3b1 Prepare tries rank 2016-01-25 03:08:42 +01:00
nemunaire 9b293b7d32 themes.json: add stat of tries count 2016-01-25 03:08:42 +01:00
nemunaire e55804fecb my.json: When solved=false, solved_number now contains tries count 2016-01-25 03:08:42 +01:00
nemunaire 85646fd2d7 Recall ThemeId in my.json exercices 2016-01-25 03:08:42 +01:00
nemunaire 9c1f6c4ab8 theme: new function for getting just the ID of the theme, not all the Theme 2016-01-25 03:08:42 +01:00
nemunaire 2ff39500b0 Add welcome and error pages 2016-01-24 16:49:24 +01:00
nemunaire 257a9977ea Add progress stats 2016-01-24 16:49:00 +01:00
nemunaire 6863891ba2 Improve team interface 2016-01-24 16:49:00 +01:00
nemunaire 7f9581f578 Fix rank order... 2016-01-24 14:33:17 +01:00
nemunaire 3f10eeef64 frontend: new option to deny team name change 2016-01-24 14:33:17 +01:00
nemunaire 136b436af5 Allow teams to change their name 2016-01-24 14:33:16 +01:00
nemunaire f050dfce06 Allow team to change their name 2016-01-24 14:33:16 +01:00
nemunaire e207e90c2e my.json now contains team members, instead of teams.json 2016-01-24 14:33:16 +01:00
nemunaire 890d3e2fdf Fix segv 2016-01-24 14:33:16 +01:00
nemunaire 2b2b1a893d admin: page for team binding 2016-01-24 14:33:16 +01:00
nemunaire 86d36589d4 Generate 12 empty extra teams 2016-01-24 14:33:16 +01:00
nemunaire fce5b26e5d Points are given through my.json 2016-01-24 14:33:15 +01:00
nemunaire fdeffbdefe Last minute fixes 2016-01-23 14:12:03 +01:00
nemunaire d5d45c0b0c Hide sent message when get response for a submission 2016-01-23 13:19:59 +01:00
nemunaire 645f40f0c6 format 2016-01-23 13:19:28 +01:00
nemunaire 8788eea4f0 Use MySQL instead of SQLite 2016-01-23 13:17:24 +01:00
nemunaire 32e8f931b9 frontend: improve main interface 2016-01-23 12:57:16 +01:00
nemunaire 70b6b30067 backend: treat file found in directory discovered + handle multiple keys + generate my.json 2016-01-23 12:57:15 +01:00
nemunaire a01f463ee9 frontend: add time management 2016-01-23 12:57:15 +01:00
nemunaire c1746f3dc7 libfic: Can retrieve the Theme from an exercice 2016-01-23 12:57:15 +01:00