[GitHub] cayenne pull request #139: CAY-2150 UI bug: PK generation custom sequence is...

2016-11-24 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cayenne/pull/139


---
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.
---


[GitHub] cayenne pull request #139: CAY-2150 UI bug: PK generation custom sequence is...

2016-11-23 Thread stariy95
GitHub user stariy95 opened a pull request:

https://github.com/apache/cayenne/pull/139

CAY-2150 UI bug: PK generation custom sequence is getting reset

**Fix details**: 
- UI is updated correctly 
- added undo support for generator type change

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/stariy95/cayenne CAY-2150

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cayenne/pull/139.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 #139


commit 17da69bc3e59d72b14ae379222e4cb6735e4c0ea
Author: Nikita Timofeev 
Date:   2016-11-23T09:20:56Z

CAY-2150
UI bug: PK generation custom sequence is getting reset
Fix: UI is updated correctly + added undo support for generator type change




---
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.
---