Rev |
Age |
Author |
Path |
Log message |
Diff |
14734 |
1974 d 11 h |
obado |
/trunk/wims/ |
[CSS/js] upgrade foundation library from 6.5.3 to 6.6.1
+ improve "default" theme visitor page
+ add a text "do not click" on wims robot trap, to improve accessibility check
+ improve accessibility on Nikaia home searches (add labels for screen readers)
+ change defaults links & bg colors to improve contrast (better for accessibility) |
|
14608 |
2029 d 15 h |
obado |
/trunk/wims/src/ |
[minor/mathjax] delay MathJax library load after complete page load, to avoid some problems with other libraries like dynapi |
|
14281 |
2153 d 15 h |
obado |
/trunk/wims/ |
[mail] Now all mail sent by WIMS will have a "Content-Type: text/html" so html tag can be interpreted by mail clients.
issuing wimsdev-Bug [#12140] |
|
13887 |
2286 d 17 h |
obado |
/trunk/wims/ |
[http] replace the "HTTP 301" permanent redirect called by "!restart" by a "HTTP 302" temporary redirect, so it will prevent browser from saving the redirection in cache. |
|
13757 |
2319 d 17 h |
bpr |
/trunk/wims/ |
[workinprogress] add a wims command to translate html characters for latex print.
(name is not definitive). |
|
13744 |
2323 d 14 h |
obado |
/trunk/wims/ |
[minor/html] move the meta "viewport" tag to !header instruction, so it is displayed on every wims pages
+ move wims_mathml js from body to head tag |
|
13691 |
2342 d 8 h |
bpr |
/trunk/wims/src/ |
[formatage] |
|
13557 |
2401 d 15 h |
obado |
/trunk/wims/ |
[minor/W3C] remove useless type="text/css" on some style tags in anstypes, and type="text/javascript" on some script tags, for better W3C compliance. |
|
13438 |
2458 d 14 h |
obado |
/trunk/wims/ |
[html.c] allow the special vars "wims_ref_id", "wims_ref_class", and "wims_ref_title" to be used with the "!getfile" command.
+ adds the getfile command to help/wimsdoc.en |
|
12737 |
2638 d 11 h |
obado |
/trunk/wims/ |
[MathJax/bugfix] Try to correct a bug with MathJax and Safari (reloading display when document is ready seems to use correct styles.) |
|
12526 |
2676 d 7 h |
bpr |
/trunk/wims/src/ |
[minor] add option empty for wims_ins_alt
(to be used in modules with gnuplot when ins_attr contents already alt
to avoid a double alt) |
|
12245 |
2719 d 15 h |
bpr |
/trunk/wims/src/ |
[formatage] |
|
12213 |
2723 d 7 h |
bpr |
/trunk/wims/ |
[work in progress] version where it is possible to limit the number of
tries.
New functions :!getscorealltries, !getscoremaxexotry
New function in score.c: gettrycheck |
|
12197 |
2728 d 6 h |
bpr |
/trunk/wims/src/ |
[minor] getscorealltry -> getscorealltries |
|
12196 |
2728 d 8 h |
bpr |
/trunk/wims/src/ |
[major] add !getscorealltry (if a better name is proposed, we can change it (quickly !) |
|
12047 |
2850 d 16 h |
bpr |
/trunk/wims/src/ |
[src] add filexists command - must be checked (preliminary version) |
|
12011 |
2857 d 16 h |
bpr |
/trunk/wims/src/ |
[major] work in progress: add variables for seed;
the random command is not done in gap, scilab, yacas, gap
as I do not know them (has to be done). |
|
11982 |
2868 d 8 h |
bpr |
/trunk/wims/src/ |
[html] add lang in header |
|
11726 |
2957 d 11 h |
bpr |
/trunk/wims/ |
[major] change the html declaration in html5.
in particular, we have changed expiration date from define_html_header() to
main_phtml_put (Response headers) ; nocache is no more used (not sure that
it would be somewhere). |
|
11132 |
3137 d 17 h |
bpr |
/trunk/wims/src/ |
[minor] delete tabs introduced in recent releases. |
|