evazion
962842815d
autocomplete: move artist/pool/wiki autocompletion to autocomplete.js.
...
* Move all autocomplete code to autocomplete.js.
* Mark autocompleted fields with `data-autocomplete="<type>"` attributes,
instead of hardcoding input field IDs in the javascript.
2018-02-18 19:22:17 -06:00
evazion
6b462c865e
/artists: sort autocomplete by post count.
...
* Add search[order]=post_count param to /artists.
* Make autocomplete do a prefix match ordered by post count, so that it
works the same way that tag autocomplete does elsewhere.
2017-04-07 18:25:31 -05:00
evazion
1a63fd6ac7
/artists: filter deleted artists from autocomplete.
2017-04-07 18:25:30 -05:00
evazion
7571cda640
hotkeys: add E to edit, shift+D to delete to artists, pools, wiki, forum.
2017-01-24 02:46:00 -06:00
Albert Yi
2a5343b8cf
add more intelligent js for artist forms
2016-10-18 14:56:40 -07:00
evazion
5bdb3e72ac
Link to artist entries for taken artist names.
...
In artist entries, there is a Check link next to the name field that
lets you check whether the name is already taken. When the name /is/
taken, you often want to check the other artist entries to see if
you're creating a duplicate. This adds links to the other entries so you
can check them more easily.
2014-10-28 21:35:52 -05:00
r888888888
81c5c15758
revert hammer js changes
2014-08-20 16:50:53 -07:00
r888888888
461f3b4a4d
fixes #2243
2014-08-18 13:13:49 -07:00
Toks
8ac01e9f38
js style
2013-06-29 15:19:37 -04:00
Toks
339c0d5a82
work on #1721
2013-06-22 13:40:13 -04:00
Toks
32992f21fb
Revert "autofocus first term of autocomplete for convenience"
...
This reverts commit 62a3391c04 .
2013-06-20 22:44:42 -04:00
Toks
62a3391c04
autofocus first term of autocomplete for convenience
2013-06-19 22:23:22 -04:00
Toks
6f204fde3e
fix js style; update data(autocomplete) to data(uiAutocomplete)
...
#1754
2013-06-19 12:03:29 -04:00
Toks
cb1706d18d
partial fix for #1754 (artists)
2013-06-19 11:47:24 -04:00
Toks
e7995d2768
fixes #1763
2013-06-19 11:24:10 -04:00
Toks
af550f2c8f
fixes #1762
2013-06-19 10:58:29 -04:00
Toks
27caffb1e6
fixes #1763
2013-06-19 10:58:28 -04:00
Toks
a656d70ae1
fix misplaced minLength; decrease minLength to 1
2013-06-19 10:58:27 -04:00
r888888888
e0a14bb9eb
* Use jquery-ui's autocomplete module instead of typeahead
...
* Enable support for multiple tag autocomplete
2013-06-18 18:38:05 -07:00
r888888888
97a1550d2e
potential fix for #1745
2013-06-18 16:10:30 -07:00
r888888888
f16f530eea
fixes #1747
2013-06-18 16:06:48 -07:00
r888888888
5791492b9b
additional typeahead support for #1721
2013-06-07 15:07:49 -07:00
r888888888
bd370da2fc
fixes #1708
2013-06-05 15:00:15 -07:00
小太
c107f96cec
Kill trailing whitespaces in javascript files
2013-03-19 23:09:22 +11:00
albert
c62b8ee46e
fixes #547
2013-02-23 12:36:45 -05:00