Commit Graph

19 Commits

Author SHA1 Message Date
8c2aa18495 Also display team without point 2016-10-13 20:20:34 +02:00
fd8778f533 [admin] statistic generation 2016-10-13 20:16:54 +02:00
b2051ac3fe [admin] Can retrieves tries rate 2016-10-13 20:16:53 +02:00
467641f4f2 Add initial_name field in DB 2016-10-13 19:56:29 +02:00
1c62f61bf0 Backend: extract file generation and team renaming in dedicated files 2016-10-13 19:56:27 +02:00
bd0deecc89 Team colors are uint32 2016-10-13 19:56:25 +02:00
d35bdca3b1 Prepare tries rank 2016-01-25 03:08:42 +01:00
7f9581f578 Fix rank order... 2016-01-24 14:33:17 +01:00
fdeffbdefe Last minute fixes 2016-01-23 14:12:03 +01:00
8788eea4f0 Use MySQL instead of SQLite 2016-01-23 13:17:24 +01:00
8465f442c6 Change HasSolved behaviour: now return last try if not solved 2016-01-23 12:57:11 +01:00
3aafb15f19 Add rank 2016-01-21 05:34:00 +01:00
47610f0e2a Export teams.json 2016-01-21 05:34:00 +01:00
664d78f913 Fix number of previous answered teams 2016-01-21 05:33:59 +01:00
59ae11e68d Add a color field for teams 2016-01-21 05:33:58 +01:00
381aefa597 HasSolved now returns a tuple (bool, Time, int) 2016-01-21 05:33:58 +01:00
1bd8374703 Add HasAccess function 2016-01-21 05:33:57 +01:00
e3f7cce80a Able to check submission 2016-01-19 14:42:38 +01:00
92b81e467f Move common structs to libfic 2016-01-19 14:42:37 +01:00