Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
11661 2954 d 1 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] - Add a new job "buildexos" : it compiles (src->def) all class exercices, and refresh indexes
- Jobs "delexo" and "addexo" now accept the option "no_build", that improves the speed when there is a lot of exercices to handle at the same time. (but don't forget to call the "buildexos" job when all the deletions are done !)
- better "severity" definition in addsheet
 
4118 5164 d 3 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