Bug 335790

Summary: [api] support user defined categories in Team Repositories view
Product: z_Archived Reporter: Evgeny Avtsin <ewa>
Component: MylynAssignee: Frank Becker <eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: b.muskalla, cvgaviao, steffen.pingel, thomas.ehrnhoefer
Version: unspecifiedKeywords: noteworthy, plan
Target Milestone: 3.9   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 336427    
Attachments:
Description Flags
mylyn/context/zip
none
mylyn/context/zip none

Description Evgeny Avtsin CLA 2011-01-30 08:54:52 EST
The repositories are grouped in the categories "Tasks", "Bugs", "Other" in Task Repositories View. I would locate my plugin's repositories in another category.
Comment 1 Steffen Pingel CLA 2011-02-03 22:16:09 EST
As outlined in http://www.eclipse.org/forums/index.php?t=msg&goto=652308&S=bac229a43f4fe965c3b8415546e93b18 we won't be supporting that for the (deprecated) Task Repositories view but I am happy to consider this for the Team Repositories view. I have changed the summary accordingly. Does that work for you?
Comment 2 Evgeny Avtsin CLA 2011-02-08 10:35:52 EST
Yes, it would be fine.

Thank you,
  Evgeny
Comment 3 Cristiano Gaviao CLA 2012-04-27 14:31:30 EDT
(In reply to comment #1)
> As outlined in
> http://www.eclipse.org/forums/index.php?t=msg&goto=652308&S=bac229a43f4fe965c3b8415546e93b18
> we won't be supporting that for the (deprecated) Task Repositories view but I
> am happy to consider this for the Team Repositories view. I have changed the
> summary accordingly. Does that work for you?

For which version Team Repositories view are being considered?

thanks
Comment 4 Steffen Pingel CLA 2012-05-03 13:55:13 EDT
This task is currently on the backlog and not scheduled for a particular release. If your are interested in working on this we would be happy to consume this as a contribution.
Comment 5 Frank Becker CLA 2012-07-19 07:06:46 EDT
Create review /Users/frank/Documents/Eclipse/Mylyn-Work/org.eclipse.mylyn.commons/.git

Thoughts?
Comment 6 Frank Becker CLA 2012-07-19 07:06:50 EDT
Created attachment 218916 [details]
mylyn/context/zip
Comment 7 Frank Becker CLA 2012-07-20 13:20:37 EDT
new patch set created. Hope that the description is as expected.
Comment 8 Frank Becker CLA 2012-07-20 13:20:41 EDT
Created attachment 219007 [details]
mylyn/context/zip
Comment 9 Frank Becker CLA 2012-07-21 14:44:55 EDT
patch set 3 with 2 junit tests
Comment 10 Frank Becker CLA 2012-07-22 13:56:56 EDT
add some comments to the review and create a new patch set
Comment 11 Frank Becker CLA 2012-07-27 16:46:22 EDT
Patch set 9 is now in HEAD
Comment 12 Sam Davis CLA 2013-03-06 15:58:53 EST
There seems to be no information on this bug about what the change was or how one could take advantage of it. I don't know how I would access the review mentioned in comment 5.
Comment 13 Steffen Pingel CLA 2013-03-06 17:16:09 EST
Good point. Frank, if you have a minute it would be great if you could summarize quickly what the extension point is and if we have that paste a short example snippet.
Comment 14 Frank Becker CLA 2013-03-08 14:18:38 EST
(In reply to comment #13)
> Good point. Frank, if you have a minute it would be great if you could summarize
> quickly what the extension point is and if we have that paste a short example
> snippet.

Should I add some more information to categories.exsd?
Comment 15 Sam Davis CLA 2013-03-08 14:48:26 EST
Now that I know that categories.exsd exists, I could at least go find it and see what the change was (and I think it has enough info). But before comment 14 I had no idea if this was about an extension point or what.