Subversion Repositories wimsdev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16497 1202 d 9 h obado /trunk/wims/public_html/ [JS] Upgrade jquery-ui 1.12.1 -> 1.13.1
Tested OK on :
* Tabs : [searchform](http://localhost/wims/?cmd=new&module=home&search_keywords=oef&search_category=A&search_lang=fr#searchform)
* Menu : [H6/algebra/docnatural.fr](http://localhost/wims/?module=H6/algebra/docnatural.fr)
 
13570 2350 d 14 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
 
12357 2669 d 8 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  
11389 3050 d 13 h bpr /trunk/wims/public_html/scripts/js/bower_components/ [jquery] update jquery + add jquery slider pip  
10882 3269 d 15 h obado /trunk/wims/public_html/ [js] Upgrade Jquery to v. 3.1.0 and jquery-ui to v. 1.12.0  
10446 3299 d 16 h obado /trunk/wims/public_html/ [js] Moves "jquery" & "jquery ui to a new folder "scripts/js/bower_components" : this folder must not be edited manually : all its content will be updated automatically (by bower+grunt, see in themes/_packages/readme.md )