Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13570 2358 d 19 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
 
11388 3058 d 20 h obado /trunk/wims/public_html/themes/ [minor/css] adds a custom jquery slider pips css  
10963 3223 d 14 h obado /trunk/wims/public_html/ [js] Upgrade JSXGraph from v.0.96 (2012) to v.0.99.5 (2016) (+ add jsxgraph to bower/grunt packages so it can be automatically updated.  
10445 3307 d 21 h obado /trunk/wims/public_html/ [js] update LaTeXMathML.js and ASCIIMathML.js to v. 2.2  
9886 3474 d 13 h obado /trunk/wims/public_html/ [minor/css+js] moves bower.json in a new directory "themes/_packages", and adds "package.json" & "Gruntfile.js". see "readme.txt" for more information if you're interrested in using bower+grunt to automates downloading JS+CSS packages, merge and minifying them into their destination.  
9822 3502 d 13 h obado /trunk/wims/public_html/ [themes] adds first files for a future usage of "bower", a javascript package manager. (adds 'scripts/js/bower.json" and "public_html/themes/bower-readme.txt")