Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13228 2544 d 5 h obado /trunk/wims/public_html/modules/adm/raw/ [bugfix] [adm/raw] get around a limitation in wims.cgi : now assigning a value to wims_sheet seems forbidden (and may kill wims process)  
9909 3439 d 22 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.  
5273 4821 d 0 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] bug correction on Json format  
4561 5058 d 6 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  
4176 5143 d 22 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] - New jobs : getexosheet, modexosheet
- New script : update.exo
GetSheet has also been modified. to get exercice list from this Job, now you have to make a script in the response type.
 
3261 5506 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.