Branch: refs/heads/8.6.x
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 8f834a44046b951d3b23208c747f306d86bb529c
https://github.com/Teiid-Designer/teiid-designer/commit/8f834a44046b951d3...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M
plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/i18n.properties
M
plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataFileInfo.java
M
plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataImportInfo.java
M
plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataImportViewModelPage.java
Log Message:
-----------
TEIIDDES-2419 added simple validation to insure both view and source
model locations are in same model project
Commit: 0074c0528bc42ee0089f2bcae377b6eb3262a8d2
https://github.com/Teiid-Designer/teiid-designer/commit/0074c0528bc42ee00...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M
plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataImportInfo.java
M
plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/file/TeiidMetadataImportViewModelPage.java
Log Message:
-----------
TEIIDDES-2444 fixed couple issues with setting initial values and
validation including the check on viewAlreadyExists()
Commit: d43d30ccc13d1dc031b6605d378e746a4f7d4308
https://github.com/Teiid-Designer/teiid-designer/commit/d43d30ccc13d1dc03...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M
plugins/org.teiid.designer.jdbc.ui/src/org/teiid/designer/jdbc/ui/wizards/JdbcImportObjectsPage.java
Log Message:
-----------
TEIIDDES-2436 added check to prevent recursive updates via refresh()
method
Commit: 258d22c80c45f822d1e7f738f4be8daa3e92d093
https://github.com/Teiid-Designer/teiid-designer/commit/258d22c80c45f822d...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/PluginConstants.java
M
plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/actions/FindModelObjectHandler.java
M
plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/explorer/ModelExplorerNewAction.java
M
plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/search/ModelObjectSelectionDialog.java
Log Message:
-----------
TEIIDDES-2395 added Find Model Object action & dialog to the Model
Explorer's New* drop-down action list on the top toolbar
Commit: 15db1c7f758c3c1217bb21d59e9b8a8df7b5d642
https://github.com/Teiid-Designer/teiid-designer/commit/15db1c7f758c3c121...
Author: blafond <blafond(a)redhat.com>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M
plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java
Log Message:
-----------
TEIIDDES-2456 after ModelResource is created, added setting of model
type, metamodel type and iniatilzing of model's containers, then added
save to insure that the ModelResource is fully constructed prior to
adding model objects from DDL.
Compare:
https://github.com/Teiid-Designer/teiid-designer/compare/efedbf296a43...1...