[
https://issues.apache.org/jira/browse/CAY-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554852#comment-14554852
]
ASF GitHub Bot commented on CAY-1812:
-------------------------------------
GitHub user laakhbeenor opened a pull request:
https://github.com/apache/cayenne/pull/70
Resolved CAY-1812 - Add Next/Previous Buttons to
DbRelationship/ObjRelationship Inspectors
Proper buttons were added in Inspectors, and other buttons near them
changed their names and function a bit to make this dialog comfortable to use.
Done button was changed into Save button, which only applies changes, but
doesn't close the dialog. Cancel button was changed to Close button, which does
the same thing, but the meaning of using it is a little diffrent.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/laakhbeenor/cayenne anotherissue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cayenne/pull/70.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #70
----
commit f519ea96ad6db98016bded7112876eefcf0da80c
Author: laakhbeenor <[email protected]>
Date: 2015-05-17T22:01:19Z
Created buttons to moving between relationships
commit 288f011e9ccf39e0eb877076aac3dea3434e765b
Author: laakhbeenor <[email protected]>
Date: 2015-05-20T20:24:22Z
Changes of buttons functions
commit b65c322436f0222bceb2567b955950958e6ee759
Author: laakhbeenor <[email protected]>
Date: 2015-05-20T21:43:08Z
Adding next/prev buttons to ObjRelationship inspector
commit 0e882df8618479b524f857836bf00bba813e7d78
Author: laakhbeenor <[email protected]>
Date: 2015-05-21T16:56:45Z
Other changes
----
> Add Next/Previous Buttons to DbRelationship/ObjRelationship Inspectors
> ----------------------------------------------------------------------
>
> Key: CAY-1812
> URL: https://issues.apache.org/jira/browse/CAY-1812
> Project: Cayenne
> Issue Type: Improvement
> Components: Modeler
> Reporter: Michael Gentry
> Priority: Minor
>
> Adding Next/Previous buttons to the DbRelationship/ObjRelationship inspectors
> would make it easier to step through all the relationships instead of having
> to hit Done/Cancel, select a new relationship, then click the inspector
> button again.
> A perhaps even better approach would be to get rid of the inspector
> completely and put it in a panel below the relationships themselves.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)