Bug 190503 - Scheduled mode in task list should allow "Next Week" category to be viewed by day
Summary: Scheduled mode in task list should allow "Next Week" category to be viewed by...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 enhancement with 1 vote (vote)
Target Milestone: 3.0.3   Edit
Assignee: Shawn Minto CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-06-01 12:53 EDT by Gail Murphy CLA
Modified: 2008-10-03 14:25 EDT (History)
3 users (show)

See Also:


Attachments
patch (14.03 KB, patch)
2008-09-19 17:10 EDT, Shawn Minto CLA
no flags Details | Diff
mylyn/context/zip (7.94 KB, application/octet-stream)
2008-09-19 17:10 EDT, Shawn Minto CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gail Murphy CLA 2007-06-01 12:53:19 EDT
Monday mornings are a bit bleak in scheduled mode because one has to spend a bunch of time moving tasks around on the days per week.  I would like to see scheduled mode broken out by day in the next week so that on Friday of the week before I could do some planning, making Monday mornings less overloaded :)
Comment 1 Eugene Kuleshov CLA 2007-06-01 13:51:02 EDT
How about rolling window of 10 to 14 days? Or even allow to configure day buckets more precise (maybe even allow to use hourly buckets for today) and using relative to today... I think have an enhancement request somewhere that is requesting something like that for Task Activity view.
Comment 2 Gail Murphy CLA 2007-06-01 14:30:01 EDT
I wouldn't want too much power but if there is a useful bug to link to from Task Activity view days that would be good to put in here. For me, a week ahead would be fine. I can't work as fine-grained as hourly.
Comment 3 Eugene Kuleshov CLA 2007-06-03 04:47:29 EDT
Showing next week by day seem like a good idea. Though I'd also like to see few more weeks after next (2 week iterations and 6 week iterations)
Comment 4 Mik Kersten CLA 2007-06-05 20:38:43 EDT
+1 for the proposal.  This should be relatively easy to add and we may be able to work it into 2.0 as part of UI polish.  I'll let Rob schedule it in if he thinks it is feasible.
Comment 5 Robert Elves CLA 2007-06-05 22:49:47 EDT
Time permitting this this would be nice to have. Putting on my 2.0 list.
Comment 6 Mik Kersten CLA 2007-06-25 01:54:36 EDT
Too late for this change now, will have to defer to 3.0 cycle.  This should not require any API changes and would be nice to do for 2.1.
Comment 7 Robert Elves CLA 2008-06-13 17:37:34 EDT
Need to defer: http://wiki.eclipse.org/index.php/Mylyn/3.0_Plan#Deferred_Items
Comment 8 Shawn Minto CLA 2008-09-19 17:10:32 EDT
Created attachment 113052 [details]
patch

Attached is a patch that allows the user to see next week split out by day when not in focused mode.  With this, I fixed an issue with DnD onto the unscheduled cateogry and a problem where tasks scheduled for a day appeared in the "This Week" bin.
Comment 9 Shawn Minto CLA 2008-09-19 17:10:35 EDT
Created attachment 113053 [details]
mylyn/context/zip
Comment 10 Shawn Minto CLA 2008-09-19 17:11:21 EDT
Also, I created a bug for an inconsistency in the UI:

248032: "two weeks" bin in scheduled presentation only shows tasks scheduled for someday in 2 weeks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=248032
Comment 11 Robert Elves CLA 2008-09-21 13:02:55 EDT
Patch applied, ip log updated.
Comment 12 Steffen Pingel CLA 2008-10-02 01:58:16 EDT
This fix should be back ported to 3.0.3.
Comment 13 Steffen Pingel CLA 2008-10-03 14:25:14 EDT
Patch applied to 3.0.x branch.