Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13460 2407 d 2 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,')
 
10132 3336 d 17 h bpr /trunk/wims/public_html/ [adm/stat] transfer adm/stat from scripts/adm/class/mkuserlist
to the file that calls mkuserlist. If no, it is done too much
and it is costly. Perhaps now it is not done enough when add many users.
work in progress
 
3261 5506 d 21 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.