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. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---