Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
14456 2049 d 5 h obado /trunk/wims/public_html/ [js] Add the "slick Carousel" Js library (see it in the "samples" on home page)
+ replace the wrongly added "accordion" on home page (frontmsg.phtml) by a call to the accordion that was already in wims (it just needed an activation in footer_foundation.phtml)
 
13566 2358 d 12 h obado /trunk/wims/public_html/scripts/js/interface/ [minor/js] code formatting on some js/interface files  
10454 3297 d 9 h obado /trunk/wims/ [minor/spaces] removes some unuseful spaces / add some for language formatting  
7554 4137 d 10 h obado /trunk/wims/public_html/scripts/js/interface/ [JS] Now autocomplete ignore latin accented letters  
6942 4326 d 13 h bpr /trunk/wims/public_html/scripts/js/interface/ [minor] delete accents in comments !  
6939 4327 d 0 h obado /trunk/wims/public_html/ [js] new way to do autocomplete. can switch to another keywords database without reloading page.  
6890 4337 d 7 h obado /trunk/wims/public_html/ [minor/Nikaia] Now search engine in Nikaia theme use autocompletion.  
6487 4485 d 12 h obado /trunk/wims/public_html/scripts/js/interface/ [js/jquery] Now ".multicomplete" also works when selecting word with Keyboard.  
6486 4485 d 12 h obado /trunk/wims/public_html/ [js/jquery] Adds ".multicomplete" class wich allows autocomplete multiple keywords on one field. use ".autocomplete" class if you want a single keyword. replace example on domains in modtool properties  
6481 4486 d 5 h obado /trunk/wims/public_html/ [js/jquery] Upgrade Jquery Libraries + plugins. adds possibility to autocomplete a field (example in modtools domains)