Commit Graph

105 Commits

Author SHA1 Message Date
Li Chen
f58998a2c6 admin/home.tpl: Add a button to return after generated the ca 2013-11-12 20:29:16 +01:00
Li Chen
c5c54f3b1a Possibility to generate and delete the root CA in the admin panel 2013-11-12 20:24:34 +01:00
Li Chen
38f1886972 CA.sh: disable the timer, fixed some bug 2013-11-12 20:23:18 +01:00
Li Chen
2d77512cdc Code cleaned 2013-11-12 16:52:50 +01:00
Li Chen
f7f277d46b carousel: fixed key value 2013-11-08 22:37:37 +01:00
Li Chen
db5a36d194 Public score page updated 2013-11-08 22:27:49 +01:00
Li Chen
6f57e24e08 score.tpl: change the css 2013-11-08 22:27:49 +01:00
Li Chen
2e48c90761 is_unlock: the first exo is always unlocked 2013-11-08 22:27:49 +01:00
Némunaire
327781e996 Fix theme importation 2013-11-08 21:19:39 +01:00
Némunaire
61965f79a8 Fix user->team 2013-11-08 20:56:37 +01:00
Némunaire
ffe0c2a7c4 Admin part: can import, export and drop themes 2013-11-08 20:46:55 +01:00
Li Chen
4d1a860a01 Disable the button href when exercice is unlocked 2013-11-08 20:39:58 +01:00
Li Chen
23dc662822 feed: fixed some deps in exercices 2013-11-08 20:30:33 +01:00
Li Chen
c10fc68a35 Exercice.php: is_unlocked done 2013-11-08 20:30:33 +01:00
Li Chen
257803cb85 Fixed submission 2013-11-08 20:30:33 +01:00
Némunaire
166be860c8 Admin part: home and teams part done 2013-11-08 19:15:51 +01:00
Quentin Grosyeux
568a6beef0 Change fic url 2013-11-08 19:00:06 +01:00
Quentin Grosyeux
6b487c0a83 Add colors in summary table 2013-11-08 18:59:45 +01:00
Quentin Grosyeux
59092b36ee Add my working sql dump 2013-11-08 18:28:37 +01:00
Némunaire
e3384eaa6b Plein de trucs fonctionnent maintenant 2013-11-08 15:47:55 +01:00
Quentin Grosyeux
8758598104 Summary table done. 2013-11-07 21:53:35 +01:00
Quentin Grosyeux
bf36486bf3 Add sumarry 2013-11-05 05:15:18 +01:00
Li Chen
a0657ff619 Merge branch 'master' of ssh://git.nemunai.re:6224/fic2014-server
Conflicts:
	onyx/include/team/exercice.php
	onyx/tpl/bootstrap/teams/exercice.tpl
2013-11-05 04:52:17 +01:00
Li Chen
0db1d6a0c1 Theme.class: fixed get_exercicesOrdered 2013-11-05 04:42:47 +01:00
Li Chen
3c4b6296ba Exercice.class: fixed set_number 2013-11-05 04:41:50 +01:00
Li Chen
744a674f74 Change some dep in exercice 2013-11-05 04:41:21 +01:00
Li Chen
6baf37d4d6 Add get_exercicesOrdered in Theme 2013-11-05 04:07:19 +01:00
Li Chen
0f18ed8dcf Exercice page done with submission and confirmation 2013-11-05 02:53:48 +01:00
Li Chen
42c31a9315 Create submission dir 2013-11-05 02:51:43 +01:00
Li Chen
097023a32a feed.sql: add some files 2013-11-05 00:35:35 +01:00
Li Chen
41b83ef725 Exercice.class: Fixed the constructor, add get_solved and set_number 2013-11-04 23:49:18 +01:00
Quentin Grosyeux
33935063a4 New templates 2013-11-04 23:20:16 +01:00
Li Chen
e571151456 fic2014.sql: change the id_user to id_team into solved table
Rename feedfortests.sql -> feed.sql
2013-11-04 23:14:21 +01:00
Némunaire
af58e84324 Fix db feed 2013-10-27 00:57:28 +02:00
Quentin Grosyeux
070f1b263f Merge branch 'master' of ssh://git.nemunai.re:6224/fic2014-server 2013-10-26 21:45:10 +02:00
Quentin Grosyeux
99f86c6b28 Add some classes and fix some bugs in class Theme 2013-10-26 21:44:49 +02:00
Quentin Grosyeux
eac6118532 Add some classes and fix some bugs in class Team 2013-10-26 21:44:19 +02:00
Quentin Grosyeux
9145325fd8 Update feedfortests.sql 2013-10-26 21:43:53 +02:00
Li Chen
bbe02d2367 Fixed a php error in team.php 2013-10-26 21:01:49 +02:00
Li Chen
868e49c834 Add simple tpl for each php
Change the home.css to common.css
2013-10-26 21:01:02 +02:00
Li Chen
d2060ce1b8 Exercice.class: fixed the id type 2013-10-26 20:54:15 +02:00
Quentin Grosyeux
d2580d2026 DB: modify feedfortests.sql to match with last modifications 2013-10-26 19:24:06 +02:00
Quentin Grosyeux
7a2902f6d4 Merge Team.class 2013-10-26 19:20:24 +02:00
Quentin Grosyeux
bdf5f0ade2 Merge branch 'master' of ssh://git.nemunai.re:6224/fic2014-server 2013-10-26 19:09:06 +02:00
Li Chen
eed6c42595 CA: add a error check 2013-10-26 18:31:16 +02:00
Li Chen
fa6fc60759 CA script done 2013-10-26 18:29:49 +02:00
Li Chen
8d55d30550 Move certs dir 2013-10-26 18:29:49 +02:00
Li Chen
af13ca8293 Revert "Add install script"
This reverts commit 30135b4c6e.
2013-10-26 18:29:49 +02:00
Némunaire
b069d8f4ed New class Member, use it in Team ; update DB schema 2013-10-26 18:17:25 +02:00
Némunaire
30a7f65616 Add missing team.tpl page 2013-10-26 17:42:18 +02:00