Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
18321 340 d 16 h obado /trunk/wims/ [html.c] Now !formselect also can use the `wims_ref_class` property to add css classes
+ Glossary filters are more accessibles (add labels and help text)
 
17170 990 d 13 h bpr /trunk/wims/ xhtml -> html5  
16561 1179 d 13 h bpr /trunk/wims/src/ [typo]  
16560 1179 d 14 h bpr /trunk/wims/src/ [fix] fix html in formbar  
15371 1747 d 23 h obado /trunk/wims/ [minor] add the non breakable space in forbidden chars for user lastname/firstname
+ add a char_forbidden_name_replace, that must has as many spaces as chars in char_forbidden_name
 
13285 2504 d 22 h obado /trunk/wims/src/ [minor/WCAG] replace aria-hidden=\"false\" (not relevant with display:none) by title="..." in form_bars  
13029 2566 d 16 h bpr /trunk/wims/src/ [html] change !formbar.  
12241 2685 d 17 h bpr /trunk/wims/src/ [formatage]  
9930 3417 d 16 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 3672 d 15 h obado /trunk/wims/src/ [html.c] now "wims_ref_id" is reset after a call to "form_menus" (radio, select, checkboxes...  
9048 3681 d 11 h bpr /trunk/wims/src/ [minor] kill a warning ('name' may be used uninitialized)  
9044 3681 d 11 h bpr /trunk/wims/src/ [minor] fix when the wims_id is given (no more add a zero). Numerotation
begin at 1 now
 
9042 3682 d 9 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 3683 d 20 h bpr /trunk/wims/src/ [revert] revert for modif in checkbox  
9033 3684 d 14 h bpr /trunk/wims/src/ [fix] error in the case FORM_BAR  
9007 3687 d 14 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 3949 d 18 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 3956 d 12 h bpr /trunk/wims/src/ [minor/spaces]  
7673 4085 d 10 h bpr /trunk/wims/src/ [minor/spaces]  
7515 4142 d 22 h bpr /trunk/wims/src/ [minor/improvment] add wims_ref_class env variable for !formradio, !formcheckbox, !formmenubar
(already there for !href)
 
7242 4232 d 12 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 4611 d 10 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 4646 d 10 h bpr /trunk/wims/src/ [minor/css] <input /> , onClick -> onclick  
4795 4953 d 14 h obado /trunk/wims/ [html/css] [Needs Compilation] New template for OEF intro. More compliant with W3C rules for accessibility.  
3718 5258 d 18 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 5371 d 19 h bpr /trunk/wims/src/ [minor/html] html corrections : quote, add </option>, add alt=""  
10 6560 d 15 h reyssat /trunk/wims/src/ partial (src) import of 3.62