Subversion Repositories wimsdev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
17728 752 d 5 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
 
15152 1850 d 9 h obado /trunk/wims/public_html/ [JS] Upgrade some 3rd party libraries :
* CodeMirror 5.48.4 => 5.54
* CodeMirror : add neat + zenburn themes
* what-input v5.2.7 => v5.2.10
* jquery 3.4.1 => 3.5.1
* marked 0.8 => 1.1.0
 
14730 1949 d 3 h obado /trunk/wims/public_html/ [minor/js] update what-input js lib (delete a duplicated .map file)  
14595 2012 d 7 h obado /trunk/wims/public_html/ [minor/js] upgrade some js libraries :
* TinyMCE 5.0.15 -> 5.1.5
* What-input v5.2.3 -> v5.2.6
 
14457 2052 d 2 h obado /trunk/wims/public_html/scripts/js/external/what-input/ [minor/js] Upgrade what-input js library, from 5.1.4 to 5.2.3  
13728 2302 d 8 h obado /trunk/wims/public_html/ [minor/js] upgrade tinyMCE 5.0.1 to 5.0.3 + add the "fullscreen" plugin  
13619 2330 d 8 h obado /trunk/wims/public_html/scripts/ [createxo] improve the "tablecheckbox" oef model for better accessibility
+ replace what-input minified map
+ remove call to tinyMCE's css minified maps
 
13603 2334 d 4 h obado /trunk/wims/public_html/ [JS/ergo] add the WYSIWYG editor to the exam modification page, and exercice modification (in sheet and exam)  
13572 2351 d 4 h obado /trunk/wims/ [JS] upgrade some js libs :
* Jquery from v3.1.1 to 3.3.1
* what-input from 3.0.0 to 4.1.6
* asciimathml to the latest (12/2018)
 
13571 2351 d 8 h obado /trunk/wims/public_html/ [JS] move some forgotten files from previous commit (remove some "dist" directories to simplify urls )  
13570 2351 d 9 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
 
10474 3299 d 4 h obado /trunk/wims/public_html/scripts/js/bower_components/what-input/ [js] adds "what_input" library : A global utility for tracking the current input method (mouse/pointer, keyboard or touch).