Bug 302652 - attachment table should be sortable
Summary: attachment table should be sortable
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: 3.5   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on: 321177
Blocks:
  Show dependency tree
 
Reported: 2010-02-11 16:47 EST by Andreas Höhmann CLA
Modified: 2011-01-13 23:31 EST (History)
2 users (show)

See Also:


Attachments
commited patch (12.42 KB, patch)
2010-07-12 16:15 EDT, Frank Becker CLA
eclipse: review?
Details | Diff
mylyn/context/zip (4.86 KB, application/octet-stream)
2010-07-12 16:15 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 Andreas Höhmann CLA 2010-02-11 16:47:00 EST
Would be nice to sort for columns, i.e. creation-date.
Comment 1 Steffen Pingel CLA 2010-07-08 21:58:18 EDT
+1 Sounds like a good idea. Frank, do you think it would be feasible to support this generically to some extent (e.g. as part of bug 250257)?
Comment 2 Frank Becker CLA 2010-07-10 11:11:23 EDT
(In reply to comment #1)
> +1 Sounds like a good idea. Frank, do you think it would be feasible to support
> this generically to some extent (e.g. as part of bug 250257)?

Yes, should I do this as one of my next tasks?
Comment 3 Frank Becker CLA 2010-07-12 16:15:28 EDT
Created attachment 174092 [details]
commited patch

Here the first version.

Please verify and review!
Comment 4 Frank Becker CLA 2010-07-12 16:15:30 EDT
Created attachment 174093 [details]
mylyn/context/zip
Comment 5 Steffen Pingel CLA 2010-07-12 17:02:32 EDT
Good stuff! Can we keep this in a branch for now until we have done one more pass through the design (bug 250257)?
Comment 6 Frank Becker CLA 2010-07-12 23:44:43 EDT
commited patch is reverted.
Comment 7 Frank Becker CLA 2010-07-13 14:33:18 EDT
(In reply to comment #5)
> Good stuff! Can we keep this in a branch for now until we have done one more
> pass through the design (bug 250257)?

commited patch recreated. Bug# 250257 is now fixed.
Comment 8 Steffen Pingel CLA 2010-07-28 20:39:11 EDT
I have implemented this as part of bug 250257 and bug 321177.