Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
11095 3163 d 19 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] corrects a bug introduced in r.10935 in addsheet and modsheet jobs. (!singlespace is replacing returns by simple spaces)
+ introduces a new job in ALPHA state : "repairclass"
+ corrects a small bug in getsheet
+ getcsv & getclass now call "mkuserlist" script, just to be sure the userlist contains all the users.
 
6364 4522 d 14 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] getlog can now give log connexions for exams. (option = exams)  
5384 4766 d 19 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] Corrects a bug in "check user" with external accounts (logins with a ".")  
5300 4794 d 21 h obado /trunk/wims/public_html/modules/adm/ [adm/raw] minor improvement on job "listmodules"  
5194 4845 d 8 h guerimand /trunk/wims/public_html/ [minor/add] add variable name_wims_level_$level  
5190 4845 d 9 h guerimand /trunk/wims/public_html/ [major/fixme] move adm/class/levelname.phtml.$lang family to the right place adm/lang/levelname.phtml.$lang  
4746 4985 d 17 h obado /trunk/wims/public_html/ [adm/raw] correcting bug on "listmodules" export in json + html correction in oef/Main  
4561 5052 d 20 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  
4118 5149 d 15 h obado /trunk/wims/ [major - Adm/Raw] maj du module adm/raw :
- New jobs : listexos, movexo, movexos, sharecontent
- New script : check.exoclass
- New output type : JSON
GetClass has also been modified for optimzation. It's no longer possible to get exercice list from this Job. Use "listexos" instead
 
3996 5205 d 21 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] Improves JSON compatibility for interconnexions with other environnements  
3261 5501 d 13 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.