Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5DD2FF288 for ; Mon, 25 Mar 2013 17:50:17 +0000 (UTC) Received: (qmail 22834 invoked by uid 500); 25 Mar 2013 17:50:17 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 22790 invoked by uid 500); 25 Mar 2013 17:50:17 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 22780 invoked by uid 99); 25 Mar 2013 17:50:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 17:50:17 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ryan.ollos@wandisco.com designates 209.85.223.170 as permitted sender) Received: from [209.85.223.170] (HELO mail-ie0-f170.google.com) (209.85.223.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 17:50:11 +0000 Received: by mail-ie0-f170.google.com with SMTP id c11so7806114ieb.1 for ; Mon, 25 Mar 2013 10:49:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=HPb+zkmenJ8nJfGPSAMStLOQ+7TkkYWp4FAc1labE3s=; b=DfrETDw2KywvchyMIXJE2RiIYIvKVrkDhE37PGt0UvEL9nPRHzOE+Wm5HVn+rFiGkG I41DPW9j1jXR/dVRlhHMyfpzvf6LKjV9Dv9gPlAhhda3hdAnxOnJnV8yFzsuBGCHE5ap v+LQoMp4aLsCUOLEKR2TK20fpD/imErDHOVLLlz0DnVTIMBDrrgDPfSVrULRQsEJWSBk bV6uEwNx6sfiEnVR0+xSiirur62/31Wd99JzTUYEOmKy4yazWhiWscGRm7DfzKua83vC QB6xUyFPK7q4TRYYcXVvKLGBgBOzqKh0n0jKFw3f3ZtSQ6XvGs+OkDu3uZnKlDhzsIYA weiQ== MIME-Version: 1.0 X-Received: by 10.43.8.200 with SMTP id ot8mr7301631icb.11.1364233789719; Mon, 25 Mar 2013 10:49:49 -0700 (PDT) Received: by 10.64.93.1 with HTTP; Mon, 25 Mar 2013 10:49:49 -0700 (PDT) In-Reply-To: <51508CB1.9010609@wandisco.com> References: <058.80898935e468694e317eee58cd464731@incubator.apache.org> <073.95666c54b47948117966899b9d4719b9@incubator.apache.org> <51508CB1.9010609@wandisco.com> Date: Mon, 25 Mar 2013 10:49:49 -0700 Message-ID: Subject: Re: [Apache Bloodhound] #185: Typeahead for usernames on 'assign to' fields From: Ryan Ollos To: bloodhound-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=bcaec5161fff6d6f7c04d8c36e32 X-Gm-Message-State: ALoCoQnE/u2aBp3PYz3YXX24+r8f0iRckY0OJ7EFIz0sGFXorzrv0ao177gSso44cV6ea9Vm2Hvj X-Virus-Checked: Checked by ClamAV on apache.org --bcaec5161fff6d6f7c04d8c36e32 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Mar 25, 2013 at 10:43 AM, Branko =C4=8Cibej wr= ote: > On 25.03.2013 18:34, Joachim Dreimann wrote: > > On 25 March 2013 17:24, Ryan Ollos wrote: > > > >> On Mon, Mar 25, 2013 at 8:47 AM, Apache Bloodhound < > >> bloodhound-dev@incubator.apache.org> wrote: > >> > >>> #185: Typeahead for usernames on 'assign to' fields > >>> --------------------------+-------------------- > >>> Reporter: jdreimann | Owner: nobody > >>> Type: enhancement | Status: new > >>> Priority: minor | Milestone: > >>> Component: ui design | Version: > >>> Resolution: | Keywords: gsoc > >>> --------------------------+-------------------- > >>> > >>> Comment (by jdreimann): > >>> > >>> Replying to [comment:3 olemis]: > >>> I've removed the GSoC tag because a solution to this already exists > (see > >>> gjm's coment). > >>> > >>> -- > >>> Ticket URL: > > >>> Apache Bloodhound > >>> The Apache Bloodhound (incubating) issue tracker > >>> > >> The AutocompleteUsersPlugin needs some work to make it compatible with > >> recent versions of jQuery. A patch was recently submitted that fixes > most > >> of the issues, but it needs to be refactored to eliminate a huge amoun= t > of > >> JS code duplication. After I pull that patch in, we could start testin= g > the > >> plugin with Bloodhound. I could keep that on my near-term TODO list, a= nd > >> maybe have it ready for inclusion in Release 6. Thoughts? > >> > > It's fairly low priority in my opinion, but if it's easy and quick for > you > > to do, sure! > > I suggest we tag such simple tasks as entry-level, for new contributors. > As Joe says, they're too small for GSoC, and too low priority to worry > about them ourselves, at least pre-1.0. > I think we've been using "starter" for tickets that are ideal for new contributors. --bcaec5161fff6d6f7c04d8c36e32--