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
10451 3307 d 20 h obado /trunk/wims/public_html/ [html] moves "normalize.css" and "mbExtruder" to directory "bower_components" (+ update mbExtruder)  
10445 3307 d 22 h obado /trunk/wims/public_html/ [js] update LaTeXMathML.js and ASCIIMathML.js to v. 2.2  
9978 3396 d 16 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 3411 d 21 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 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.