index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
main
/
java
/
com
/
vaadin
/
data
/
provider
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Add row limit to DataCommunicator row data requests (#12415)
Tatu Lund
2021-09-30
1
-0
/
+15
*
Update copyright year range. (#12215)
Anna Koskinen
2021-03-04
32
-32
/
+32
*
Ensure type safety and serializable nature of all the listeners (#12045)
Tatu Lund
2020-07-03
1
-2
/
+2
*
Fixed the JavaDoc (#11950)
Vesa Nieminen
2020-04-21
1
-2
/
+2
*
TreeDataProvider: Apply filters to children (#11868)
Tatu Lund
2020-01-16
1
-2
/
+13
*
Reduce Grid's sort complexity. (#11566)
Anna Koskinen
2019-05-15
2
-10
/
+61
*
Request data update before client response (#11341)
Sun Zhe
2018-12-11
1
-0
/
+1
*
Refactoring DataCommunicator code (#11304)
Anastasia Smirnova
2018-11-15
1
-9
/
+9
*
Updating since tags (#11200)
8.6.0.alpha2
Mehdi Javan
2018-09-21
1
-2
/
+2
*
Remove objects from ActiveDataHandler that are no longer available in used Da...
Ilia Motornyi
2018-09-07
1
-0
/
+26
*
Fix DataCommunicator not sending data on filter updates (#11068)
Teemu Suo-Anttila
2018-07-19
1
-0
/
+3
*
Fix expanding an added TreeGrid node (#11018)
Teemu Suo-Anttila
2018-07-02
1
-7
/
+4
*
Fix TabSheet attaching and detaching components (#10988)
Teemu Suo-Anttila
2018-06-19
1
-5
/
+5
*
Fix Grid initial data when changing TabSheet Tab (#10872)
Teemu Suo-Anttila
2018-05-04
1
-0
/
+5
*
Enable Maven plugin for Eclipse formatting (#10829)
Ilia Motornyi
2018-04-19
6
-40
/
+51
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
32
-32
/
+32
*
Add recursive expand and collapse method to TreeGrid and Tree (#10283)
Adam Wagner
2018-02-08
2
-45
/
+191
*
Fix code example in DataProvider JavaDoc (#10601)
Ilia Motornyi
2018-02-05
1
-1
/
+1
*
Fix Grid not updating selected item immediately (#10569)
Teemu Suo-Anttila
2018-01-25
1
-12
/
+9
*
Fix issues from API review for 8.2 (#10342)
Aleksi Hietanen
2017-11-21
1
-3
/
+3
*
Relax mapper access in HierarchicalDataCommunicator
Ilia Motornyi
2017-11-10
1
-0
/
+8
*
HasItems.setItems(T... items) should allow edits (#10290)
Pekka Hyvönen
2017-11-06
1
-1
/
+2
*
Relax TreeGrid and Tree members access modifiers. (#10293)
Ilia Motornyi
2017-11-06
2
-5
/
+34
*
Remove redundant interface already implemented by super class. (#10258)
Ahmed Ashour
2017-10-31
1
-2
/
+1
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
2
-37
/
+37
*
Simplify lambda expressions (#10198)
Ahmed Ashour
2017-10-20
1
-2
/
+1
*
Use Collection.isEmpty() (#10172)
Ahmed Ashour
2017-10-12
1
-1
/
+1
*
Prevent Grid refreshAll from getting stuck due mismatched state (#10161)
Ansku
2017-10-10
1
-3
/
+0
*
Edit grid row by index - server side (#10040)
Piotr Wilkin
2017-10-10
2
-2
/
+2
*
First sentence of javadoc should end with a period (#10114)
Ahmed Ashour
2017-10-02
3
-12
/
+18
*
Fix javadoc references (#10067)
Ahmed Ashour
2017-09-23
2
-3
/
+2
*
Update modifier order to follow Java Specification suggestions (#10050)
Ahmed Ashour
2017-09-21
1
-1
/
+1
*
Add scroll logic from TreeGrid to Tree (#10005)
Piotr Wilkin
2017-09-20
2
-2
/
+2
*
Optimize HierarchyMapper (#10003)
Piotr Wilkin
2017-09-19
1
-10
/
+8
*
Remove unneeded ArrayList construction
Ahmed Ashour
2017-09-19
1
-1
/
+1
*
Fix null check in BackEndDataProvider (#9858)
Henri Sara
2017-08-23
1
-1
/
+1
*
Use getter instead of field for keyMapper (#9831)
Leif Åstrand
2017-08-17
1
-1
/
+1
*
Fix TreeData item removal, small improvements (#9621)
Ilia Motornyi
2017-07-03
4
-10
/
+12
*
Fix bookkeeping assertion error
Ilia Motornyi
2017-06-30
1
-0
/
+1
*
Fix keymapper reverse mapping (#9535)
Ilia Motornyi
2017-06-21
3
-21
/
+50
*
Add missing JavaDoc to DataCommunicator
Teemu Suo-Anttila
2017-06-16
1
-0
/
+13
*
Rewrite HierarchyMapper to consistently handle changes
Teemu Suo-Anttila
2017-06-15
3
-798
/
+576
*
Fix method link in ActiveDataHandler JavaDoc (#9525)
Ilia Motornyi
2017-06-14
1
-1
/
+1
*
Correctly use id to identify data when refreshing (#9398)
Teemu Suo-Anttila
2017-05-23
3
-21
/
+34
*
Clarify TreeData and TreeDataProvider javadocs, improve documentation (#9349)
Aleksi Hietanen
2017-05-18
1
-3
/
+4
*
Add getters for providers to Tree and TreeGrid
Teemu Suo-Anttila
2017-05-17
1
-12
/
+27
*
Add BackEndHierarchicalDataProvider and an abstract base class
Aleksi Hietanen
2017-05-16
2
-0
/
+126
*
Add ItemCollapseAllowedProvider interface
Aleksi Hietanen
2017-05-16
1
-3
/
+3
*
Move HierarchicalDataCommunicatorConstants to the correct package
Aleksi Hietanen
2017-05-16
1
-1
/
+1
*
Add convenience constructors to TreeGrid
Aleksi Hietanen
2017-05-16
1
-1
/
+3
[next]