Subversion Repositories wimsdev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16395 1314 d 10 h obado /trunk/wims/public_html/ [JS] Update new dropdownbutton (use Foundation dropdown js)  
15363 1849 d 13 h obado /trunk/wims/public_html/themes/ [bugfix] Disable foundation.util.triggers to avoid a conflict with the Dynapi lib.
( it duplicates every item created by dynapi)
see here for sample : localhost/wims/?module=H1%2Falgebra%2Faddfig.fr&cmd=new
 
15362 1849 d 13 h obado /trunk/wims/public_html/themes/_inc/foundation/ [minor/JS] Add a file forgotten in the r. 15341, to add foundation reveal (and make the "see more" link work.  
15341 1861 d 15 h obado /trunk/wims/public_html/ [JS] Upgrade Foundation 6.6.1 -> 6.6.3
+ Add Foundation Reveal, so we can add Modal popups (can replace the JqUI dialogs)
=> replace the jqUI dialog in oef exo check (alert when some exercices with default value have not been responded) by the Foundation reveal
+ [OEF] Add a JS alert when a checkbox answer has not been answered
 
14734 2037 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)
 
14260 2226 d 13 h obado /trunk/wims/public_html/ [js] Add the "Accordion" Foundation Plugin. See it in "adm/class/addmodule" : now the scoring system is hidden by default but can be displayed when clicked  
14197 2252 d 18 h obado /trunk/wims/public_html/themes/ [minor/js] replace nested "foundation_dropdown_menu.js" file by more adaptable separates Foundation plugins files, as specified here : https://foundation.zurb.com/sites/docs/dropdown-menu.html#javascript-reference )