-
Notifications
You must be signed in to change notification settings - Fork 364
Pull requests: crowdint/rails3-jquery-autocomplete
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Ability to change the "no existing match" label, and selecting it does nothing
#216
opened Mar 18, 2013 by
gfaraj
Loading…
updated Jun 12, 2014
Trigger change on data-id-element and data-update-elements when user autocompletes an item.
#160
opened Jun 8, 2012 by
shaldengeki
Loading…
updated Jun 12, 2014
jQuery 'noData' event for autocomplete.
#134
opened Jan 27, 2012 by
okendoken
Loading…
updated Jun 12, 2014
searching using active_record scope
#235
opened Aug 13, 2013 by
jana4u
Loading…
updated Jun 13, 2014
Added options to customize the behaviour when no matches are found
#229
opened Jun 6, 2013 by
moser
Loading…
updated Jun 14, 2014
Restore possibility to give a block to autocomplete
#143
opened Feb 21, 2012 by
kirel
Loading…
updated Jun 14, 2014
autocompletion plugin should change the input field value on navigation through the result list via key down/up.
#130
opened Jan 13, 2012 by
hubx
Loading…
updated Jun 14, 2014
Handled textareas, enhanced autocompletion, handled autocompletion mixed with pure text, Javascript more configurable
#186
opened Nov 18, 2012 by
gabriel-dehan
Loading…
updated Jun 15, 2014
Formtastic throws NoMethodError on autocompleted_input lately.
#174
opened Sep 11, 2012 by
rwz
Loading…
updated Jun 15, 2014
Added the possibility to use scopes with arguments, by passing a array or a lambda via the scopes option and more.
#121
opened Dec 5, 2011 by
budu
Loading…
updated Jun 19, 2014
Added cast_to_text option for non string fields
#138
opened Feb 7, 2012 by
greg-barnett
Loading…
updated Jun 24, 2014
Added a :term_filter option to allow for input term transformation before lookup
#101
opened Sep 28, 2011 by
DylanLacey
Loading…
updated Jul 7, 2014
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.