Rev |
Age |
Author |
Path |
Log message |
Diff |
17170 |
994 d 3 h |
bpr |
/trunk/wims/ |
xhtml -> html5 |
|
14734 |
1943 d 6 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) |
|
14709 |
1948 d 4 h |
obado |
/trunk/wims/public_html/ |
[minor/css] replace the wims_button_feedback by a wims_button_help class
+ corrects some display bugs
+ add a missing icon for "sequence" in Font awesome |
|
14260 |
2132 d 8 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 |
|
13744 |
2292 d 9 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 |
|
13737 |
2294 d 10 h |
obado |
/trunk/wims/public_html/themes/ |
[CSS] Introduce CSS vars. (+try for oef_question) |
|
13733 |
2296 d 12 h |
bpr |
/trunk/wims/public_html/themes/ |
[htmlheader] work in progress |
|
13726 |
2298 d 4 h |
obado |
/trunk/wims/public_html/ |
[minor/css] add the new "oef_question" style in tinyMCE editor for createxo |
|
13570 |
2346 d 10 h |
obado |
/trunk/wims/ |
[JS / CSS] Replace old bower package manager by "yarn" (to automatically download externals web libraries )
+ rename the "bower_component" directory to "external" so it's clearer and more reliable
+ disable now useless js :
* safari_mobile_links
* jquery.mb.extruder
+ replace jshint by eslint in grunt scripts to verify js files
+ small css corrections |
|
12922 |
2581 d 7 h |
obado |
/trunk/wims/public_html/themes/standard/ |
[theme/standard] improve standard theme, so it will be far more responsive |
|
12801 |
2595 d 12 h |
obado |
/trunk/wims/public_html/ |
[minor/js] Now when modifying sheet infos, changing score restrictions no more submit the form : it only display or hide the available options below |
|
12636 |
2616 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) |
|
12590 |
2623 d 4 h |
obado |
/trunk/wims/public_html/ |
[CSS] improves global wimsmenu CSS behavior (no more underlined links, but highlighting menus wjhen hover) |
|
12441 |
2655 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) |
|
12420 |
2656 d 10 h |
obado |
/trunk/wims/public_html/ |
[minor/CSS] Optimisation of standard & default themes : replace "@import" by links to allow parallels downloads
+ adds a new "tooltip.css" file |
|
12357 |
2665 d 4 h |
obado |
/trunk/wims/ |
[css] Improves all links in Wims, with a more up-to-date style (no more underline), and the link hover color is added in config.c |
|
11726 |
2926 d 6 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). |
|
11691 |
2933 d 22 h |
obado |
/trunk/wims/public_html/themes/standard/ |
[minor/css] property_fields are a little less colored, more minimalist |
|
11192 |
3075 d 4 h |
obado |
/trunk/wims/public_html/ |
[minor/ergo] A click on the "give up" button in an oef exercice now display a modal dialog box that inform user he will lose his current work, and then ask him to confirm he really wants to giveup. |
|
10847 |
3272 d 10 h |
bpr |
/trunk/wims/public_html/themes/ |
[typo] delete comments in htmlheader.phtml (not escape by wims) |
|