Commit Graph

124 Commits

Author SHA1 Message Date
nemunaire
de48af8ef8 Move PKI scripts to pki directory 2015-01-23 01:58:13 +01:00
nemunaire
1d65c5a836 Rename TOP_DIR to PKI_DIR 2015-01-23 01:58:13 +01:00
Némunaire
d4e0f49668 Fix socket communication 2015-01-23 01:58:13 +01:00
Némunaire
f1870a8555 Remove first / when importing files 2015-01-23 01:58:13 +01:00
Némunaire
158426f372 Tiebreaker if tied 2015-01-23 01:58:12 +01:00
ef78e8816f Team isn't authenticated 2015-01-23 01:58:12 +01:00
739d5b5722 Use team 0 to display solutions 2014-12-29 01:34:18 +01:00
7865fbdf1f Fix PHP communication with socket 2014-12-28 11:13:50 +01:00
b81af5aa90 Store exercice title XML in DB 2014-12-14 13:15:20 +01:00
87af2e3506 Add communication with the scheduler (through socket) 2014-11-23 18:06:18 +01:00
edce0a99f6 New instruction to regen nginx team file 2014-11-23 16:29:10 +01:00
604a2589bd Alert when no team found 2014-11-21 23:45:21 +01:00
80a0396500 Replace invalid character in ID 2014-11-21 22:44:54 +01:00
nemunaire
bca09af2e0 Add a Dockerfile for frontend test container; adapt code to simplify synchronization or Docker linkage 2014-11-21 15:55:38 +01:00
bbd82406f9 Optimize exercice numbering 2014-11-20 21:56:37 +01:00
e6acdbd68a Clear theme cache after its edition in admin part 2014-11-20 21:56:17 +01:00
nemunaire
4d1424b29b Can revoke/generate server certiticate in admin interface 2014-11-20 18:06:07 +01:00
nemunaire
39ca8940e1 If team certificate file not found, propose to generate it 2014-11-20 17:42:58 +01:00
nemunaire
17a05b0d26 Display an error on admin home page if misc/ is not writable 2014-11-05 18:02:55 +01:00
nemunaire
4a67552a29 Can send solutions on the backend (using the same file as frontend) 2014-11-05 17:44:57 +01:00
nemunaire
ca7570d908 Fix template paths 2014-11-05 17:18:07 +01:00
363ba3325a Make some changes on chrono 2014-01-20 18:59:15 +01:00
ebb0cabf9a Change file path 2014-01-20 16:52:44 +01:00
4304d7125d Truncate exercice_tries 2014-01-20 15:50:00 +01:00
0774eb7009 Fix obscur deletion in admin panel; add Whirlpool hash 2014-01-20 11:11:11 +01:00
9feade7286 Add a loby when the challenge isn't started 2014-01-20 10:32:34 +01:00
99a4edb33f Add a page to manage chrono 2014-01-14 19:45:56 +01:00
8e7d652688 Can edit files in administration 2014-01-14 18:49:38 +01:00
3f731fb8e0 Add link to global rank in team part 2014-01-14 17:11:10 +01:00
6b5e51f4e3 Add on exercice page the last try time 2014-01-14 17:09:29 +01:00
aeb4b5dd52 Administration: can edit exercices 2014-01-14 16:14:31 +01:00
a229a10f25 Add new global rank page 2014-01-14 16:11:59 +01:00
9140af0840 Fixed error message in team/exercice.php 2014-01-11 17:06:07 +01:00
81e4b3dce5 Fixed get_name_url 2014-01-11 17:05:19 +01:00
c349769425 Friday release 2013-12-14 06:11:34 +01:00
6cabc4003f Revert "Modify get_top for TOP3 themes"
This reverts commit b3beb516b0.
2013-12-13 20:03:04 +01:00
505f3bcd63 Thursday release 2013-12-13 18:50:19 +01:00
01624d389c Fixed themes drop 2013-12-13 18:50:18 +01:00
0f7c1bc7e9 Fixed sha1 Exercice.class 2013-12-13 18:50:18 +01:00
Quentin Grosyeux
b3beb516b0 Modify get_top for TOP3 themes 2013-12-11 19:18:45 +01:00
Li Chen
812f87c22e Exercice.class.php: Fixed intval in exercice id 2013-12-11 19:16:51 +01:00
9109c3e3e0 Add gencrl into CA.sh 2013-12-11 18:13:23 +01:00
Li Chen
8f2edb7048 Add catch NotFoundException in admin/exercice.php 2013-12-01 20:29:59 +01:00
Li Chen
5656d116af Fixed bad url in theme page 2013-12-01 20:03:20 +01:00
Li Chen
31eabf84b4 Move the function remove_team from list_users.php to Team.class
Revoke certificates after drop all teams
2013-12-01 19:40:47 +01:00
Li Chen
745d8a8bd5 Fixed multiple team->update in import_users
Show the pass at the end of import
2013-12-01 01:08:40 +01:00
Li Chen
32bb0163c1 Add delete, new and revoke in list_users page 2013-11-30 21:31:18 +01:00
Li Chen
dbcc23a535 Team.class: handle revoked attribut 2013-11-30 21:30:20 +01:00
Li Chen
2023685c1a Handle errors during import users 2013-11-30 15:57:44 +01:00
Li Chen
c772fa61c2 Team.class: add drop function 2013-11-30 15:43:53 +01:00