You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Ksenia Khailenko (JIRA)" <ji...@apache.org> on 2009/12/31 11:24:29 UTC

[jira] Updated: (CAY-1350) Implement memorized sorting of modeler columns

     [ https://issues.apache.org/jira/browse/CAY-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ksenia Khailenko updated CAY-1350:
----------------------------------

    Attachment: 0001-CAY-1350.patch

> Implement memorized sorting of modeler columns
> ----------------------------------------------
>
>                 Key: CAY-1350
>                 URL: https://issues.apache.org/jira/browse/CAY-1350
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: CayenneModeler GUI
>    Affects Versions: 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>         Attachments: 0001-CAY-1350.patch
>
>
> Per CAY-1251 columns in various tables in the Modeler can now be resized and reordered, with all user selections saved in local preferences. Here is another related improvement - allow users to click on the column headers and sort the items in the table. First click sorts ascending, second - descending. Only one column can be used for sorting at a time. Sort selection is memorized in prefrences for each table type.
> Note that some tables are not sortable, as the displayed ordering is significant in Cayenne. Namely all callback / listener methods and stored procedure parameters. Those should be left unchanged.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.