| Added possibility to create reviews directly by pasting tags. |
|
More...
|
about 12 years ago
|
| Added log4j dependency to lazyquerycontainer to add possibility for debug tracing queries. Optimized groom views. |
|
More...
|
about 12 years ago
|
| Optimizations and updated to latest aceeditor and vaadin versions. |
|
More...
|
about 12 years ago
|
| made LazyIdList actually serializable |
|
More...
|
about 12 years ago
|
| Merge pull request #48 from simonegiacomelli/patch-1 |
|
More...
|
over 12 years ago
|
| Update MockQueryFactory.java |
|
More...
|
over 12 years ago
|
| Applied fix for Vaadin LCQ container issue #46. Kudos to michaelhwalther. |
|
More...
|
over 12 years ago
|
| Fixed nested item property null pointer exception when item was added. |
|
More...
|
over 12 years ago
|
| Merge pull request #45 from Codecenter/master |
|
More...
|
over 12 years ago
|
| prevItemId and nextItemId return null instead of throwing IndexOutOfBoundsException. |
|
More...
|
over 12 years ago
|
| Merge pull request #44 from terramexx/master |
|
More...
|
over 12 years ago
|
| Between filter fixed to use from start value |
|
More...
|
over 12 years ago
|
| Added null aggregate support to nested properties. |
|
More...
|
over 12 years ago
|
| Nesting property support for AbstractBeanQuery and EntityQuery, |
|
More...
|
over 12 years ago
|
| EclipseLink cache configuration improvements. |
|
More...
|
over 12 years ago
|
| Performance optimizations. Views are now constructed on demand. |
|
More...
|
over 12 years ago
|
| Updated references to vaadin lazy query container version. |
|
More...
|
over 12 years ago
|
| Added conveniency methods and constructor to LazyEntityContainer. Updated version to 2.0.5. |
|
More...
|
over 12 years ago
|
| Merge remote-tracking branch 'origin/master' |
|
More...
|
over 12 years ago
|
| Changed back from Java 1.7 to 1.6. |
|
More...
|
over 12 years ago
|
| Merge pull request #38 from EduFrazao/like-patch |
|
More...
|
over 12 years ago
|
| Fix in Like and Or filters processing |
|
More...
|
over 12 years ago
|
| Updated versions. |
|
More...
|
over 12 years ago
|
| Fixed bug in EntityContainer causing default sorting to be discarded. |
|
More...
|
over 12 years ago
|
| Fixed Vaadin Filter to JPA Criteria related bugs. |
|
More...
|
over 12 years ago
|
| Added support for nested queries. |
|
More...
|
over 12 years ago
|
| Refactored EntityContainer to LazyEntityContainer and added QueryContainer and EntityContainer classes which enable using LCQ queries in non lazy manner. |
|
More...
|
over 12 years ago
|
| Moved entity manager from EntityQueryDefinition to EntityQueryFactory. Brushed up EntityContainer constructor. |
|
More...
|
over 12 years ago
|
| Added max size support to QueryDefinition and LazyQueryView. |
|
More...
|
over 12 years ago
|
| Implemented Vaadin filtering support to EntityContainer with JPA 2.0 Criteria API and removed custom filtering functionality. |
|
More...
|
over 12 years ago
|