Compare commits
No commits in common. "dev" and "master" have entirely different histories.
|
@ -48,7 +48,7 @@ function displayParcours($parcours, $selected){
|
||||||
|
|
||||||
/* CHOIX DU THEME */
|
/* CHOIX DU THEME */
|
||||||
$normColor = $themes['gray']; // couleur texte normal
|
$normColor = $themes['gray']; // couleur texte normal
|
||||||
$seleColor = $themes['tomato']; // couleur texte semestre selectionné
|
$seleColor = $themes['black']; // couleur texte semestre selectionné
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -49,22 +49,7 @@ Fauvet (8):
|
||||||
Zou
|
Zou
|
||||||
Zou le retour
|
Zou le retour
|
||||||
|
|
||||||
aurehacks (3):
|
xdrm-brackets (349):
|
||||||
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
|
Commit de migration (re-création) du GIT
|
||||||
Ajout de police googleFonts
|
Ajout de police googleFonts
|
||||||
Ajout de templates dans xdoc/
|
Ajout de templates dans xdoc/
|
||||||
|
@ -414,8 +399,4 @@ xdrm-brackets (353):
|
||||||
[x] Gestion capitalisaton automatique lors première vue
|
[x] Gestion capitalisaton automatique lors première vue
|
||||||
[x] Moyenne semestre inversées car array_reverse inverse les index
|
[x] Moyenne semestre inversées car array_reverse inverse les index
|
||||||
[x] Couleur orange pour 10 pile
|
[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
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue