wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
scripts
/
js
/
interface
/
autocomplete.js
@ 7284
– Rev 14456
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
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)