Rev |
Age |
Author |
Path |
Log message |
Diff |
15371 |
1750 d 8 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 |
2507 d 7 h |
obado |
/trunk/wims/src/ |
[minor/WCAG] replace aria-hidden=\"false\" (not relevant with display:none) by title="..." in form_bars |
|
13029 |
2569 d 2 h |
bpr |
/trunk/wims/src/ |
[html] change !formbar. |
|
12241 |
2688 d 2 h |
bpr |
/trunk/wims/src/ |
[formatage] |
|
9930 |
3420 d 2 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 |
3675 d 0 h |
obado |
/trunk/wims/src/ |
[html.c] now "wims_ref_id" is reset after a call to "form_menus" (radio, select, checkboxes... |
|
9048 |
3683 d 20 h |
bpr |
/trunk/wims/src/ |
[minor] kill a warning ('name' may be used uninitialized) |
|
9044 |
3683 d 21 h |
bpr |
/trunk/wims/src/ |
[minor] fix when the wims_id is given (no more add a zero). Numerotation
begin at 1 now |
|
9042 |
3684 d 18 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 |
3686 d 6 h |
bpr |
/trunk/wims/src/ |
[revert] revert for modif in checkbox |
|
9033 |
3686 d 23 h |
bpr |
/trunk/wims/src/ |
[fix] error in the case FORM_BAR |
|
9007 |
3690 d 0 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 |
3952 d 3 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 |
3958 d 21 h |
bpr |
/trunk/wims/src/ |
[minor/spaces] |
|
7673 |
4087 d 20 h |
bpr |
/trunk/wims/src/ |
[minor/spaces] |
|
7515 |
4145 d 7 h |
bpr |
/trunk/wims/src/ |
[minor/improvment] add wims_ref_class env variable for !formradio, !formcheckbox, !formmenubar
(already there for !href) |
|
7242 |
4234 d 22 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 |
4613 d 20 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 |
4648 d 20 h |
bpr |
/trunk/wims/src/ |
[minor/css] <input /> , onClick -> onclick |
|
4795 |
4955 d 23 h |
obado |
/trunk/wims/ |
[html/css] [Needs Compilation] New template for OEF intro. More compliant with W3C rules for accessibility. |
|