[GitHub] cayenne pull request #317: CAY-2476 Modeller: Fixed wrong bihaviour of code ...

2018-09-19 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] cayenne pull request #317: CAY-2476 Modeller: Fixed wrong bihaviour of code ...

2018-09-17 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2476 Modeller: Fixed wrong bihaviour of code generation dialog

Added update state of Superclass and Subclass Templates dropdowns on dialog 
open. Added disabling Subclass Template dropdown and added using singleclass.vm 
template when 'Make Pairs' checkbox is nod checked.

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

$ git pull https://github.com/const1993/cayenne feature/CAY-2476

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

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


commit 6249a07bb6122f80a595ca8c90d8be604f34de0e
Author: kkomyak 
Date:   2018-09-17T14:10:16Z

CAY-2476 Modeller: Added update state of Superclass and Subclass Templates 
dropdowns on dialog open. Added disabling Subclass Template dropdown and added 
using singleclass.vm template when 'Make Pairs' checkbox is nod checked.




---