| Summary: | Improved Table Column Management | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Adrian Moser <trekking09> | ||||||||||||||||||||
| Component: | Scout | Assignee: | Project Inbox <scout.core-inbox> | ||||||||||||||||||||
| Status: | CLOSED FIXED | QA Contact: | |||||||||||||||||||||
| Severity: | enhancement | ||||||||||||||||||||||
| Priority: | P3 | CC: | zimmermann | ||||||||||||||||||||
| Version: | unspecified | Flags: | zimmermann:
juno+
|
||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||
| Hardware: | All | ||||||||||||||||||||||
| OS: | All | ||||||||||||||||||||||
| Whiteboard: | |||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||
|
Description
Adrian Moser
Created attachment 207027 [details]
Proposed patch.
Hi Adrian Please attach the icons in a zip to the bug. They are invalid as submitted via patch-file. Thanks Created attachment 207031 [details]
Swing Icons
Created attachment 207032 [details]
SWT Icons
Thanks for the patch. I reviewed and applied it to trunk for Eclipse 3.8 Created attachment 207087 [details]
Missing Texts
Hi Adrian
There are texts missing. I made a screenshot of the test-application. Please add them to the shared plugin and attach the patch.
Thanks
Task reopened -> see last comment for screenshot. Please consider to present the full configuration to the user. Currently the user is only presented with the overview of the visibility and ordering of the available columns. Missing are the following points: - indication of defined column filters - indication of dynamically addes columns - indication of sort orders (none, a-z, z-a) and sort criteria ordering Created attachment 207654 [details]
Organize Columns - Proposed Patch
Created attachment 207655 [details]
Improved Swing Icons
Patch submitted (att. 207654) with following improvements/fixes:
- missing texts added
- icon for custom columns improved
- sort icons are now displayed in different shades respecting their order
- sort index is shown in development mode
- column filters are stored in UI preferences
- column filters are stored in bookmarks
- organize column form: improved, smaller GUI
- cleaned-up 'reset columns' menu
- removed SortBox from column filter form, replaced by
sort functionality on organize columns form
Please note:
- SVN patch does not include binary resources, please use the zip file
(attachment 207655 [details])
- SWT and RAP does not offer yet the same functionality as Swing
I'm sorry, but the patch doesn't apply anymore. Please update the patch-file and do not include the changes from the icons. I'll use the icons from the zip file. Created attachment 207706 [details]
Organize Columns - Proposed Patch
Create new patchfile without binary resources.
Thanks for the patch. I reviewed and applied it to trunk for Eclipse 3.8 Created attachment 207961 [details]
Proposed Bugfix
The proposed patch fixes the following issues introduced with this ticket:
- A filter created on the Label column of a node page
did apply to all node pages after restart,
because the label columns of node pages share the same UI pref key
- this is unwanted behaviour, therefore the parent of the node page
is considered in the patch as well
- resetting the column filter by menu did not propagate the change to the UI prefs
Ticket reopened due to attachment 207961 [details]
Created attachment 207989 [details]
Patch changed to Workspace Patch
Patch changed to Workspace Patch
Thanks for the patch. I reviewed and applied it to trunk for Eclipse 3.8 ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train) |