Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
18011 505 d 12 h bpr /trunk/wims/src/ [typo] in comment  
18000 508 d 10 h bpr /trunk/wims/src/ [typo] in comment  
17822 676 d 21 h bpr /trunk/wims/src/ [fix] XSS PROTECTION, delete in the url after a special character  
17457 928 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 1123 d 18 h guerimand /trunk/wims/src/ [minor] precision of an internal comment for developper  
16749 1124 d 12 h bpr /trunk/wims/src/ [formatage] or comments  
16727 1127 d 1 h guerimand /trunk/wims/src/ [major] confusion bad limit of sheet number + fix warning  
16725 1127 d 13 h bpr /trunk/wims/src/ [debug] debug was introduced by FG, taken from wimslogd
for debug wims.c, use _debug, calc_debug
 
16724 1127 d 20 h bpr /trunk/wims/src/ [debug] put again the my_debug + unuseful spaces at the end of lines  
16717 1132 d 17 h guerimand /trunk/wims/src/ [minor,adm/class/freework] bugfix incomplet exolog in case of autoreg  
16711 1134 d 0 h guerimand /trunk/wims/ [major,adm/class/freework] add auto registration of exercise option in freework type 3 wimsexo  
16647 1155 d 0 h guerimand /trunk/wims/ [major,adm/class/freework] log freework activity + secure freework parameters in case of exowims in c  
16626 1158 d 22 h guerimand /trunk/wims/src/ [minor] error of publication in revision r16124  
16130 1323 d 20 h bpr /trunk/wims/src/ [] replace 256 by MAX_SHEETS in variables.c + cleaning comments  
16129 1323 d 21 h bpr /trunk/wims/src/ [my_debug] call_sh is different in wims.c and in Wimslogd  
16124 1328 d 22 h guerimand /trunk/wims/ [major] add system variable MAX_SUBCLASSES and use it in module adm/class/regclass adm/class/gateway  
16080 1368 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 1552 d 0 h guerimand /trunk/wims/src/ [minor] end of r15740  
15276 1802 d 16 h obado /trunk/wims/ [minor] Improve WIMS display when crawled by robots
+ Add "SameSite" attribute (now required) on WIMS cookie
 
15005 1869 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 1931 d 14 h guerimand /trunk/wims/ [minor/add] sequence can manage freework (css todo...)  
14329 2089 d 0 h guerimand /trunk/wims/ [minor/add] global system variable MAX_USERFORGRADES to delimit number of user to use module grades  
13381 2446 d 16 h bpr /trunk/wims/src/ [formatage]  
13359 2460 d 15 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 2568 d 20 h bpr /trunk/wims/ [seed] add seedrepeat=0 exactly as it was before.
help has to be added
 
12835 2584 d 10 h bpr /trunk/wims/src/ [cleaning]  
12834 2584 d 10 h bpr /trunk/wims/src/ [fix] seed when score is desactivated  
12828 2584 d 15 h bpr /trunk/wims/src/ [src] fix c mistakes  
12818 2586 d 13 h bpr /trunk/wims/src/ [work in progress]  
12816 2586 d 14 h bpr /trunk/wims/src/ [fix] fix warning in compilation  
12522 2641 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 2643 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 2644 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 2648 d 17 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 2649 d 15 h bpr /trunk/wims/src/ [cleaning]  
12381 2656 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 2657 d 21 h bpr /trunk/wims/src/ [work in progress] modification to try to fix case of unregistered user
(see previous)
 
12373 2658 d 11 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 2659 d 0 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 2659 d 18 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