Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
17143 1032 d 13 h obado /trunk/wims/public_html/ [minor/ Ergo] Modtool: Now display a feedback message "file save done" when saving a file is successfull.
(nb : this message will automatically be hidden after 7s)
 
16395 1247 d 6 h obado /trunk/wims/public_html/ [JS] Update new dropdownbutton (use Foundation dropdown js)  
15468 1739 d 6 h obado /trunk/wims/public_html/ [html] slightly improve ergonomy of class/sendmail module  
15363 1782 d 9 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
 
15341 1794 d 12 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
 
14927 1919 d 7 h bpr /trunk/wims/public_html/themes/_widgets/ [fix] change the name of test and reset the variable  
14908 1921 d 11 h obado /trunk/wims/public_html/themes/_widgets/ [minor/ergo] forgotten file in previous commit  
14734 1970 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)
 
14460 2073 d 12 h obado /trunk/wims/public_html/ [minor] add a frontmsg.proc to separate template from variables  
14458 2073 d 15 h bpr /trunk/wims/public_html/ [work in progress] on frontmsg : the name of the module will be
configured in log/wims.conf - active only for wims_user=$empty
and module=home (can be changed later).
 
14456 2074 d 6 h obado /trunk/wims/public_html/ [js] Add the "slick Carousel" Js library (see it in the "samples" on home page)
+ replace the wrongly added "accordion" on home page (frontmsg.phtml) by a call to the accordion that was already in wims (it just needed an activation in footer_foundation.phtml)
 
14260 2159 d 10 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 2185 d 14 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 )  
13847 2297 d 14 h bpr /trunk/wims/public_html/themes/_widgets/ [typo]  
13837 2299 d 7 h obado /trunk/wims/public_html/themes/_widgets/ [JS] forgot to add a file in the previous commit, sorry :)