Compare commits

...

2 Commits
master ... dev

Author SHA1 Message Date
xdrm-brackets c942c30f24 TItre semestre selectionné TOMATO 2016-01-12 15:41:57 +01:00
xdrm-brackets fd06ff29ce Ajout shortlog 2016-01-12 12:13:35 +01:00
2 changed files with 21 additions and 2 deletions

View File

@ -48,7 +48,7 @@ function displayParcours($parcours, $selected){
/* CHOIX DU THEME */
$normColor = $themes['gray']; // couleur texte normal
$seleColor = $themes['black']; // couleur texte semestre selectionné
$seleColor = $themes['tomato']; // couleur texte semestre selectionné

View File

@ -49,7 +49,22 @@ Fauvet (8):
Zou
Zou le retour
xdrm-brackets (349):
aurehacks (3):
phpExcel ajout -> export_notes
phpExcel ajout -> export_notes
phpExcel ajout -> import_Jury
rookiered (4):
Recherche étudiant fonctionnelle
Recherche étudiant fonctionnelle
Merge branch 'dev' into search
Correction de la fct de recherche dans le repo group
xdrm (2):
Initial commit
Create README.md
xdrm-brackets (353):
Commit de migration (re-création) du GIT
Ajout de police googleFonts
Ajout de templates dans xdoc/
@ -399,4 +414,8 @@ xdrm-brackets (349):
[x] Gestion capitalisaton automatique lors première vue
[x] Moyenne semestre inversées car array_reverse inverse les index
[x] Couleur orange pour 10 pile
Add log
Correction + màj shortlog + màj readme + màj linecount
Ajout debug bdd
Merge branch 'dev' of https://github.com/xdrm-brackets/SID into dev