Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
18321 64 d 10 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 714 d 7 h bpr /trunk/wims/ xhtml -> html5  
16561 903 d 7 h bpr /trunk/wims/src/ [typo]  
16560 903 d 8 h bpr /trunk/wims/src/ [fix] fix html in formbar  
15371 1471 d 16 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 2228 d 16 h obado /trunk/wims/src/ [minor/WCAG] replace aria-hidden=\"false\" (not relevant with display:none) by title="..." in form_bars  
13029 2290 d 10 h bpr /trunk/wims/src/ [html] change !formbar.  
12241 2409 d 11 h bpr /trunk/wims/src/ [formatage]  
9930 3141 d 10 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 3396 d 8 h obado /trunk/wims/src/ [html.c] now "wims_ref_id" is reset after a call to "form_menus" (radio, select, checkboxes...  
9048 3405 d 5 h bpr /trunk/wims/src/ [minor] kill a warning ('name' may be used uninitialized)  
9044 3405 d 5 h bpr /trunk/wims/src/ [minor] fix when the wims_id is given (no more add a zero). Numerotation
begin at 1 now
 
9042 3406 d 3 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 3407 d 14 h bpr /trunk/wims/src/ [revert] revert for modif in checkbox  
9033 3408 d 8 h bpr /trunk/wims/src/ [fix] error in the case FORM_BAR  
9007 3411 d 8 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 3673 d 12 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 3680 d 5 h bpr /trunk/wims/src/ [minor/spaces]  
7673 3809 d 4 h bpr /trunk/wims/src/ [minor/spaces]  
7515 3866 d 15 h bpr /trunk/wims/src/ [minor/improvment] add wims_ref_class env variable for !formradio, !formcheckbox, !formmenubar
(already there for !href)
 

Show All