[ https://issues.apache.org/jira/browse/CAY-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625495#comment-15625495 ]
ASF GitHub Bot commented on CAY-2129: ------------------------------------- GitHub user stariy95 opened a pull request: https://github.com/apache/cayenne/pull/115 [CAY-2129] Modeler reengineer dialog improvements https://issues.apache.org/jira/browse/CAY-2129 Modeler Reengineering dialog enhancements. - Save last used data source in app wide preferences - Fix wrong selection of data source in reengineer dialog after editing it - Select newly created data source You can merge this pull request into a Git repository by running: $ git pull https://github.com/stariy95/cayenne modeler-reengineer-dialog-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/115.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #115 ---- commit 5aeacb985de0f101f6869394f6e7b3d01145d4fd Author: stariy <stari...@gmail.com> Date: 2016-10-31T21:12:39Z Fix wrong selection of data source in reengineer dialog after editing it commit e6b365812484edb0f144c664e77667bb1168cfa3 Author: Nikita Timofeev <stari...@gmail.com> Date: 2016-11-01T06:56:23Z Correctly update data sources selection dialog after modifying or deleting data source commit 1f645eb0f942afe976d9d4ecdbbea37b7207d2eb Author: Nikita Timofeev <stari...@gmail.com> Date: 2016-11-01T09:32:35Z Modeler Reengineer dialog improvement\nSelect newly created data source commit d97fb2ec1537e4f8771621b6d126839526111712 Author: Nikita Timofeev <stari...@gmail.com> Date: 2016-11-01T09:33:01Z Modeler Reengineer dialog improvement\nSelect newly created data source commit 0e416292a04fcdeba9959c11ab3b220f2789b8d9 Author: Nikita Timofeev <stari...@gmail.com> Date: 2016-11-01T11:46:12Z Modeler Reengineering dialog enhancement. Save last used data source in app wide preferences. ---- > Modeler Reengineering dialog problems > ------------------------------------- > > Key: CAY-2129 > URL: https://issues.apache.org/jira/browse/CAY-2129 > Project: Cayenne > Issue Type: Improvement > Components: Modeler > Reporter: Nikita Timofeev > Priority: Minor > Fix For: 4.0.M4 > > > Reengineering dialog has several problems with data source selection: > - stale information in dialog after delete or update data source > - newly created data source not selected > - previously used data source not saved -- This message was sent by Atlassian JIRA (v6.3.4#6332)