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
/
com
/
vaadin
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/grid' into 7.4
Artur Signell
2014-12-19
5
-16
/
+24
|
\
|
*
Set @since values for Grid classes
Leif Åstrand
2014-12-18
5
-16
/
+24
*
|
Merge remote-tracking branch 'origin/grid' into 7.4
Artur Signell
2014-12-18
1
-3
/
+4
|
\
|
|
*
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-12-18
15
-14
/
+29
|
|
\
*
|
\
Merge remote-tracking branch 'origin/master' into 7.4
Artur Signell
2014-12-18
4
-2
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Missing @since for 7.4
Leif Åstrand
2014-12-18
4
-2
/
+17
*
|
|
Merge remote-tracking branch 'origin/grid' into 7.4
Artur Signell
2014-12-18
10
-31
/
+2327
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Move SortDirection from grid package to data package (#13334)
Teemu Suo-Anttila
2014-12-17
3
-3
/
+3
|
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-12-17
4
-141
/
+200
|
|
\
|
*
|
GeneratedPropertyContainer returns the original container
Henrik Paul
2014-12-15
1
-0
/
+9
|
*
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-12-12
1
-11
/
+51
|
|
\
\
|
*
|
|
Split CellStyleGenerator into separate cell and row style generators
Artur Signell
2014-12-12
1
-7
/
+29
|
*
|
|
Refactor server-side editor row to work in real(er) cases (#13334)
Leif Åstrand
2014-12-12
1
-1
/
+2
|
*
|
|
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2014-12-12
12
-60
/
+158
|
|
\
\
\
|
*
|
|
|
Make AbstractRemoteDataSource easier to use (#13334)
Leif Åstrand
2014-12-12
1
-31
/
+34
|
*
|
|
|
Move Sort related helpers and events to correct packages (#13334)
Teemu Suo-Anttila
2014-12-12
4
-2
/
+261
|
*
|
|
|
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 Grid.addRow (#13334)
Leif Åstrand
2014-12-09
1
-12
/
+15
|
*
|
|
|
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
|
*
|
|
|
Make Grid.Column API setters fluid (#13334)
Teemu Suo-Anttila
2014-12-01
1
-2
/
+2
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-11-28
3
-35
/
+24
|
|
\
\
\
\
|
*
|
|
|
|
Move Grid to com.vaadin.ui package (#13334)
Teemu Suo-Anttila
2014-11-26
1
-2
/
+2
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-11-14
1
-8
/
+24
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fixes property change events after first render (#13334)
Henrik Paul
2014-11-06
1
-0
/
+6
|
*
|
|
|
|
|
Prevent row insert/remove RPC calls before client init (#13334)
Teemu Suo-Anttila
2014-11-05
1
-2
/
+15
|
*
|
|
|
|
|
Fix RpcDataSource to use RPC for row pins/unpins (#13334)
Teemu Suo-Anttila
2014-10-22
1
-60
/
+7
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-10-16
5
-6
/
+205
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Grid now supports bare ItemSetChangeEvents (#13334)
Henrik Paul
2014-10-03
1
-13
/
+48
|
*
|
|
|
|
|
|
Map row data with column ids instead of using an array (#13334)
Teemu Suo-Anttila
2014-09-26
1
-3
/
+7
|
*
|
|
|
|
|
|
Pass correct item instance to PropertyValueGenerators (#13334)
Teemu Suo-Anttila
2014-09-25
1
-1
/
+1
|
*
|
|
|
|
|
|
Fix GeneratedPropertyContainer property adding and removing (#13334)
Teemu Suo-Anttila
2014-09-25
1
-43
/
+90
|
*
|
|
|
|
|
|
Fix GeneratedPropertyContainer to support add and remove events (#13334)
Teemu Suo-Anttila
2014-09-24
1
-1
/
+77
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-09-20
7
-18
/
+1819
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Add Property and Item change notifiers for generated properties (#13334)
Teemu Suo-Anttila
2014-09-19
1
-4
/
+76
|
|
*
|
|
|
|
|
|
Add Container.Filterable to GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila
2014-09-19
1
-1
/
+81
|
|
*
|
|
|
|
|
|
Add Container.Sortable interface to GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila
2014-09-17
1
-2
/
+82
|
|
*
|
|
|
|
|
|
Initial implementation of GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila
2014-09-16
2
-0
/
+460
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-09-03
1
-53
/
+30
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Fixes an occasional synchronization problem with duplicate updates (#13334)
Henrik Paul
2014-08-27
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
Merge branch 'master' into grid
Leif Åstrand
2014-08-22
5
-18
/
+1150
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Sending a drag select over the wire in a batch (#13334)
Henrik Paul
2014-08-19
1
-3
/
+66
|
|
|
*
|
|
|
|
|
|
Merge branch 'master' into grid
Leif Åstrand
2014-07-22
2
-1
/
+4
|
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
Server-side sorting updates data on client-side (#13334)
Teemu Suo-Anttila
2014-07-10
1
-5
/
+11
|
|
|
*
|
|
|
|
|
|
|
Fix unpinning in DataProviderKeyMapper (#13334)
Teemu Suo-Anttila
2014-07-09
1
-3
/
+3
|
|
|
*
|
|
|
|
|
|
|
Removes the version number from @since in Grid classes (#13334)
Henrik Paul
2014-07-08
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
Adds key-related helper methods to Renderers. (#13334)
Henrik Paul
2014-07-04
1
-1
/
+14
[next]