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 927FEF2E4 for ; Mon, 25 Mar 2013 17:53:53 +0000 (UTC) Received: (qmail 44352 invoked by uid 500); 25 Mar 2013 17:53:53 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 44339 invoked by uid 500); 25 Mar 2013 17:53:53 -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 44331 invoked by uid 99); 25 Mar 2013 17:53:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 17:53:53 +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 (athena.apache.org: domain of joachim.dreimann@wandisco.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-we0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 17:53:49 +0000 Received: by mail-we0-f172.google.com with SMTP id r3so1555898wey.31 for ; Mon, 25 Mar 2013 10:53:27 -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=5BQkFiHTRfO+ohU3MuF5dx+qAE3BIUoUCfVbsWqa1zo=; b=pShlcQf+H7jVo+qyNWbBNSkqVAeyagIlxj/pmD/IL0XAFyoWclgKO6Ow513M6jmi3Y m2shbBXAdQjVcqBWaw9X5Hh/rxZc5CN3RyqZhfvqiDp/s4Vz3NoGSaXZRkGOjZvlg8Wg 7eCv3LkXOJBeITcJdrMo3dgs/e9uETGJrDQJQ/TBvEfrE2AdBfIQEqRVPQWuxq4ar6Gx hJa+VOEZ4q25O/OgSp1A9YzXYVc+K/DJ3P/8o2w6vTnLxQynQ1qv3aKNA43dnNGvr7tS miF2W5qMwBaQdwtJSqewSuzScAGbahwDcjXWIisQnfABc0y0zyjqTNmmFynrrJufnOcZ 6cWg== MIME-Version: 1.0 X-Received: by 10.194.60.195 with SMTP id j3mr19691281wjr.33.1364234007203; Mon, 25 Mar 2013 10:53:27 -0700 (PDT) Received: by 10.194.45.234 with HTTP; Mon, 25 Mar 2013 10:53:26 -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 17:53:26 +0000 Message-ID: Subject: Re: [Apache Bloodhound] #185: Typeahead for usernames on 'assign to' fields From: Joachim Dreimann To: "bloodhound-dev@incubator.apache.org" Content-Type: multipart/alternative; boundary=047d7b86e2f863eea004d8c37bdd X-Gm-Message-State: ALoCoQmDzqhwEw0ZOGQeE48s4znCoopmUNTzj7qpQKAihbd8AoQUWsX4PzbJ2k4ZKyUcYh8OfdFv X-Virus-Checked: Checked by ClamAV on apache.org --047d7b86e2f863eea004d8c37bdd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 25 March 2013 17:43, Branko =C4=8Cibej wrote: > 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. > > -- Brane We already do Brane, the tag is called and they are highlighted on our BloodhoundContributing page: https://issues.apache.org/bloodhound/wiki/BloodhoundContributing I'm not the best judge of how easy it is though because of my limited Python knowledge. Still working on that :) This may be a good reminder for others though to not be shy and tag those relevant issues! --=20 Joe Dreimann | *User Experience Designer* | WANdisco @jdreimann --047d7b86e2f863eea004d8c37bdd--