[jira] [Updated] (CAY-2478) cgen: Generate properties for PK

2018-09-19 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2478: - Description: To use PK in query (in where or order by clause) you need to write custom expressions

[jira] [Created] (CAY-2478) cgen: Generate properties for PK

2018-09-19 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2478: Summary: cgen: Generate properties for PK Key: CAY-2478 URL: https://issues.apache.org/jira/browse/CAY-2478 Project: Cayenne Issue Type: Improvement

[jira] [Assigned] (CAY-2474) Modeler: swap buttons in dialog toolbar

2018-09-19 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev reassigned CAY-2474: Assignee: Nikita Timofeev > Modeler: swap buttons in dialog toolbar > --

[jira] [Updated] (CAY-2474) Modeler: swap buttons in dialog toolbar

2018-09-19 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2474: - Fix Version/s: 4.1.M3 4.0.1 > Modeler: swap buttons in dialog toolbar >

[jira] [Updated] (CAY-2473) Modeler: cleanup attributes and relationship editors

2018-09-19 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2473: - Fix Version/s: 4.0.1 > Modeler: cleanup attributes and relationship editors > -

***UNCHECKED*** [jira] [Closed] (CAY-2476) Wrong behaviour of code generation dialog

2018-09-19 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2476. Resolution: Fixed > Wrong behaviour of code generation dialog > -

[jira] [Assigned] (CAY-2475) Modeler: move inheritance icon to name column in objAttr table and objRel table

2018-09-19 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev reassigned CAY-2475: Assignee: Nikita Timofeev > Modeler: move inheritance icon to name column in objAttr table a

[jira] [Updated] (CAY-2475) Modeler: move inheritance icon to name column in objAttr table and objRel table

2018-09-19 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2475: - Fix Version/s: 4.1.M3 4.0.1 > Modeler: move inheritance icon to name column in o

[GitHub] cayenne pull request #319: Generate is as properties.

2018-09-19 Thread const1993
GitHub user const1993 opened a pull request: https://github.com/apache/cayenne/pull/319 Generate is as properties. You can merge this pull request into a Git repository by running: $ git pull https://github.com/const1993/cayenne feature/add-id-property Alternatively you can r

cayenne git commit: Fix NPE

2018-09-19 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master adcbf1322 -> feafb1b54 Fix NPE Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/feafb1b5 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/feafb1b5 Diff: h

[jira] [Commented] (CAY-2476) Wrong behaviour of code generation dialog

2018-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620455#comment-16620455 ] ASF GitHub Bot commented on CAY-2476: - Github user asfgit closed the pull request at:

[4/4] cayenne git commit: CAY-2476 Modeller: Fixed wrong behaviour of code generation dialog release notes change listener

2018-09-19 Thread ntimofeev
CAY-2476 Modeller: Fixed wrong behaviour of code generation dialog release notes change listener Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/adcbf132 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/adcbf1

[1/4] cayenne git commit: 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

2018-09-19 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 2e3760218 -> adcbf1322 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

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

[2/4] cayenne git commit: CAY-2476 Modeller: Changed disabling Subclass Template to select Single Server class on "Make Pairs" checkbox disabling.

2018-09-19 Thread ntimofeev
CAY-2476 Modeller: Changed disabling Subclass Template to select Single Server class on "Make Pairs" checkbox disabling. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/538b76d0 Tree: http://git-wip-us.apache.org/repos/as

[3/4] cayenne git commit: Merge PR #317

2018-09-19 Thread ntimofeev
Merge PR #317 Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/3ae677a1 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/3ae677a1 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/3ae677a1 Branch: refs/hea

[jira] [Updated] (CAY-2477) Modeler: transfer modeler core on Bootique platform

2018-09-19 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2477: - Description: We have some internal experimental version for that and it is really promising. Cayen

[jira] [Created] (CAY-2477) Modeler: transfer modeler core on Bootique platform

2018-09-19 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2477: Summary: Modeler: transfer modeler core on Bootique platform Key: CAY-2477 URL: https://issues.apache.org/jira/browse/CAY-2477 Project: Cayenne Issue Type: I

cayenne git commit: Modeler: Adjust disabled selection foreground color

2018-09-19 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master b88ecaf5b -> 2e3760218 Modeler: Adjust disabled selection foreground color Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/2e376021 Tree: http://git-wip-us.apache

[GitHub] cayenne pull request #318: CAY-2475 Modeler: move inheritance icon to name c...

2018-09-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/318 ---

[1/3] cayenne git commit: CAY-2475 Modeler: move inheritance icon to name column in objAttr table and objRel table

2018-09-19 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 417f176a6 -> b88ecaf5b CAY-2475 Modeler: move inheritance icon to name column in objAttr table and objRel table Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/3

[3/3] cayenne git commit: CAY-2475 Modeler: move inheritance icon to name column in objAttr table and objRel table cleanup

2018-09-19 Thread ntimofeev
CAY-2475 Modeler: move inheritance icon to name column in objAttr table and objRel table cleanup Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/b88ecaf5 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/b88ecaf

[jira] [Commented] (CAY-2475) Modeler: move inheritance icon to name column in objAttr table and objRel table

2018-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620221#comment-16620221 ] ASF GitHub Bot commented on CAY-2475: - Github user asfgit closed the pull request at:

[2/3] cayenne git commit: Merge PR #318

2018-09-19 Thread ntimofeev
Merge PR #318 Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/200691d1 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/200691d1 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/200691d1 Branch: refs/hea