Quick Search: Sneak peak of the autocomplete wrapper
Review Request #2161 — Created Feb. 25, 2011 and discarded — Latest diff uploaded
Wrote a new autocomplete wrapper in common.js for my quick search function. Everything seems to work fine. It searches for users (firstname, lastname, username), groups (ID, displayname) and review requests (ID, summary). Had to move a complete of js files into base.html and removed them from individual html files that extend base.html.