Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
12241 2693 d 8 h bpr /trunk/wims/src/ [formatage]  
9930 3425 d 7 h obado /trunk/wims/ [minor/html] change checkbox and radio input id's (and associated <label>), to corrects bug appearing when there was more than 10 inputs with the same name.  
9132 3680 d 5 h obado /trunk/wims/src/ [html.c] now "wims_ref_id" is reset after a call to "form_menus" (radio, select, checkboxes...  
9048 3689 d 2 h bpr /trunk/wims/src/ [minor] kill a warning ('name' may be used uninitialized)  
9044 3689 d 2 h bpr /trunk/wims/src/ [minor] fix when the wims_id is given (no more add a zero). Numerotation
begin at 1 now
 
9042 3690 d 0 h bpr /trunk/wims/src/ [fix] fix formradio (no more commas when wims_html_mode is non empty).
wims_html_mode is used even if wims_ref_class is empty
 
9037 3691 d 11 h bpr /trunk/wims/src/ [revert] revert for modif in checkbox  
9033 3692 d 4 h bpr /trunk/wims/src/ [fix] error in the case FORM_BAR  
9007 3695 d 5 h obado /trunk/wims/src/ [exec.c / _form_menus ] Now you can set $wims_ref_id before a form menu (form radio, formcheckbox, ...) to set its ID (very useful if you want several form menus, each associated with the right label) ++ You can also set a wims_html_mode to choose in which html tag it must be displayed (p, span, LI, ...)  
8185 3957 d 9 h bpr /trunk/wims/src/ [major] - delete the include *.c in wims.c and wimslogd.c
- clean makefil
- delete hmname.c (part in rawmath.c, part in Misc/html2msg.c
- ...
 
8155 3964 d 2 h bpr /trunk/wims/src/ [minor/spaces]  
7673 4093 d 1 h bpr /trunk/wims/src/ [minor/spaces]  
7515 4150 d 12 h bpr /trunk/wims/src/ [minor/improvment] add wims_ref_class env variable for !formradio, !formcheckbox, !formmenubar
(already there for !href)
 
7242 4240 d 3 h obado /trunk/wims/ ergonomic work on document property page (based on work already done on exams property page). CSS style table less, more accessibility.  
5981 4619 d 1 h bpr /trunk/wims/src/ [minor/fix] fix the trouble avec multiple id's in formradio and formcheckbox at least
when they are not repeated (as in embed{r1,1} ...)
 
5729 4654 d 1 h bpr /trunk/wims/src/ [minor/css] <input /> , onClick -> onclick  
4795 4961 d 4 h obado /trunk/wims/ [html/css] [Needs Compilation] New template for OEF intro. More compliant with W3C rules for accessibility.  
3718 5266 d 9 h reyssat /trunk/wims/src/ [major/fix] replaced strcpy function in C code to avoid problem on 64 bits machines in case of overlapping strings  
3522 5379 d 9 h bpr /trunk/wims/src/ [minor/html] html corrections : quote, add </option>, add alt=""  
10 6568 d 6 h reyssat /trunk/wims/src/ partial (src) import of 3.62