From 3c22cecc947be00eeae68e74b4d6be83bebcbc40 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Sun, 10 Jan 2016 15:43:39 +0100 Subject: [PATCH] =?UTF-8?q?Correction=20+=20m=C3=A0j=20shortlog=20+=20m?= =?UTF-8?q?=C3=A0j=20readme=20+=20m=C3=A0j=20linecount?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ test.php | 2 +- xdoc/git.graph | 20 ++++++-------------- xdoc/linecount | 14 +++++++------- 4 files changed, 25 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index e13d7e3..426a65f 100755 --- a/README.md +++ b/README.md @@ -2,3 +2,14 @@ Système d'Information du Département +Projet réalisé dans le cadre du Projet Tuteuré à l'IUT "A" Informatique de Rangueil. +Sujet: Système d'Information du Département Informatique + +Chef d'équipe: + Adrien MARQUÈS (xdrm-brackets) + +Equipe de développement: + Adrien MARQUÈS + Aurélien CLERAC + Cédric ELOUNDOU + Guillaume FAUVET \ No newline at end of file diff --git a/test.php b/test.php index a8c06a2..df0ccb7 100755 --- a/test.php +++ b/test.php @@ -64,7 +64,7 @@ debug(); // var_dump( $answer ); /*******************************************************/ -var_dump( $_SERVER['HTTP_HOST'] ); +// var_dump( $_SERVER['HTTP_HOST'] ); // $ts = time(); // $date1 = date('Y-m-d', $ts); // $date2 = date('Y-m-d', strtotime($date1.' - 1 year')); diff --git a/xdoc/git.graph b/xdoc/git.graph index 0749946..a39c3b1 100755 --- a/xdoc/git.graph +++ b/xdoc/git.graph @@ -1,3 +1,9 @@ +Contributors + Cedric ELOUNDOU (Cedric) + Guillaume FAUVET (Fauvet) + Aurélien CLERAC (Clecle) + Adrien MARQUES (xdrm-brackets) + Cedric (3): Ajout de l'API PHPExcel Exportation de tous étudiants sur Excel @@ -43,20 +49,6 @@ Fauvet (8): Zou Zou le retour -aurehacks (3): - phpExcel ajout -> export_notes - phpExcel ajout -> export_notes - phpExcel ajout -> import_Jury - -rookiered (3): - Recherche étudiant fonctionnelle - Recherche étudiant fonctionnelle - Merge branch 'dev' into search - -xdrm (2): - Initial commit - Create README.md - xdrm-brackets (349): Commit de migration (re-création) du GIT Ajout de police googleFonts diff --git a/xdoc/linecount b/xdoc/linecount index 58cced7..144ff35 100755 --- a/xdoc/linecount +++ b/xdoc/linecount @@ -1,11 +1,11 @@ -| css | 1359 | -| js | 915 | -| manager | 3516 | -| repo | 2709 | -| page | 3242 | -| _JS | 1655 | +| css | 1509 | +| js | 982 | +| manager | 3787 | +| repo | 2857 | +| page | 3307 | +| _JS | 1749 | | API.php | 112 | | index.php | 138 | +-----------+-------+ -| TOTAL | 13646 | +| TOTAL | 14441 | +-----------+-------+ \ No newline at end of file