1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:chelu/jdal More... over 7 years ago
Move default value of autoload to true. (as previous versions). More... over 7 years ago
Use autoload in Page and call to filter method in ClearFiterAction instead of firstPage. More... about 8 years ago
Fix vaadin table bean definition parser, add autoload property to Page. More... over 8 years ago
Merge pull request #5 from KrzychuJedi/master More... over 8 years ago
docs + get back pom versions More... over 8 years ago
fix finding roots More... over 8 years ago
Add HibernateUtils#createAlias() to create alias from property paths. Fix HibernateDao bug when sorting by propoerty path. More... over 9 years ago
Fix some bugs in ListBeanContainer. More... over 9 years ago
Fix NPE in AbstractBinder. More... over 9 years ago
Fix invalid column definition access in ListTableModel when configuring table visible columns. More... over 9 years ago
Add the gitter chat url More... almost 10 years ago
Merge branch 'master' of github.com:chelu/jdal More... almost 10 years ago
Fix SelectorAccessor, use prefered size in PageableTable instead maxSize. More... almost 10 years ago
Merge pull request #4 from gitter-badger/gitter-badge More... about 10 years ago
Add Gitter link More... about 10 years ago
Use SecurityConfig class to parse config attributes. More... about 10 years ago
Make pageable table configuration more friendly via java code. More... over 10 years ago
remove bogus file. More... over 10 years ago
Fix xsd name More... over 10 years ago
Add new schema for version 2.1 (vaadin) More... over 10 years ago
Add dialog property to PageableTable to allow setting the ViewDialog to use for showing models. More... over 10 years ago
Fix NPE en ControlInitializerSupport. Use PropertyUtils to obtain property descriptors for nested properties. More... over 10 years ago
Add template method to TableEditor for save operation. Add exist method HibernateUtils, reorganize text. More... over 10 years ago
set prefered width as 'width' property in ListTableModel, create accessors for JTable in PageableTable. More... over 10 years ago
Add support for ControlInitializers to check generic type on collections. More... over 10 years ago
Back to 2.1-SNAPSHOT version. More... over 10 years ago
Fix CategoryView temporal test. More... over 10 years ago
Fix ListBeanItem#containId More... over 10 years ago
Fix PageableTable#delete method More... over 10 years ago