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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds key-related helper methods to Renderers. (#13334)
Henrik Paul
2014-07-04
7
-11
/
+54
*
Client now recognizes server-side selection model changes. (#13334)
Henrik Paul
2014-07-03
1
-0
/
+13
*
Clean up test code for selection column (#13334)
Henrik Paul
2014-07-03
1
-7
/
+0
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-07-01
40
-228
/
+1301
|
\
|
*
Add conf option for disabling sync id checking (#14084)
Leif Åstrand
2014-07-01
6
-5
/
+62
|
*
Ignore -1 sync id on the server (#14084)
Leif Åstrand
2014-07-01
1
-2
/
+15
|
*
Merge branch 'master' into valo
Henri Sara
2014-06-30
1
-36
/
+0
|
|
\
|
|
*
Remove VaadinServlet.handleServiceSecurityException (#14082)
Leif Åstrand
2014-06-27
1
-36
/
+0
|
*
|
Merge branch 'master' into valo
Jouni Koivuviita
2014-06-27
1
-5
/
+22
|
|
\
|
|
|
*
Allow changing theme on the fly (#2874)
Artur Signell
2014-06-26
1
-5
/
+22
|
*
|
Merge branch 'master' into valo
Jouni Koivuviita
2014-06-26
31
-180
/
+393
|
|
\
|
|
|
*
Don't complain about missing sync id for critical notifications (#14081)
Leif Åstrand
2014-06-25
1
-0
/
+2
|
|
*
Updated javadoc to indicate which Font Awesome version is included (#14070)
Marc Englund
2014-06-25
1
-0
/
+3
|
|
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-06-24
8
-34
/
+145
|
|
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-06-23
2
-3
/
+8
|
|
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-06-23
22
-139
/
+229
|
|
*
Do not consider compiler introduced methods when determining state class (#14...
Artur Signell
2014-06-18
1
-3
/
+5
|
|
*
Prevent empty tooltips from appearing (#14015)
Juuso Valli
2014-06-18
1
-1
/
+1
|
*
|
Add Java constants for all additional Valo theme style names (#14030)
Jouni Koivuviita
2014-06-25
1
-0
/
+809
|
|
/
*
|
Fix RendererTest to use AlwaysLockedVaadinSession
Teemu Suo-Anttila
2014-06-30
2
-6
/
+3
*
|
Add connectors for server-side Renderers (#13334)
Henrik Paul
2014-06-27
5
-0
/
+347
*
|
Send selection between server and client (#13334)
Henrik Paul
2014-06-27
4
-35
/
+468
*
|
Allow turning sorting on/off for columns #13334
John Ahlroos
2014-06-27
2
-0
/
+26
*
|
Change row data type from String[] to String (#13334)
Henrik Paul
2014-06-26
1
-32
/
+75
*
|
Server-side renderer groundwork (#13334)
Johannes Dahlström
2014-06-25
7
-5
/
+628
*
|
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-06-16
11
-182
/
+306
|
\
|
|
*
Removes double spacing from gridLayout which has empty rows or columns (#8855)
Dmitrii Rogozin
2014-06-11
1
-70
/
+71
|
*
Allow inlining of JsonCodec#encode (#13814)
Fabian Lange
2014-06-09
2
-92
/
+63
|
*
Moved initialization of a static map to the static initialization block (#12270)
Teemu Pöntelin
2014-06-06
1
-1
/
+2
|
*
Allow use of Collection<String> and others with addItems (#13865)
Artur Signell
2014-05-28
2
-1
/
+77
|
*
Fix Push update race condition (#13562)
Juuso Valli
2014-05-27
1
-2
/
+9
|
*
Properly deserialize push connection (#12235)
Johannes Dahlström
2014-05-26
4
-8
/
+84
|
*
Revert "Fix Push inserts producing duplicate rows in Table (#13562)"
Sauli Tähkäpää
2014-05-26
1
-10
/
+2
*
|
Changes @since 7.4.0 to @since 7.4
Henrik Paul
2014-06-04
8
-8
/
+8
*
|
Client-side selection checkbox renderer (#13334)
Henrik Paul
2014-06-02
1
-0
/
+5
*
|
Move ActiveRowHandler to the data provider extension (#13334)
Leif Åstrand
2014-05-30
2
-358
/
+393
*
|
Update license headers from SelectionModel patch
Teemu Suo-Anttila
2014-05-30
8
-8
/
+8
*
|
Grid server-side selection (#13334)
Henrik Paul
2014-05-28
10
-4
/
+1357
*
|
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-05-26
13
-65
/
+287
|
\
|
|
*
Javadoc correction
Artur Signell
2014-05-22
1
-4
/
+4
|
*
Helpers for retrieving the current PortletRequest (#13806)
Artur Signell
2014-05-22
2
-3
/
+65
|
*
Optimizes ConnectorTracker.cleanConnectorMap (#13803)
Fabian Lange
2014-05-22
1
-45
/
+32
|
*
Optimize getAllChildrenIterable() performance. (#13803)
Fabian Lange
2014-05-22
1
-1
/
+4
|
*
Prevent adding/setting parent component as child (#12720).
Denis Anisimov
2014-05-22
5
-9
/
+139
|
*
Remove some unnecessary semicolons
Leif Åstrand
2014-05-22
2
-3
/
+3
|
*
Adds methods for setting only width or height undefined #13546
John Ahlroos
2014-05-21
2
-0
/
+40
*
|
Update license headers in tests
Teemu Suo-Anttila
2014-05-20
2
-2
/
+2
*
|
Remove unnecessary javadoc and add TestCategory annotation to Grid tests
Teemu Suo-Anttila
2014-05-20
1
-5
/
+0
*
|
Merge branch 'master' into grid
Teemu Suo-Anttila
2014-05-20
534
-716
/
+1027
|
\
|
|
*
Don't use deprecated Assert class
Leif Åstrand
2014-05-16
35
-54
/
+43
[next]