Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
18011 601 d 12 h bpr /trunk/wims/src/ [typo] in comment  
18000 604 d 10 h bpr /trunk/wims/src/ [typo] in comment  
17822 772 d 22 h bpr /trunk/wims/src/ [fix] XSS PROTECTION, delete in the url after a special character  
17457 1024 d 22 h guerimand /trunk/wims/src/ [major] in case of exam, c fonction getscorestatus return remain time according to score restriction + bugfix wims_exam_remain bad value  
16757 1219 d 18 h guerimand /trunk/wims/src/ [minor] precision of an internal comment for developper  
16749 1220 d 13 h bpr /trunk/wims/src/ [formatage] or comments  
16727 1223 d 2 h guerimand /trunk/wims/src/ [major] confusion bad limit of sheet number + fix warning  
16725 1223 d 14 h bpr /trunk/wims/src/ [debug] debug was introduced by FG, taken from wimslogd
for debug wims.c, use _debug, calc_debug
 
16724 1223 d 21 h bpr /trunk/wims/src/ [debug] put again the my_debug + unuseful spaces at the end of lines  
16717 1228 d 18 h guerimand /trunk/wims/src/ [minor,adm/class/freework] bugfix incomplet exolog in case of autoreg  
16711 1230 d 0 h guerimand /trunk/wims/ [major,adm/class/freework] add auto registration of exercise option in freework type 3 wimsexo  
16647 1251 d 0 h guerimand /trunk/wims/ [major,adm/class/freework] log freework activity + secure freework parameters in case of exowims in c  
16626 1254 d 23 h guerimand /trunk/wims/src/ [minor] error of publication in revision r16124  
16130 1419 d 21 h bpr /trunk/wims/src/ [] replace 256 by MAX_SHEETS in variables.c + cleaning comments  
16129 1419 d 21 h bpr /trunk/wims/src/ [my_debug] call_sh is different in wims.c and in Wimslogd  
16124 1424 d 23 h guerimand /trunk/wims/ [major] add system variable MAX_SUBCLASSES and use it in module adm/class/regclass adm/class/gateway  
16080 1464 d 19 h bpr /trunk/wims/ [workinprogress] modification of calc_detag: can detag only a list of environment (DB)
use in oef exercises for deleting label when the answer is done.
 
15743 1648 d 0 h guerimand /trunk/wims/src/ [minor] end of r15740  
15276 1898 d 16 h obado /trunk/wims/ [minor] Improve WIMS display when crawled by robots
+ Add "SameSite" attribute (now required) on WIMS cookie
 
15005 1965 d 21 h obado /trunk/wims/ [minor/css] add a "mode_popup" css class on body when wims creates a popup window, so themes can make some specifics styles
+ improve readability of Nikaia for popups (no more background color)
 
14769 2027 d 15 h guerimand /trunk/wims/ [minor/add] sequence can manage freework (css todo...)  
14329 2185 d 0 h guerimand /trunk/wims/ [minor/add] global system variable MAX_USERFORGRADES to delimit number of user to use module grades  
13381 2542 d 16 h bpr /trunk/wims/src/ [formatage]  
13359 2556 d 16 h obado /trunk/wims/src/ [CGI] Better Cache Control : use http headers 1.1 to avoid browser caching some pages, specially when special_parm=.nocache. is specified (like in module=classes/fr&special_parm=.nocache. ) for class exercices.
User will no more see an old exercices list after restoring a class backup because of browser caching pages.
 
12990 2664 d 20 h bpr /trunk/wims/ [seed] add seedrepeat=0 exactly as it was before.
help has to be added
 
12835 2680 d 10 h bpr /trunk/wims/src/ [cleaning]  
12834 2680 d 11 h bpr /trunk/wims/src/ [fix] seed when score is desactivated  
12828 2680 d 15 h bpr /trunk/wims/src/ [src] fix c mistakes  
12818 2682 d 14 h bpr /trunk/wims/src/ [work in progress]  
12816 2682 d 15 h bpr /trunk/wims/src/ [fix] fix warning in compilation  
12522 2737 d 21 h bpr /trunk/wims/src/ [work in progress] - seems to fix the problem in case of series (cmd=next)
- case of unregistered users
 
12508 2739 d 13 h bpr /trunk/wims/src/ [work in progress] something does not work : in case of a series of exercises,
the indicateurs are not well computed when one replies
(something I do not understand in score.c/ getscoreuser
 
12494 2740 d 11 h bpr /trunk/wims/src/ [src] does not save parm 1 / 5 times -> resume,
do not see the reason and interfer with seed repetition
To check
 
12459 2744 d 18 h bpr /trunk/wims/ [work in progress] clean the intro parameters in oef (not finished !)
intro_check is useful now only with parameters 1 and 2
- do the work in adm/class/config for oefdefault
- seedrepeat is now the number of tries in a version
 
12455 2745 d 15 h bpr /trunk/wims/src/ [cleaning]  
12381 2752 d 9 h bpr /trunk/wims/ [work on exotrymax] - fix a bug in the test exotrymax in score.c
that simplify the analysis.
- create a list (only one element "exotrymax" for the moment)
for variables defined for all modules
- this allows to transfer the menu about exotrymax for any module
and not only oef modules (has to be tested ...)
- some helps.
 
12374 2753 d 21 h bpr /trunk/wims/src/ [work in progress] modification to try to fix case of unregistered user
(see previous)
 
12373 2754 d 12 h bpr /trunk/wims/src/ [work in progress] try to fix the case of unregistred user for the variable seedcnt.
the count is reset to 0 only if one comes back to home.
 
12372 2755 d 1 h bpr /trunk/wims/src/ [work in progress] FIXME : I do not know how to test that the exercise
or the module have changed
 
12363 2755 d 19 h bpr /trunk/wims/ [work in progress] keep in variable wims_seedcnt and wims_seedlastcnt the number
of seeds and tries by seed only for not registered users.
should be done in all cases by using score.c