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
16628 1165 d 8 h obado /trunk/wims/ Upgrade MathJax to 3.2.0
Must run "./compile --mathjax" to work properly
 
15704 1606 d 6 h obado /trunk/wims/ [minor] improve accessibility :
* remove redundant titles attributes (no need to say same thing twice :)
* raise up some small font sizes
* raise up some small contrast colors
* hide robot trapper link to screen readers
 
15542 1692 d 13 h bpr /trunk/wims/ [major] add syntax !reset name[10] to test  
15517 1701 d 11 h bpr /trunk/wims/src/ [src] change configuration of mathjax (use only mathml source)
seems to repair a bug (Math processing ...)
 
15502 1705 d 11 h bpr /trunk/wims/ [major] add mathjax script in help window for browser other than firefox  
15491 1707 d 9 h bpr /trunk/wims/src/ [exec.c] details  
15490 1707 d 9 h obado /trunk/wims/src/ [mailto] replace previous commit by patch from Dominique, much more elegant. thanks to him ;)  
15489 1707 d 10 h obado /trunk/wims/src/ [mailto] corrects a bug causing mail object not being inserted when there was no explicit mail sender  
15488 1707 d 12 h obado /trunk/wims/ [major/mailto] Replace the old "mail" call by a call to /usr/sbin/sendmail, so it must be more consistant on differents environnements.
Please test if mailing works well on your servers !

Now the !mailto command takes 4 lines : the second is the sender. (can be empty)

+ remove the mailback_opt option, useless with sendmail
 
15277 1805 d 13 h obado /trunk/wims/ [minor/css] robots.css will only be loaded when accessed by a robot.  
15276 1809 d 8 h obado /trunk/wims/ [minor] Improve WIMS display when crawled by robots
+ Add "SameSite" attribute (now required) on WIMS cookie
 
15130 1852 d 6 h obado /trunk/wims/ [C] Add a new "wims_form_id" that allow choosing a form id when using "!form" instruction
+ use this new form id in freework data 3, with a js which remind what was the previously selected accordion
 
14941 1890 d 1 h bpr /trunk/wims/ [src] add variable wims_getfile_fname as download attribute for getfile  
14734 1945 d 8 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 2000 d 12 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 2124 d 12 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 2257 d 14 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 2290 d 14 h bpr /trunk/wims/ [workinprogress] add a wims command to translate html characters for latex print.
(name is not definitive).
 
13744 2294 d 11 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 2313 d 5 h bpr /trunk/wims/src/ [formatage]  

Show All