log gpp/core/widgets.py @ 316:767cedc7d12a

age author description
2010-03-30 Brian Neal Implement #66; use jQuery UI autocomplete widget to replace obsolete jquery-autocomplete plugin. I implemented a very simple caching system.
2009-12-14 Brian Neal Implement ticket #40. Added a simple way to search for usernames and then view their profile. Moved this ajax username search feature out of the messages app and into core.
2009-06-23 Brian Neal Fix a trailing comma in the auto-complete widget's generated javascript.