issues
search
datadesk
/
jquery-geocodify
Autocomplete for address searches
jquery-geocodify.rtfd.org
66
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
There's some janky CSS in here
#51
emamd
opened
9 years ago
1
Tests and CI
#50
palewire
opened
10 years ago
0
Change behavior of plugin so that it is bound to a single input field, rather than an empty form
#49
louh
closed
10 years ago
9
Port documentation to ReadTheDocs.org
#48
palewire
closed
10 years ago
0
[enhancement] Add missing bower.json.
#47
timgluz
closed
10 years ago
0
Make sure the kwargs in the documentation are up to date
#46
palewire
closed
10 years ago
0
Get the version number into the javascript and CSS file names
#45
palewire
closed
10 years ago
0
Fixcss
#44
caseycesari
closed
11 years ago
4
Remove browser detection
#43
caseycesari
closed
12 years ago
1
Opera and jQuery 1.9 compatibility
#42
caseycesari
closed
12 years ago
7
Linted
#41
caseycesari
closed
12 years ago
1
text in the search box padding all farked up in IE
#40
palewire
closed
11 years ago
0
The "initial text" should refill the box if the user empties it out and leaves the form.
#39
palewire
closed
10 years ago
0
Release a new version on the docs page with the latest bugfix
#38
palewire
closed
12 years ago
0
Single-result handling bug?
#37
allanjamesvestal
closed
12 years ago
2
Should we switch to Bootstrap "typeahead" styling?
#36
palewire
closed
11 years ago
0
Should we switch to Bootstrap "typeahead" styling?
#35
palewire
closed
13 years ago
1
Reports that acceptableAddressTypes demo doesn't work
#34
palewire
closed
13 years ago
0
Ability to deactivate the feature that fills the text input with the selected value
#33
palewire
closed
11 years ago
0
Special styles for initialText
#32
palewire
closed
13 years ago
0
Should we special case the text padding for IE7?
#31
palewire
closed
11 years ago
0
Allow customization of 'no results' text
#30
palewire
closed
13 years ago
0
If available the input placeholder attribute is a nicer experience
#29
albertsun
closed
13 years ago
5
Let it work without a submit button
#28
albertsun
closed
13 years ago
1
Refactor the geocoding internals and drop the needless Pythonic class imitation
#27
palewire
closed
13 years ago
0
Refactor to do a more jQuery-ish "extend" on the default settings.
#26
palewire
closed
13 years ago
0
Add optional function that runs when the google geocoder returns an error
#25
palewire
closed
13 years ago
0
Add optional config for a function that runs *after* geocoding and can be used to treat or filter results before they arrive in the dropdown
#24
palewire
closed
13 years ago
0
Replace the X with a multiplication sign, ×
#23
palewire
closed
13 years ago
0
Allow override on the minimum number of characters before a geocode
#22
palewire
closed
13 years ago
0
If you select an address from the dropbox, it should replace the incomplete text in the input box
#21
palewire
closed
13 years ago
0
Add optional config for "prepString" that will clean up the user's string before passing it to the geocoder
#20
palewire
closed
13 years ago
1
Should it switch to tables, ala Google search box?
#19
palewire
closed
13 years ago
0
Option to seed the text input with some default text
#18
palewire
closed
13 years ago
0
Should we wrap the form in a div with an explicit height?
#17
palewire
closed
13 years ago
0
Get the height of the text input to come out the same across browsers
#16
palewire
closed
11 years ago
0
Would be nice if it moved the cursor to the end of the text string on return to the text input from the dropdown via keyup or keydown
#15
palewire
closed
10 years ago
1
Consolidated some var declarations. Added missing semicolon.
#14
unruthless
closed
13 years ago
1
Should there be a spinning wheel thingie when a search is happening?
#13
palewire
closed
13 years ago
1
Border styles are off
#12
palewire
closed
13 years ago
0
Can you query state and country levels in addition to address/city?
#11
couch
closed
13 years ago
5
Add viewport biasing option
#10
palewire
closed
13 years ago
0
Is there a more efficient means to monitor the user than setInterval?
#9
palewire
closed
10 years ago
0
Cache searches in a dictionary so you don't rerun things you've already pulled
#8
palewire
closed
13 years ago
0
Change li style on hover, darken background or some such
#7
palewire
closed
13 years ago
0
Does it have that IE z-index bug?
#6
palewire
closed
13 years ago
0
Write basic instructions for the README
#5
palewire
closed
13 years ago
0
Does it fall apart if you change the styles?
#4
palewire
closed
13 years ago
0
Can you hit the down key and navigate the dropdown menu?
#3
palewire
closed
13 years ago
0
Can it bias results to a particular region of the world?
#2
palewire
closed
13 years ago
0
Next