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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
com
/
vaadin
/
data
/
RpcDataProviderExtension.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redesign RpcDataSourceConnector pinning RPC requests (#18692)
Teemu Suo-Anttila
2015-09-02
1
-227
/
+22
*
Refactor Grid SelectionModels as extensions (#18624)
Teemu Suo-Anttila
2015-09-01
1
-10
/
+15
*
Fix empty @since tags for 7.6.0.alpha4
7.6.0.alpha4
Johannes Dahlström
2015-08-26
1
-6
/
+6
*
Fix AbstractRemoteDataSource cache clearing (#18630)
Teemu Suo-Anttila
2015-08-21
1
-3
/
+6
*
Merge branch 'master' into grid-unbuffered-editor
Henri Sara
2015-08-19
1
-273
/
+97
|
\
|
*
Fix RpcDataProviderExtension to not rely on item indices (#18503)
Teemu Suo-Anttila
2015-08-18
1
-266
/
+86
|
*
Handle renderer exceptions gracefully (#18554)
Artur Signell
2015-08-17
1
-1
/
+8
*
|
Merge branch 'master-18493' into grid-unbuffered-editor
Henri Sara
2015-08-19
1
-219
/
+43
|
\
|
|
*
Fix DetailsRow communication use connector IDs (#18493)
Teemu Suo-Anttila
2015-07-21
1
-206
/
+35
*
|
Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor
Teemu Suo-Anttila
2015-07-13
1
-0
/
+18
|
\
|
|
*
Fix displaying Details when Grid is attached to DOM (#18390)
Teemu Suo-Anttila
2015-07-09
1
-0
/
+9
|
*
Fix Grid details on sort to display them on correct rows (#18224)
Teemu Suo-Anttila
2015-07-02
1
-0
/
+8
*
|
Refactor RpcDataProviderExtension to use DataGenerators
Teemu Suo-Anttila
2015-07-10
1
-150
/
+70
|
/
*
Handle generated empty string style names properly (#17335)
Artur Signell
2015-05-19
1
-2
/
+2
*
Add missing @since for 7.5
Leif Åstrand
2015-05-12
1
-1
/
+21
*
Fixed some faulty asserts in Grid's detail row creation (#17293)
Henrik Paul
2015-03-27
1
-10
/
+26
*
Update all empty since tags published in alpha1
Leif Åstrand
2015-03-26
1
-3
/
+3
*
Fixes edge case in null details generation for Grid (#17274)
Henrik Paul
2015-03-25
1
-2
/
+3
*
Move DetailComponentManager from Grid to RDPE (#16644)
Henrik Paul
2015-03-20
1
-5
/
+264
*
Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5
Henrik Paul
2015-03-19
1
-2
/
+102
|
\
|
*
Adds details generator swap support for Grid (#16644)
Henrik Paul
2015-03-18
1
-0
/
+7
|
*
Fixes a bug in Details being open on freshly retrieved Grid rows (#16644)
Henrik Paul
2015-03-18
1
-1
/
+4
|
*
Grid's Details can now be Components (#16644)
Henrik Paul
2015-03-17
1
-1
/
+30
|
*
Server side Grid can open details on the client side (#16644)
Henrik Paul
2015-03-17
1
-3
/
+69
*
|
Optimise RpcDataProvider calls to container (#16642)
Teemu Suo-Anttila
2015-03-16
1
-82
/
+37
|
/
*
Fix adding and modifying multiple rows in Grid (#16905)
Teemu Suo-Anttila
2015-02-24
1
-1
/
+2
*
Fix RpcDataProviderExtension value change listener setup (#16550)
Teemu Suo-Anttila
2015-02-13
1
-31
/
+55
*
Fix NullPointerException when changing Grid container (#16559)
Johannes Dahlström
2015-02-11
1
-2
/
+2
*
Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)
Leif Åstrand
2015-02-06
1
-1
/
+1
*
Render Object.toString() when no converter is set (#15417)
Artur Signell
2015-02-05
1
-14
/
+11
*
Defer RPC calls in RpcDataProvider to avoid cache issues (#16505)
Teemu Suo-Anttila
2015-02-04
1
-30
/
+82
*
Fix RpcDataProvider cache clearing on bare ItemSetChange (#16481)
Teemu Suo-Anttila
2015-01-27
1
-68
/
+83
*
Make Grid send Json as Json (#16244)
Leif Åstrand
2015-01-15
1
-2
/
+2
*
Minor loop cleanup/optimization for #15443 fix
Johannes Dahlström
2015-01-14
1
-19
/
+16
*
Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443)
Johannes Dahlström
2015-01-14
1
-14
/
+19
*
Fix Grid handling state changes and RPC calls deferred (#16188)
Teemu Suo-Anttila
2015-01-13
1
-48
/
+51
*
Format project, once again
Artur Signell
2015-01-09
1
-2
/
+2
*
Change getColumnProperty to getPropertyId in Grid Column (#15512)
Teemu Suo-Anttila
2015-01-07
1
-2
/
+2
*
Fix adding rows to visible range of Grid (#15476)
Teemu Suo-Anttila
2015-01-02
1
-1
/
+1
*
Fix active row range handling when removing rows (#15454)
Teemu Suo-Anttila
2014-12-31
1
-21
/
+32
*
Fix RpcDataProviderExtension to send initial data on reload (#15465)
Teemu Suo-Anttila
2014-12-31
1
-1
/
+2
*
Set @since values for Grid classes
Leif Åstrand
2014-12-18
1
-1
/
+1
*
Split CellStyleGenerator into separate cell and row style generators
Artur Signell
2014-12-12
1
-7
/
+29
*
Make AbstractRemoteDataSource easier to use (#13334)
Leif Åstrand
2014-12-12
1
-31
/
+34
*
Move Renderers to com.vaadin.ui.renderer package (#13334)
Teemu Suo-Anttila
2014-12-11
1
-3
/
+3
*
Render empty cell instead of stopping rendering if a converter is missing
Artur Signell
2014-12-10
1
-3
/
+20
*
Add getColumns function to Grid (#13334)
Teemu Suo-Anttila
2014-12-08
1
-19
/
+14
*
Avoid non-fatal server-side assertions from selection tests (#13334)
Leif Åstrand
2014-12-06
1
-2
/
+7
*
Remove Column visibility setting from server side (#13334)
Teemu Suo-Anttila
2014-12-05
1
-6
/
+10
*
Add server-side CellStyleGenerator (#13334)
Leif Åstrand
2014-12-04
1
-1
/
+50
[next]