Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13460 2430 d 15 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] [bugfix] A bunch of bugfixes, issued by Q. Coumes (thx to him) :
- **copyclass** : was not working as expected for a single class
- **getclassmodif** : was not returning a valid json when several modified files
- **getclasstgz** : HTML headers was merged with the tgz binary.
- **putcsv** : this alpha draft job now clearly indicate to avaoid using it until it's finished, instead of returning "unauthorized"
- **recuser** : more explicit message returned : "User successfully recovered"
- **repairclass** : typo corrected ('action,')
 
10778 3305 d 18 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] ./build-index is now called on the superclass ID when present. (addclass, copyclass, delclass, modclass)  
10120 3361 d 16 h obado /trunk/wims/public_html/modules/adm/raw/jobs/ [adm/raw] now build-index is only applied on modified class (thanks to r. 10111 )  
5967 4642 d 9 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] 2 new jobs : copyclass and getsheetstats + multiple bugs corrections