Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
17728 752 d 13 h obado /trunk/wims/public_html/scripts/js/external/ [JS] Bump jquery-ui from v1.13.1 to v1.13.2
And what-input from 5.2.10 to 5.2.12
 
16497 1203 d 11 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 2351 d 17 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
 
11389 3051 d 15 h bpr /trunk/wims/public_html/scripts/js/bower_components/ [jquery] update jquery + add jquery slider pip  
10882 3270 d 17 h obado /trunk/wims/public_html/ [js] Upgrade Jquery to v. 3.1.0 and jquery-ui to v. 1.12.0  
10446 3300 d 18 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 )