You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2018/10/01 15:02:32 UTC

[2/3] cayenne git commit: Merge PR #322

Merge PR #322


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/8d5ceefc
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/8d5ceefc
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/8d5ceefc

Branch: refs/heads/STABLE-4.0
Commit: 8d5ceefcb67a18c5608f8fdad6b3ba866c600cd2
Parents: d3fa7b7 b133bbd
Author: Nikita Timofeev <st...@gmail.com>
Authored: Mon Oct 1 17:57:46 2018 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Mon Oct 1 17:57:46 2018 +0300

----------------------------------------------------------------------
 RELEASE-NOTES.txt                               |   5 +
 .../dialog/ResolveDbRelationshipDialog.java     | 133 ++++++++++---------
 .../dialog/objentity/DbRelationshipTarget.java  |  63 ++++-----
 .../objentity/DbRelationshipTargetView.java     |   9 +-
 .../objentity/ObjAttributeInfoDialogView.java   |  33 +++--
 .../dialog/objentity/ObjRelationshipInfo.java   |  92 +++++--------
 .../objentity/ObjRelationshipInfoView.java      |  31 +++--
 .../modeler/editor/ObjEntityAttributePanel.java |   2 +-
 .../editor/ObjEntityRelationshipPanel.java      |  12 +-
 .../DbEntityAttributeRelationshipTab.java       |   2 +-
 .../dbentity/DbEntityRelationshipPanel.java     |   2 +-
 11 files changed, 183 insertions(+), 201 deletions(-)
----------------------------------------------------------------------