CAY-2455 Modeler: Unable to read validation message if it's truncated
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/8d662962 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/8d662962 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/8d662962 Branch: refs/heads/master Commit: 8d6629622fdb2fe419f016b44042ebf0335fb245 Parents: 5a4507e 7c29c3d Author: Nikita Timofeev <stari...@gmail.com> Authored: Mon Aug 27 16:53:36 2018 +0300 Committer: Nikita Timofeev <stari...@gmail.com> Committed: Mon Aug 27 16:53:36 2018 +0300 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 1 + .../dialog/validator/ValidatorDialog.java | 39 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/8d662962/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --cc RELEASE-NOTES.txt index 22445e8,4136080..9ea8f78 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@@ -20,11 -20,7 +20,12 @@@ Bug Fixes CAY-2444 Change URI from http:// to https:// in xsi:schemaLocation CAY-2445 Oracle: Problem with ExpressionFactory.notInExp() -CAY-2454 Impossible to read the whole text about problems in the validation window, when the size of this window is small +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-2463 Modeler: DB Schema generation doesn't work ---------------------------------- Release: 4.1.M2