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
9978 3421 d 6 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 3436 d 11 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 3499 d 4 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.