Bug 192452 - add content assist to bugzilla search/query dialog
Summary: add content assist to bugzilla search/query dialog
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P2 minor (vote)
Target Milestone: 3.0   Edit
Assignee: Frank Becker CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted
: 190863 220089 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-13 10:29 EDT by Steffen Pingel CLA
Modified: 2008-10-15 18:03 EDT (History)
3 users (show)

See Also:


Attachments
Patch (9.62 KB, patch)
2008-02-26 17:38 EST, Frank Becker CLA
no flags Details | Diff
mylyn/context/zip (5.46 KB, application/octet-stream)
2008-02-26 17:38 EST, Frank Becker CLA
no flags Details
jUnitTest (3.72 KB, patch)
2008-04-06 23:55 EDT, Frank Becker CLA
no flags Details | Diff
mylyn/context/zip (6.22 KB, application/octet-stream)
2008-04-06 23:55 EDT, Frank Becker CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2007-06-13 10:29:05 EDT
The email field in the Bugzilla query dialog should support content assist like the assign to field in the task editor.
Comment 1 Mik Kersten CLA 2007-06-25 02:24:01 EDT
Balazs: over to you since you have been looking at content assit.
Comment 2 Steffen Pingel CLA 2008-02-23 21:59:53 EST
*** Bug 220089 has been marked as a duplicate of this bug. ***
Comment 3 Frank Becker CLA 2008-02-26 17:38:17 EST
Created attachment 90808 [details]
Patch

Pleas look if it was OK how I extend PersonProposalProvider to get this work.
Comment 4 Frank Becker CLA 2008-02-26 17:38:20 EST
Created attachment 90809 [details]
mylyn/context/zip
Comment 5 Steffen Pingel CLA 2008-02-26 17:43:07 EST
Cool. I'll review the patch next week after 2.3 is released.
Comment 6 Steffen Pingel CLA 2008-04-06 20:29:37 EDT
Good stuff. Sorry for the delay Frank. I have applied the patch with minor modifications and updated the ip log.
Comment 7 Steffen Pingel CLA 2008-04-06 20:32:22 EDT
Frank, could you provide a test case for the new constructor that was added to PersonProposalProvider?
Comment 8 Frank Becker CLA 2008-04-06 23:55:26 EDT
Created attachment 95016 [details]
jUnitTest

Here the jUnit Test for the new Constructor (see Comment 7).

Hope that this is enough (what you expected).
Comment 9 Frank Becker CLA 2008-04-06 23:55:29 EDT
Created attachment 95017 [details]
mylyn/context/zip
Comment 10 Steffen Pingel CLA 2008-04-07 16:04:57 EDT
Thanks! That is exactly the test I was looking for. Slightly simplified patch applied and IP log updated.
Comment 11 Mik Kersten CLA 2008-04-08 12:51:32 EDT
Very nice Frank!
Comment 12 Steffen Pingel CLA 2008-10-15 18:03:34 EDT
*** Bug 190863 has been marked as a duplicate of this bug. ***