Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
14456 2048 d 3 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 2357 d 10 h obado /trunk/wims/public_html/scripts/js/interface/ [minor/js] code formatting on some js/interface files  
10454 3296 d 7 h obado /trunk/wims/ [minor/spaces] removes some unuseful spaces / add some for language formatting  
7554 4136 d 9 h obado /trunk/wims/public_html/scripts/js/interface/ [JS] Now autocomplete ignore latin accented letters  
6942 4325 d 12 h bpr /trunk/wims/public_html/scripts/js/interface/ [minor] delete accents in comments !  
6939 4325 d 23 h obado /trunk/wims/public_html/ [js] new way to do autocomplete. can switch to another keywords database without reloading page.  
6890 4336 d 6 h obado /trunk/wims/public_html/ [minor/Nikaia] Now search engine in Nikaia theme use autocompletion.  
6487 4484 d 10 h obado /trunk/wims/public_html/scripts/js/interface/ [js/jquery] Now ".multicomplete" also works when selecting word with Keyboard.  
6486 4484 d 11 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 4485 d 4 h obado /trunk/wims/public_html/ [js/jquery] Upgrade Jquery Libraries + plugins. adds possibility to autocomplete a field (example in modtools domains)