Subversion Repositories wimsdev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13570 2357 d 21 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
 
10726 3295 d 9 h obado /trunk/wims/public_html/ [scripts/js] Adds a new "Charts.js" library, which can dynamically displays charts in HTML 5. You can see an sample at http://localhost/wims/wims.cgi?lang=fr&cmd=new&+special_parm=module_updates&module=adm/stat/stat#lang_list (Work in progress for this stat module)