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
11729 2933 d 6 h obado /trunk/wims/public_html/ [bufix] corrects a bug in the cn lang file for adm/class/config module + adds the i18n files from the previous commit in the grunt file so they can be automatically processed.  
10963 3220 d 2 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.  
10726 3292 d 19 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)  
10451 3304 d 6 h obado /trunk/wims/public_html/ [html] moves "normalize.css" and "mbExtruder" to directory "bower_components" (+ update mbExtruder)  
10445 3304 d 9 h obado /trunk/wims/public_html/ [js] update LaTeXMathML.js and ASCIIMathML.js to v. 2.2  
9978 3393 d 2 h obado /trunk/wims/public_html/ [oef/intro] [script/js] Adds new script "js/interface/jQuery.selectFilters.js" : with it, you can filter (and/or select) options in a select tag, containing text from a text input. It is used in oef modules introduction, when there are more than 2 exercices (and when Jquery is loaded of course)  
9957 3408 d 8 h obado /trunk/wims/public_html/ [ergo] now exam management page is also displayed with "tabs". (and browser remember which tab was previously selected)
 + adds "wims_warning" css class to some delete buttons
+ "duration" and "tries" html input are now typed "number" in exam properties form.
 
9886 3471 d 0 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.