aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/awesomplete-multiple-tags.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-121-0/+28
| | | | | Fixes #33 (wow!) Relates to #395
* Upgrade awesomplete + fix multiple autocompletion fieldsArthurHoaro2017-02-271-9/+12
|
* Renames Awesomeplete dollar variable to avoid conflicts with jQuerykalvn2016-05-031-2/+2
|
* Fixes #360 - Auto-complete more than one tag in tag filter fieldArthurHoaro2015-11-171-0/+35
* Group awesomplete for multi data in a single JS file. * Use it in editlink and linklist. * Move awesomplete JS lib at the end of page in editlink.