Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
14710 2043 d 8 h obado /trunk/wims/public_html/ [minor/URL] replace wims.unice.fr by wims.univ-cotedazur.fr  
14407 2157 d 14 h obado /trunk/wims/public_html/ [CSS] Add foundation_table.css to better handle large table on small devices. use "!set table_scroll=no" if you don't want your table automatically scroll on small screens.  
13570 2441 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
 
13163 2649 d 16 h bpr /trunk/wims/public_html/modules/adm/ [codage]  
13135 2655 d 15 h obado /trunk/wims/public_html/modules/adm/stat/stat/ [minor/js] add js tablesort to WIMS usages stats table detailed by modules  
10726 3379 d 2 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)