Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
15857 1519 d 19 h guerimand /trunk/wims/public_html/ [minor] mutualize file writeweights in adm/class/sheet and adm/raw  
11095 3194 d 17 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.
 
10935 3259 d 13 h obado /trunk/wims/public_html/modules/adm/raw/ [bugfix][adm/raw] removes unwanted spaces/tabs in sheet properties for addsheet, getsheet and modsheet jobs.  
9689 3550 d 16 h obado /trunk/wims/public_html/modules/adm/raw/ [minor] [adm/raw] adds "modsheet" job in protocol.txt + converts tabs to spaces.  
5665 4704 d 11 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] now job "modexosheet" can remove an exo from a sheet, only if 1/ sheet is not active and 2/there is no score for this sheet. if there is score for this sheet, you can use option "forced" to remove all scores associated to this sheet.  
4783 4992 d 10 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] correction bug divers (doubles quotes maintenant autorisées dans getsheet et getexam)  
4561 5083 d 18 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 5169 d 11 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.
 
3498 5415 d 17 h obado /trunk/wims/public_html/ [minor/fix] Fix a bug in adm/raw module (weights were not updated when activating a sheet ), and fix a css bug in Javascript editor from Forum and word of the day tools in classes  
3261 5532 d 11 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.