Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9912 3446 d 0 h obado /trunk/wims/public_html/modules/adm/ [adm/raw] version 4.05 : "getscores" job is directly calling "getcsv". No more duplicated code : this one will also directly benefits from updates in userscore module.  
9909 3448 d 21 h obado /trunk/wims/public_html/modules/adm/ [adm/raw] version 4.04 : "getcsv" job calls directly scripts from "adm/class/userscore", to avoid duplicated code (there's a new directory : "csv", a symbolic link to userscore/csv) . + delete job "download", which was only a duplicata of "getcsv". Now getcsv will properly benefits from updates on userscore csv jobs.  
8422 3882 d 23 h czzmrn /trunk/wims/public_html/modules/adm/raw/jobs/ [minor/debug] taking into account the modification to scripts/adm/class/userscor
e (r7612-r7638-r7664)
 
4626 5048 d 23 h obado /trunk/wims/public_html/ [adm/raw] New job : getexamscores (gets all score from exam $qexam - JSON only) (+ some bugs corrections)  
4609 5055 d 22 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] new job : "getsheetscores" : gets all scores from sheet $qsheet  
4561 5067 d 5 h obado /trunk/wims/public_html/ [adm/raw] new job : linksheet (adds all exercices from sheet $qsheet to exam $qexam) + some bugs corrections + help headers  
3996 5220 d 6 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] Improves JSON compatibility for interconnexions with other environnements  
3261 5515 d 22 h obado /trunk/wims/public_html/ [major/add] Last version of module adm/raw. Must be tested in several environments to be sure new jobs are working fine.