Commit Graph

72 Commits

Author SHA1 Message Date
acfd7a74ae db: add constraints to avoid multiple records of unique values 2017-03-31 19:59:33 +02:00
a43c5fbd55 admin: add button and route to reset some parts 2017-03-31 19:59:33 +02:00
d4110c70c8 admin: interface to edit teams 2017-03-31 19:59:33 +02:00
96c93e3d1a libfic: new function to retrieve exercices from a hint 2017-03-31 19:59:33 +02:00
cc1e7f9e7a change the way themes are stored in stats 2017-03-31 19:59:33 +02:00
3e01cdac3f admin: new route /members/ 2017-03-31 19:59:33 +02:00
1af5a92f80 admin: restore function to add team and members 2017-03-31 19:59:32 +02:00
a46739ac36 admin: sanitize use of InitialName when needed 2017-03-31 19:59:32 +02:00
5c45bb5127 certificates: avoid error on noexec partition 2017-03-31 19:59:32 +02:00
a25e2edfd7 Coefficients transit and display on UI 2017-03-31 19:59:32 +02:00
ac3f9129b2 frontend: dedicate a field in JSON to file hint 2017-02-22 04:37:15 +01:00
2ac685be9f Hints can something else than text 2017-02-22 04:37:15 +01:00
b2f811663a libfic: refactor rank/points SQL query 2017-02-22 04:37:15 +01:00
97427fc690 admin: Improve CA API 2017-02-22 04:37:14 +01:00
740a735ba6 squash! WIP: apply a coeff on given points 2017-02-22 04:37:14 +01:00
8bef64ad6b WIP: apply a coeff on given points 2017-02-22 04:37:14 +01:00
afe3251323 Settings are now given through TEAMS/settings.json instead of been given through command line arguments 2017-02-22 04:37:14 +01:00
884e985357 New rank and score calculation 2017-02-22 04:37:14 +01:00
a5c81196d4 Handle file import digest 2017-02-22 04:37:14 +01:00
5c377f63de Split team.go into multiple files 2017-02-22 04:37:14 +01:00
875cb11747 [admin] Add events 2017-02-22 04:37:13 +01:00
793ae81244 Merge exercices API routes 2017-02-22 04:37:13 +01:00
4b20c1dc1e backend: can open hint 2017-02-22 03:29:28 +01:00
6ff3080053 Partial resolution of exercices 2017-02-22 03:29:28 +01:00
3525cd610b Multiple hints 2017-02-22 03:29:25 +01:00
0e5222e5cc backend: new option that unlock all challenges 2017-01-29 18:16:07 +01:00
bfaf8c8305 themes: don't expect authors to be dirty 2017-01-29 18:16:06 +01:00
783469fad4 admin: add ability to add files from local storage 2017-01-29 18:16:06 +01:00
017adfb2b1 [admin] statistic generation 2017-01-12 11:55:30 +01:00
5e74b3f7ce [admin] Can retrieves tries rate 2017-01-12 11:55:29 +01: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
ee67788d59 Expect full downloadable file pathname (allow CDN) 2016-10-13 19:56:26 +02:00
da84a90b4f Export VideoURI if they are defined 2016-10-13 19:56:25 +02:00
bd0deecc89 Team colors are uint32 2016-10-13 19:56:25 +02:00
e9f2b166a6 Fix submission replay possibility 2016-10-13 19:56:24 +02:00
a8031452f7 New scripts to get files 2016-10-13 19:56:23 +02:00
f3a15b00e9 Too much things 2016-02-01 16:07:41 +01:00
d35bdca3b1 Prepare tries rank 2016-01-25 03:08:42 +01:00
9b293b7d32 themes.json: add stat of tries count 2016-01-25 03:08:42 +01:00
e55804fecb my.json: When solved=false, solved_number now contains tries count 2016-01-25 03:08:42 +01:00
85646fd2d7 Recall ThemeId in my.json exercices 2016-01-25 03:08:42 +01:00
9c1f6c4ab8 theme: new function for getting just the ID of the theme, not all the Theme 2016-01-25 03:08:42 +01:00
7f9581f578 Fix rank order... 2016-01-24 14:33:17 +01:00
136b436af5 Allow teams to change their name 2016-01-24 14:33:16 +01:00
e207e90c2e my.json now contains team members, instead of teams.json 2016-01-24 14:33:16 +01:00
890d3e2fdf Fix segv 2016-01-24 14:33:16 +01:00
fce5b26e5d Points are given through my.json 2016-01-24 14:33:15 +01:00
fdeffbdefe Last minute fixes 2016-01-23 14:12:03 +01:00
645f40f0c6 format 2016-01-23 13:19:28 +01:00