Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
16682 1149 d 15 h guerimand /trunk/wims/public_html/modules/adm/raw/ [minor,adm/raw] limit job=addclass to individual class/groupement / class in groupement (other don t work)  
16591 1169 d 9 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] add 2 jobs (restoreclassbackups and listclassbackups) to handle class backups  
16579 1175 d 12 h guerimand /trunk/wims/public_html/modules/adm/raw/ [minor,adm/raw] add job=getmodulesstat to get module statistic  
15818 1502 d 18 h guerimand /trunk/wims/public_html/modules/adm/raw/ [minor/add] module raw can send stat of server  
14384 2066 d 9 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
 
13828 2273 d 12 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 2402 d 13 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,')
 
13107 2560 d 20 h czzmrn /trunk/wims/public_html/modules/adm/raw/ [minor] allow for setting new variable sendmailteacher via adm/raw  
11661 2940 d 9 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
 
11095 3164 d 14 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.
 
9963 3388 d 14 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] "delsheet" and "delexam" jobs no more can delete a sheet/exam if there is at least one more recent active of same type. (jobs still in BETA) + adjust some WIMS limits : now you can't add more than $MAX_SHEETS sheets and $MAX_EXAMS exams.  
9909 3435 d 8 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.  
9690 3520 d 12 h bpr /trunk/wims/public_html/modules/adm/raw/ [minor] add regprop1,regprop2,regprop3,regprop4,regprop5 in the user descriptions in
module adm/raw
 
9689 3520 d 14 h obado /trunk/wims/public_html/modules/adm/raw/ [minor] [adm/raw] adds "modsheet" job in protocol.txt + converts tabs to spaces.  
8427 3866 d 11 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] Corrects 2 bugs : one on "getexamlog" and the other on Json return for "getuser"  
8255 3927 d 12 h bpr /trunk/wims/ [minor] add generation of a file public_html/bases/sys/define.conf which
takes the magic constants in wimsdef.h to be used in an administrative module
clean the magic 64 for max_sheets etc.
add MAX_EXAMS even if it is not really used in wims.c (do not understand).
I cannot remove the 64 in files var.def
 
8051 4002 d 12 h czzmrn /trunk/wims/public_html/modules/adm/raw/ [minor] let adm/raw deal with class in groupemente + color default  
6628 4419 d 8 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] now check for wims limits on exam and sheet (64 exercices max)  
6558 4436 d 16 h czzmrn /trunk/wims/public_html/modules/adm/raw/ [minor] wrong name of variable (should be authidp)  
6364 4523 d 9 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] getlog can now give log connexions for exams. (option = exams)  

Show All