Bug 234044

Summary: support having the notes and personal planning on the task editor page
Product: z_Archived Reporter: Shawn Minto <shawn.minto>
Component: MylynAssignee: Shawn Minto <shawn.minto>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P2 CC: mik.kersten, steffen.pingel
Version: unspecifiedKeywords: contributed
Target Milestone: 3.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 211096    
Attachments:
Description Flags
personal planning editor
none
notes editor
none
patch
none
mylyn/context/zip
none
updated patch
none
pending bits
none
updated patch
none
updated patch
none
final patch
none
committed changes none

Description Shawn Minto CLA 2008-05-26 18:32:26 EDT
For connectors that do not want to show the planning page, they should be able to put the parts from the planning page into the editor.
Comment 1 Shawn Minto CLA 2008-05-26 18:33:00 EDT
Created attachment 102069 [details]
personal planning editor
Comment 2 Shawn Minto CLA 2008-05-26 18:33:36 EDT
Created attachment 102070 [details]
notes editor

Note  that this still needs  work to ensure that content completion, etc are added properly
Comment 3 Steffen Pingel CLA 2008-06-11 20:58:48 EDT
Created attachment 104595 [details]
patch
Comment 4 Steffen Pingel CLA 2008-06-11 20:58:52 EDT
Created attachment 104596 [details]
mylyn/context/zip
Comment 5 Steffen Pingel CLA 2008-06-11 21:01:00 EDT
Shawn, the patch for the personal planning section seems outdated. I was not able to use it and based my implementation on TaskEditorPlanningPart instead. My patch does not include moving the notes section to the repository task editor.
Comment 6 Steffen Pingel CLA 2008-06-12 03:26:59 EDT
Created attachment 104624 [details]
updated patch
Comment 7 Mik Kersten CLA 2008-06-12 03:34:18 EDT
Looking awesome.
Comment 8 Mik Kersten CLA 2008-06-12 15:32:15 EDT
Steffen: submit the portion of this that affects the new task editor.  
Comment 9 Steffen Pingel CLA 2008-06-12 18:20:02 EDT
Created attachment 104775 [details]
pending bits
Comment 10 Steffen Pingel CLA 2009-01-12 03:43:15 EST
Created attachment 122244 [details]
updated patch
Comment 11 Steffen Pingel CLA 2009-01-13 02:00:02 EST
Created attachment 122372 [details]
updated patch
Comment 12 Steffen Pingel CLA 2009-01-13 03:39:19 EST
Created attachment 122377 [details]
final patch
Comment 13 Steffen Pingel CLA 2009-01-13 03:44:09 EST
Created attachment 122378 [details]
committed changes
Comment 14 Steffen Pingel CLA 2009-01-13 03:46:29 EST
Tasks framework changes were committed on bug 243828.

TaskEditorNotesPart is now in cvs and we can consider using the part instead of the Planning editor for repository tasks.