[GitHub] cayenne pull request #346: Bugfix/wrong table behaviour

2018-11-14 Thread const1993
GitHub user const1993 opened a pull request:

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

Bugfix/wrong table behaviour



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

$ git pull https://github.com/const1993/cayenne bugfix/wrong-table-behaviour

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

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


commit 8e3d8c5c6204960f476abd2cfe1ad7ccd9c89ecd
Author: kkomyak 
Date:   2018-11-14T08:08:49Z

CAY-2496 Added selection color for CayenneTable same as used for trees.

commit 60c5a6a681d8306e913daa275643afed4330d57e
Author: kkomyak 
Date:   2018-11-14T12:25:46Z

CAY-2496 Fixed cleanup DBAttribute Path cell after selection.

commit a40e8eb69f40607615b0fa2031888c309b015f36
Author: kkomyak 
Date:   2018-11-14T12:35:19Z

CAY-2496 Attache DB_ATTRIBUTE_PATH_COLUMN constant to 
ObjAttributeTableModel.DB_ATTRIBUTE constant.




---


[GitHub] cayenne pull request #338: Feature/revert import

2018-11-05 Thread const1993
GitHub user const1993 opened a pull request:

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

Feature/revert import



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

$ git pull https://github.com/const1993/cayenne feature/revert_import

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

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


commit b9d9378a406cc72523444567ad24859bb753ceb5
Author: kkomyak 
Date:   2018-10-30T11:29:33Z

First implementation of revert functionality.

commit 62bf6c4f914da4ef1714217ca122f82f4efbcd19
Author: kkomyak 
Date:   2018-11-01T13:47:52Z

Prevent refresh reverse engineering tab on data map focus.

commit ff95457be3b409f44eb52a0b225297b92c15142d
Author: kkomyak 
Date:   2018-11-02T12:11:43Z

Change listener to change listener on tabbed view.




---


[GitHub] cayenne pull request #337: Remaster DB Import View

2018-10-29 Thread const1993
GitHub user const1993 opened a pull request:

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

Remaster DB Import View



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

$ git pull https://github.com/const1993/cayenne feature/table-columns

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

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


commit 65d76d90b1b0c517a3518d9e56fe8fbe7820a611
Author: kkomyak 
Date:   2018-10-25T11:55:55Z

First implementation of table columns lazy loading.

commit 98541384b35f5a70d9eaf8e8d50d312cb9d77098
Author: kkomyak 
Date:   2018-10-29T07:16:36Z

Refactoring.

commit 438eec9b9f3f1738bfff843526474e58e1d284c1
Author: kkomyak 
Date:   2018-10-29T12:21:49Z

CAY-2491 Made DB Import View have flexible design. Moved 'Refresh Db 
Schema' and 'Run Import' buttons to toolbar. Added show/hide advanced options 
functionality. Add space in DbImport tab label.




---


[GitHub] cayenne pull request #335: Feature/db relationshin dialog entities

2018-10-23 Thread const1993
GitHub user const1993 opened a pull request:

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

Feature/db relationshin dialog entities



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

$ git pull https://github.com/const1993/cayenne 
feature/db-relationshin-dialog-entities

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

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


commit 97e7baadf6f74b3de5b8ef1d057cbc1cbe5d0e90
Author: kkomyak 
Date:   2018-10-17T10:27:58Z

CAY-2490 Added db entities from other datamaps. Added renderer.

commit c6342370cb822aecc45f99efb8ddf25107e4aba4
Author: kkomyak 
Date:   2018-10-18T07:05:58Z

CAY-2490 Fixed DbRelationshipTargetView appearance on OSX.




---


[GitHub] cayenne pull request #333: Feature/compact event logger

2018-10-16 Thread const1993
GitHub user const1993 opened a pull request:

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

Feature/compact event logger



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

$ git pull https://github.com/const1993/cayenne feature/compact_event_logger

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

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


commit a07bba5542a79f534b80bab28de2b1354a52d593
Author: kkomyak 
Date:   2018-10-10T08:18:17Z

CAY-2485 Added CompactSl4jJdbcEventLogger.

commit d8d2ec5de67e0c203ee73a85bba7192fe0ba86f4
Author: kkomyak 
Date:   2018-10-15T09:23:41Z

CAY-2485 Refactored logger to have possibility to test without adding 
logback.




---


[GitHub] cayenne pull request #332: CAY-2487 Removed usage of CayenneException.

2018-10-15 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2487 Removed usage of CayenneException.

 Removed usage of CayenneException. CayenneException marked as deprecated.

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

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

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

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


commit 52df4e18424965ed4947765be88461b560b2ea52
Author: kkomyak 
Date:   2018-10-15T12:13:33Z

CAY-2487 Removed usage of CayenneException. CayenneException marked as 
deprecated.




---


[GitHub] cayenne pull request #320: Added columnQuery method to get DataRow's as Obje...

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

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

Added columnQuery method to get DataRow's as Object Array.



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

$ git pull https://github.com/const1993/cayenne feature/sql-query-extention

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

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


commit 4031beae5f82cbfddb8a582a218b742e339803fc
Author: kkomyak 
Date:   2018-09-21T15:04:23Z

Added columnQuery method to get DataRow's as Object Array.




---


[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 review and apply these changes as the patch at:

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


commit 3124d1717f72d39868f13931c815fdafb9c6f0f0
Author: kkomyak 
Date:   2018-09-17T11:54:48Z

Generate is as properties.




---


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




---


[GitHub] cayenne pull request #302: Feature/cay 2447

2018-08-08 Thread const1993
GitHub user const1993 opened a pull request:

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

Feature/cay 2447



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

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

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

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


commit 097276917ca17d8d114a7a47d0655e7f8e504ac1
Author: kkomyak 
Date:   2018-08-07T14:30:46Z

CAY-2447 Added crypto support for java.time

commit c9093b7eff1cd5f43c819eab2f746b49b6721fc6
Author: kkomyak 
Date:   2018-08-08T08:03:17Z

Changed defaultTime zone to systemDefault.

commit 0129ce4f5788275f29c7baa009b1dfd3b0c95d1e
Author: kkomyak 
Date:   2018-08-08T10:04:30Z

Changed zone offset to 0.

commit abe62d3ab900f23a3d7ca01c075c1b99f07eec96
Author: kkomyak 
Date:   2018-08-08T10:19:16Z

Changed since javadoc.

commit b919e3ea691b9378079873285dc7e8c02a57
Author: kkomyak 
Date:   2018-08-08T11:30:51Z

Changed to LocalDateTimeConverter uses LocalDate and LocalTime separately.

commit 0afdecb44c06edbcc545bc68d48be59dcef006d4
Author: kkomyak 
Date:   2018-08-08T12:40:03Z

Refactoring.

commit c9f5517f529be0d360bdd74fa42184e5f77c6bfe
Author: kkomyak 
Date:   2018-08-08T12:41:38Z

Refactoring.




---


[GitHub] cayenne pull request #301: CAY-2447 Added crypto support for java.time

2018-08-08 Thread const1993
Github user const1993 closed the pull request at:

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


---


[GitHub] cayenne pull request #301: CAY-2447 Added crypto support for java.time

2018-08-08 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2447 Added crypto support for java.time



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

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

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

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


commit 097276917ca17d8d114a7a47d0655e7f8e504ac1
Author: kkomyak 
Date:   2018-08-07T14:30:46Z

CAY-2447 Added crypto support for java.time




---


[GitHub] cayenne pull request #291: CAY-2424

2018-04-19 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2424

Added setting selected catalog to connection before executing scripts.

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2424

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

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


commit 332dcb41e97efaa9ea26d2ba636e6aff5ae8a5e7
Author: kkomyak <const1993@...>
Date:   2018-04-12T06:20:03Z

CAY-2424

Added setting selected catalog to connection before executing scripts.




---


[GitHub] cayenne pull request #289: CAY-2424

2018-04-19 Thread const1993
Github user const1993 closed the pull request at:

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


---


[GitHub] cayenne pull request #289: CAY-2424

2018-04-19 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2424

Added setting selected catalog to connection before executing scripts.

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2424

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

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


commit de5667fc41df2fea626a2ef50a64f1e87166bc50
Author: kkomyak <const1993@...>
Date:   2018-04-12T06:20:03Z

CAY-2424

Added setting selected catalog to connection before executing scripts.




---


[GitHub] cayenne pull request #290: CAY-2430

2018-04-19 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2430

Fixed NPE on redo delete procedure action.

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2430

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

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


commit cf2a1a060444a3717bf8c8f1d1dee1163e5dbbed
Author: kkomyak <const1993@...>
Date:   2018-04-12T06:20:03Z

CAY-2430

Fixed NPE on redo delete procedure action.




---


[GitHub] cayenne pull request #288: CAY-2427

2018-04-14 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2427

Skip adding DbEntitySyncUndoableEdit if no changes on DbEntitySyncAction.

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2427

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

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


commit 115bc003740c6bfa63f9cc5bd2c91c4a42059d13
Author: kkomyak <const1993@...>
Date:   2018-04-12T06:20:03Z

CAY-2427

Skip adding DbEntitySyncUndoableEdit if no changes on DbEntitySyncAction.




---


[GitHub] cayenne pull request #287: CAY-2425

2018-04-14 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2425

Stop cell editing  in migrate options table on actions.

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2425

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

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


commit aa83a2350ee35ff4e2fdddc7d7df68daa238ac0f
Author: kkomyak <const1993@...>
Date:   2018-04-12T06:20:03Z

CAY-2425

Stop cell editing  in migrate options table on actions.




---


[GitHub] cayenne pull request #286: CAY-2292

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

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

CAY-2292

Change configuration process order - made connection configuration start 
before DB generator window open.

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2292

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

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


commit b80007cd557c44907a35b05d838373b62acb75e0
Author: kkomyak <const1993@...>
Date:   2018-04-09T14:30:50Z

CAY-2292

Change configuration process order - made connection configuration start 
before DB generator window open.




---


[GitHub] cayenne pull request #285: CAY-2418

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

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

CAY-2418

Added reset resolve action on select change from search results.

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2418

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

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


commit f9b6126a3070b9203c1597eef4123f67b19754b4
Author: kkomyak <const1993@...>
Date:   2018-04-04T09:06:12Z

CAY-2418
Added reset resolve action on select change from search results.




---


[GitHub] cayenne pull request #284: CAY-2423

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

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

CAY-2423

Added checks for configuration in connection to database: additional 
validation for username and password; checks for possibility connect to 
database; added possibility to add empty name and password; save configuration 
with adapter set as "Automatic".

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2423

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

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


commit 123c2fbeba451ea1fdd1d0ed88282e3eac9e38be
Author: kkomyak <const1993@...>
Date:   2018-04-04T09:06:12Z

CAY-2423

Added checks for configuration in connection to database: additional 
validation for username and password; checks for possibility connect to 
database; added possibility to add empty name and password; save configuration 
with adapter set as "Automatic".




---


[GitHub] cayenne pull request #283: CAY-2422

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

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

CAY-2422

Added message popup window with possibility to setup driver on Driver not 
found exception.

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2422

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

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


commit a316ff4553e4a7f4d78161d3eaf4ce6c0de4c800
Author: kkomyak <const1993@...>
Date:   2018-04-04T09:06:12Z

CAY-2422

Added message popup window with possibility to setup driver on Driver not 
found exception.




---


[GitHub] cayenne pull request #282: CAY-2419

2018-04-06 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2419

Fix not changing highlight on selecting search results within one entity.

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

$ git pull https://github.com/const1993/cayenne bugfix/CAY-2419

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

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


commit 8ac6029c2a803271117f037e14bbd134988ad7da
Author: kkomyak <const1993@...>
Date:   2018-04-04T09:06:12Z

CAY-2419

Fix not changing highlight on selecting search results within one entity.




---


[GitHub] cayenne pull request #281: CAY-2304

2018-04-06 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2304

Add updating maven and gradle plugins class loaders with project 
dependencies to remove dependency duplication in configuration files.

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

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

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

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


commit c161a439ddff9fc5c1897f79d20e8ca8affb5618
Author: kkomyak <const1993@...>
Date:   2018-04-04T09:06:12Z

CAY-2304

Add updating maven and gradle plugins class loaders with project 
dependencies to remove dependency duplication in configuration files.




---


[GitHub] cayenne pull request #279: CAY-2416

2018-03-29 Thread const1993
Github user const1993 closed the pull request at:

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


---


[GitHub] cayenne pull request #279: CAY-2416

2018-03-27 Thread const1993
GitHub user const1993 opened a pull request:

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

CAY-2416

Maps optimization. Changed sorted maps to hash maps to improve performance.

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

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

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

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


commit 36322d2953fe6469ded4fcf63005f9f78760ca56
Author: kkomyak <const1993@...>
Date:   2018-03-27T06:29:59Z

CAY-2416
Maps optimization. Changed sorted maps to hash maps to improve performance.




---