Subversion Repositories wimsdev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16336 1234 d 7 h obado /trunk/wims/public_html/modules/adm/raw/scripts/ [bugfix] [adm/raw] replace double dot (:) by ⁚ in sheets/exams descriptions to avoid string being splitted  
15857 1491 d 14 h guerimand /trunk/wims/public_html/ [minor] mutualize file writeweights in adm/class/sheet and adm/raw  
15836 1502 d 2 h guerimand /trunk/wims/public_html/modules/adm/ [minor/TODO] indicate work to do...  
14384 2068 d 6 h obado /trunk/wims/public_html/ [adm/raw] add the job "changedates" (Repels the expiry date of `qclass` and all its sheets / exams)
+ Jobs "listsheets" and "listexams" now display the list of expiration dates
+ some code formatting
 
14271 2129 d 5 h obado /trunk/wims/public_html/ [minor/ergo] Now sheet and exam titles are also displayed when copying all exo in an exam
+ correct a small html bug (/td instead of /label)
 
13828 2275 d 8 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] add "allowcloning" and "cloningpwd" to class_defs showed in getclass and listclasses (only allowcloning is accessible by listclasses)
+ remove debug informations displayed in cases of identification failure and connexion refused by requested class
 
13460 2404 d 10 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,')
 
13228 2541 d 12 h obado /trunk/wims/public_html/modules/adm/raw/ [bugfix] [adm/raw] get around a limitation in wims.cgi : now assigning a value to wims_sheet seems forbidden (and may kill wims process)  
12957 2576 d 11 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] getclass can give information for a sub sub class in portal  
11661 2942 d 5 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
 
11380 3047 d 12 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] Bugfix in GetSheetScores : when there was more than 100 users in the class, a cmd_output_too_long error was raised. (now cuts user list every 50)  
11100 3145 d 6 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] Adds 2 scripts used in modexosheet job (check.worksheet & clean.worksheet). They should have been already here since r.5665 :/  
10778 3279 d 13 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)  
10132 3334 d 1 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
 
9909 3437 d 4 h obado /trunk/wims/public_html/modules/adm/ [adm/raw] version 4.04 : "getcsv" job calls directly scripts from "adm/class/userscore", to avoid duplicated code (there's a new directory : "csv", a symbolic link to userscore/csv) . + delete job "download", which was only a duplicata of "getcsv". Now getcsv will properly benefits from updates on userscore csv jobs.  
6514 4459 d 6 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] now cleanClass can clean a sublclass in a superclass  
6026 4607 d 6 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] optimizing getlog job, now it can render more than 500 lines of a user log  
5665 4676 d 5 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.  
5601 4729 d 7 h obado /trunk/wims/public_html/ [minor/html] Structuration html en preparation d'un futur theme  
5384 4769 d 11 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] Corrects a bug in "check user" with external accounts (logins with a ".")  

Show All