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/28 10:55:29 UTC

[2/2] cayenne git commit: CAY-2462 Modeler: Clipboard holds old content after application was reloaded

CAY-2462 Modeler: Clipboard holds old content after application was reloaded


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

Branch: refs/heads/master
Commit: dba94b25dd6f602c60c5fe26d136114f275f44dc
Parents: 0a084ed c20c66c
Author: Nikita Timofeev <st...@gmail.com>
Authored: Tue Aug 28 13:55:06 2018 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Tue Aug 28 13:55:06 2018 +0300

----------------------------------------------------------------------
 RELEASE-NOTES.txt                               |  1 +
 .../modeler/action/OpenProjectAction.java       | 43 ++++++++++++++------
 2 files changed, 32 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/dba94b25/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --cc RELEASE-NOTES.txt
index 889ee0c,5504b1d..0f961cd
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@@ -20,13 -20,7 +20,14 @@@ Bug Fixes
  
  CAY-2444 Change URI from http:// to https:// in xsi:schemaLocation
  CAY-2445 Oracle: Problem with ExpressionFactory.notInExp()
 -CAY-2462 Clipboard holds old content after application was reloaded
 +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-2454 Modeler: Unable to read validation message if it's truncated
 +CAY-2459 Modeler: DataMap paste function is not working
++CAY-2462 Modeler: Clipboard holds old content after application was reloaded
 +CAY-2463 Modeler: DB Schema generation doesn't work
 +CAY-2464 ClassCastException when returning PRUNED_NODE in expression transformer
  
  ----------------------------------
  Release: 4.1.M2