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/08/27 13:49:05 UTC

[2/2] cayenne git commit: CAY-2450 Modeler: Impossible to update Attribute title after syncing ObjEntity

CAY-2450 Modeler: Impossible to update Attribute title after syncing ObjEntity


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

Branch: refs/heads/master
Commit: 5a4507ea454967a12a9a57bd48cd0160f9584a4d
Parents: f048b0e 5541c3e
Author: Nikita Timofeev <st...@gmail.com>
Authored: Mon Aug 27 16:48:51 2018 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Mon Aug 27 16:48:51 2018 +0300

----------------------------------------------------------------------
 RELEASE-NOTES.txt                                             | 1 +
 .../modeler/dialog/objentity/ObjAttributeInfoDialog.java      | 7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/5a4507ea/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --cc RELEASE-NOTES.txt
index f8bb706,3523d2d..22445e8
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@@ -20,10 -20,7 +20,11 @@@ Bug Fixes
  
  CAY-2444 Change URI from http:// to https:// in xsi:schemaLocation
  CAY-2445 Oracle: Problem with ExpressionFactory.notInExp()
 -CAY-2450 Impossible to update Attribute title at the first attempt after syncing ObjEntity with DbEntity
 +CAY-2449 Modeler: Needless scrollbar in Generate DB Schema result menu
++CAY-2450 Modeler: Impossible to update Attribute title after syncing ObjEntity
 +CAY-2451 Modeler: ObjEntity "Edit" button doesn't open editor for Relationship
 +CAY-2459 Modeler: DataMap paste function is not working
 +CAY-2463 Modeler: DB Schema generation doesn't work
  
  ----------------------------------
  Release: 4.1.M2