Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
15341 1791 d 9 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
 
/trunk/wims/public_html/themes/_css/foundation_reveal.css
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.motion.js
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.motion.js.map
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.triggers.js
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.triggers.js.map
/trunk/wims/public_html/scripts/anstype/checkbox.input
/trunk/wims/public_html/scripts/anstype/crossword.input
/trunk/wims/public_html/scripts/model/cn/src/11qcm.oef
/trunk/wims/public_html/scripts/oef/form.phtml
/trunk/wims/public_html/scripts/oef/var.proc
/trunk/wims/public_html/themes/Nikaia/css.css.template
/trunk/wims/public_html/themes/Nikaia/header.phtml
/trunk/wims/public_html/themes/Nikaia/visitor.phtml
/trunk/wims/public_html/themes/_css/foundation_accordion.css
/trunk/wims/public_html/themes/_css/foundation_button.css
/trunk/wims/public_html/themes/_css/foundation_card.css
/trunk/wims/public_html/themes/_css/foundation_dropdown_menu.css
/trunk/wims/public_html/themes/_css/foundation_flex.css
/trunk/wims/public_html/themes/_css/foundation_global.css
/trunk/wims/public_html/themes/_css/foundation_menu.css
/trunk/wims/public_html/themes/_css/foundation_table.css
/trunk/wims/public_html/themes/_css/foundation_typo.css
/trunk/wims/public_html/themes/_css/foundation_visibility.css
/trunk/wims/public_html/themes/_css/foundation_xygrid.css
/trunk/wims/public_html/themes/_widgets/footer_foundation.phtml
15049 1888 d 10 h obado /trunk/wims/public_html/ [minor] CSS : improve display of examcheck pagination links
+ Disable examcheck link on "??" exercices (when user don't tried it)
+ Icons : add some missing icons in Font Awesome (tchat + text_icon archive)
 
/trunk/wims/public_html/gifs/themes/Font_Awesome/icon_orig.css
/trunk/wims/public_html/modules/adm/class/userscore/csv/upload.proc
/trunk/wims/public_html/modules/adm/class/userscore/examcheck.phtml
/trunk/wims/public_html/modules/adm/class/userscore/lang/msg.phtml.fr
/trunk/wims/public_html/themes/_css/foundation_menu.css
/trunk/wims/public_html/themes/_widgets/user_links.phtml
14734 1967 d 5 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)
 
/trunk/wims/public_html/themes/_css/foundation_dropdown_menu.css
/trunk/wims/public_html/themes/_css/foundation_visibility.css
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.touch.min.js
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.touch.min.js.map
/trunk/wims/public_html/themes/_css/dropdown_menu.css
/trunk/wims/public_html/themes/_css/visibility.css
/trunk/wims/public_html/themes/Nikaia/css.css.template
/trunk/wims/public_html/themes/Nikaia/htmlheader.phtml
/trunk/wims/public_html/themes/Nikaia/widgets/search_classe.phtml
/trunk/wims/public_html/themes/Nikaia/widgets/search_engine.phtml
/trunk/wims/public_html/themes/_css/foundation_accordion.css
/trunk/wims/public_html/themes/_css/foundation_button.css
/trunk/wims/public_html/themes/_css/foundation_card.css
/trunk/wims/public_html/themes/_css/foundation_flex.css
/trunk/wims/public_html/themes/_css/foundation_global.css
/trunk/wims/public_html/themes/_css/foundation_menu.css
/trunk/wims/public_html/themes/_css/foundation_table.css
/trunk/wims/public_html/themes/_css/foundation_typo.css
/trunk/wims/public_html/themes/_css/foundation_xygrid.css
/trunk/wims/public_html/themes/_css/news.css
/trunk/wims/public_html/themes/_inc/foundation/foundation.accordion.min.js
/trunk/wims/public_html/themes/_inc/foundation/foundation.accordion.min.js.map
/trunk/wims/public_html/themes/_inc/foundation/foundation.core.js
/trunk/wims/public_html/themes/_inc/foundation/foundation.core.js.map
/trunk/wims/public_html/themes/_inc/foundation/foundation.dropdownMenu.js
/trunk/wims/public_html/themes/_inc/foundation/foundation.dropdownMenu.js.map
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.box.js
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.box.js.map
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.keyboard.js
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.keyboard.js.map
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.mediaQuery.js
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.mediaQuery.js.map
/trunk/wims/public_html/themes/_inc/foundation/foundation.util.nest.js
/trunk/wims/public_html/themes/_widgets/footer_foundation.phtml
/trunk/wims/public_html/themes/default/_css/wimstable.css
/trunk/wims/public_html/themes/default/_widgets/virtualzone.phtml
/trunk/wims/public_html/themes/default/css.css.template
/trunk/wims/public_html/themes/default/visitor.phtml
/trunk/wims/public_html/themes/standard/css.css.template
/trunk/wims/public_html/themes/standard/htmlheader.phtml
/trunk/wims/src/config.c
/trunk/wims/src/exec.c
13836 2296 d 5 h obado /trunk/wims/public_html/themes/ [JS] Move the Foundation call (previously in user_links) to the bottom of the page, so Foundation functions can be used in more situation, with the recommended way.
+ upgrade Foundation CSS to v. 6.5.3
 
/trunk/wims/public_html/themes/Nikaia/tail.phtml
/trunk/wims/public_html/themes/_css/foundation_card.css
/trunk/wims/public_html/themes/_css/foundation_menu.css
/trunk/wims/public_html/themes/_css/foundation_xygrid.css
/trunk/wims/public_html/themes/_inc/wimsmenumodubox.js
/trunk/wims/public_html/themes/_widgets/user_links.phtml
/trunk/wims/public_html/themes/standard/tail.phtml
12723 2633 d 4 h obado /trunk/wims/public_html/ [minor/css] simplify button.css + some little improvements  
/trunk/wims/public_html/modules/adm/manage/conf.phtml
/trunk/wims/public_html/themes/Nikaia/_css/input_groups.css
/trunk/wims/public_html/themes/Nikaia/widgets/search_engine.phtml
/trunk/wims/public_html/themes/_css/button.css
/trunk/wims/public_html/themes/_css/forms.css
/trunk/wims/public_html/themes/_css/foundation_menu.css
12636 2640 d 12 h obado /trunk/wims/public_html/ [minor/ergo] moves some buttons from table caption to table bottom
+ add warning to some delete buttons
+ add secondary class to some cancel button
+ add missing icons in font awesome icon theme
+ style underline on links inside caption, if there is still some (but they will be better placed on table bottom)
 
/trunk/wims/public_html/gifs/themes/Font_Awesome/icon_orig.css
/trunk/wims/public_html/modules/adm/class/gateway/jobs/class.phtml
/trunk/wims/public_html/modules/adm/class/gateway/jobs/delcourse.phtml
/trunk/wims/public_html/modules/adm/class/gateway/jobs/delprog.phtml
/trunk/wims/public_html/modules/adm/class/gateway/jobs/level.phtml
/trunk/wims/public_html/modules/adm/class/gateway/jobs/prog.phtml
/trunk/wims/public_html/modules/adm/class/gateway/lang/warning.phtml.ca
/trunk/wims/public_html/modules/adm/class/gateway/lang/warning.phtml.cn
/trunk/wims/public_html/modules/adm/class/gateway/lang/warning.phtml.en
/trunk/wims/public_html/modules/adm/class/gateway/lang/warning.phtml.es
/trunk/wims/public_html/modules/adm/class/gateway/lang/warning.phtml.fr
/trunk/wims/public_html/modules/adm/class/gateway/lang/warning.phtml.it
/trunk/wims/public_html/modules/adm/class/gateway/lang/warning.phtml.nl
/trunk/wims/public_html/modules/adm/class/gateway/lang/warning.phtml.si
/trunk/wims/public_html/modules/adm/class/gateway/scripts/form.phtml
/trunk/wims/public_html/themes/Nikaia/htmlheader.phtml
/trunk/wims/public_html/themes/_css/foundation_menu.css
/trunk/wims/public_html/themes/_css/wimstable.css
/trunk/wims/public_html/themes/standard/htmlheader.phtml
12629 2641 d 12 h bpr /trunk/wims/public_html/themes/_css/ [css] less padding in menu  
/trunk/wims/public_html/themes/_css/foundation_menu.css
12441 2679 d 6 h obado /trunk/wims/public_html/themes/ [minor/css] improve display of dropdown menus + adds a new "foundation_menu.css", to modernise menus (now they can change color when hovering for example)  
/trunk/wims/public_html/themes/_css/foundation_menu.css
/trunk/wims/public_html/themes/Nikaia/_css/general.css
/trunk/wims/public_html/themes/Nikaia/htmlheader.phtml
/trunk/wims/public_html/themes/_css/dropdown_menu.css
/trunk/wims/public_html/themes/standard/_css/theme.css
/trunk/wims/public_html/themes/standard/htmlheader.phtml