Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
16592 1170 d 6 h obado /trunk/wims/public_html/modules/adm/raw/ [minor] add short descriptions of new adm/raw jobs in protocol.md  
15986 1459 d 12 h obado /trunk/wims/ [minor] replace "unice.fr" by "univ-cotedazur.fr" in some files  
15818 1503 d 15 h guerimand /trunk/wims/public_html/modules/adm/raw/ [minor/add] module raw can send stat of server  
14384 2067 d 7 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
 
14180 2177 d 4 h obado /trunk/wims/public_html/modules/adm/raw/ [minor] adm/raw : add "getexam" job to protocol description  
13362 2459 d 14 h obado /trunk/wims/public_html/modules/adm/raw/ [minor][adm/raw] markdown formatting on protocol.md
+ add some explanation about "class_connections" parameter
 
13229 2540 d 8 h obado /trunk/wims/public_html/modules/adm/raw/ [minor] [adm/raw] add missing addexam, addexo and putexo in the protocol doc
- reformat protocol doc in markdown
 
11380 3046 d 13 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)  
9967 3386 d 4 h bpr /trunk/wims/public_html/modules/adm/raw/ [fix] fix an example in raw protocol  
9896 3445 d 7 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] Now "getscore" and "getsheetscores" jobs send also user's bests and levels  
9816 3491 d 11 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] updates help (protocol.txt), adding some more explanations on "addclass" properties.  
9815 3491 d 11 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] updates help (protocol.txt), thanks to Daniel Miller <daniel@edunao.com>  
9691 3521 d 6 h obado /trunk/wims/public_html/modules/adm/raw/ [minor] [adm/raw] improves "protocol.txt" : adm/raw documentation.  
9689 3521 d 11 h obado /trunk/wims/public_html/modules/adm/raw/ [minor] [adm/raw] adds "modsheet" job in protocol.txt + converts tabs to spaces.  
5473 4760 d 14 h czzmrn /trunk/wims/public_html/modules/adm/raw/ [minor/typo]  
5453 4763 d 5 h czzmrn /trunk/wims/public_html/modules/adm/raw/ [minor] option hashlogin for job authuser (docs + trying to get a neater
output)
 
4629 5033 d 7 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] Corrections de bugs : elimination d'un test de dev (sorry) sur getclassesuser, authuser authentifie maintenant bien l'IP de l'utilisateur (fournit en data1) et plus l'IP du serveur appelant  
4626 5036 d 7 h obado /trunk/wims/public_html/ [adm/raw] New job : getexamscores (gets all score from exam $qexam - JSON only) (+ some bugs corrections)  
4176 5140 d 6 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] - New jobs : getexosheet, modexosheet
- New script : update.exo
GetSheet has also been modified. to get exercice list from this Job, now you have to make a script in the response type.
 
4118 5151 d 8 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
 

Show All