9
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the version of the add on to 1.1.1
Tommi S. E. Laukkanen
as tlaukkan
More... over 13 years ago
Resized icons and fixed row embedded status icon size to fix row resizing issues in example application.
Tommi S. E. Laukkanen
as tlaukkan
More... over 13 years ago
Changed subsequent rows to be also added with index 0.
Tommi S. E. Laukkanen
as tlaukkan
More... over 13 years ago
Manual merge of Manifest.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Commiting manifest change.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Updated row status icons to have smaller height and simplified example application.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
items will be added at the beginning of the table.
VolkerK
as Volker Krebs
More... almost 14 years ago
Disabled sorting on edit mode to example application.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Added support for multi selection for remove rows.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Added icons to buttons and row statuses.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Added editability unit tests to container level and added functionality to set all properties of removed rows to readonly state.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Added unit testing and improved mocks to support for discard of value modifications.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Improved example to have better control over edit operations.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Added container editability improvements to new 1.1 branch.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Implemented property value listener in LazyQueryView to to be able to notify query of value changes in items.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Changed the example application and mock query factory so that new properties added through user interface are editable and changed values can be used for sorting.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Changed MockQueryFactory to store the items so that the item set is same even when query changes. This allows testing of editability.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Added also .settings folder example with name .settings.example to enable web facet to work in eclipse and hence to deploy example application directly to geronimo.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Changed batchsize to be stored to QueryDefinition and delegated the getter from QueryView.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Changed working project files as examples. More... almost 14 years ago
Added the exampled file.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Moved .classpath and .project to have .example and added original files to .gitignore
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Make batchSize in QueryDefinition immutable. Added it to the constructor of DefaultQueryDefinition. New constructor for LazyQueryContainer.
VolkerK
as vk
More... almost 14 years ago
Make it a simple ecliopse project
VolkerK
as vk
More... almost 14 years ago
Merge branch 'master' of github.com:tlaukkan/vaadin-lazyquerycontainer
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Added missing eclipse project files and settings.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
BatchSize passed to the QueryDefinition, so that Query Implementations can use it.
VolkerK
as vk
More... almost 14 years ago
Disables sorting of debug properties in example application.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Adds conveniency constructor to LazyQueryContainer, support for special debugging properties and additional JavaDoc comments.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago
Removing build output.
Tommi S. E. Laukkanen
as tlaukkan
More... almost 14 years ago