Community
Participate
Working Groups
Build Identifier: M20110210-1200 Currently it is not possible to edit all column settings (visibility, ascending, descending, order, custom columns, filtering) in one place. The proposed patch enhances the Column Management Dialog by allowing - changing visiblity - ascending, descending sort order - change of column order by drag'n'drop or buttons - changing the column filter - adding custom columns - resetting any of the settings The table is enhanced by - showing an icon for custom columns (Swing) - showing number of filtered rows in footer (all) Reproducible: Always
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.
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
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)