index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
*
Fix RpcDataSource to use RPC for row pins/unpins (#13334)
Teemu Suo-Anttila
2014-10-22
2
-63
/
+19
*
Add isUserOriginated to SortOrderChangeEvents (#13334)
Teemu Suo-Anttila
2014-10-16
2
-8
/
+5
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-10-16
51
-176
/
+1909
|
\
|
*
Use isConnectorEnabled instead of isEnabled for DnD service (#12781)
Denis Anisimov
2014-10-16
2
-2
/
+56
|
*
Use isConnectorEnabled instead of isEnabled for client requests(#12781).
Denis Anisimov
2014-10-16
8
-13
/
+217
|
*
Make DefaultFieldGroupFieldFactory singleton (#11038).
Denis Anisimov
2014-10-13
3
-2
/
+43
|
*
Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).
Denis Anisimov
2014-10-13
2
-3
/
+106
|
*
Call endUpload() in finally block of fail handling (#14677).
Denis Anisimov
2014-10-09
2
-12
/
+115
|
*
isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).
Denis Anisimov
2014-10-09
1
-0
/
+20
|
*
FieldGroup.commit throws NPE if not bound to an item (#14732).
Sergey Budkin
2014-10-09
2
-2
/
+41
|
*
Re-adding content in Table causes table to lose scroll position (#14581)
Anna Miroshnik
2014-10-07
1
-64
/
+18
|
*
Possible VaadinSession deadlock when invalidating HTTP session (#14452)
Sergey Budkin
2014-10-07
2
-9
/
+94
|
*
Add @since to isWindowsPhone(). (#14425)
Sauli Tähkäpää
2014-10-07
1
-0
/
+1
|
*
Check eventRouter value against null in Page class (#14803).
Denis Anisimov
2014-10-07
2
-5
/
+100
|
*
Provide API to change resource/url for BrowserWindowOpener (#12733).
Denis Anisimov
2014-10-07
2
-0
/
+128
|
*
Assign timezone before setting initial date in DateField. (#14653)
Sauli Tähkäpää
2014-10-07
1
-6
/
+4
|
*
Dedicated methods for init params in DeploymentConfiguration (#12087).
Denis Anisimov
2014-09-30
11
-29
/
+258
|
*
String <-> Enum converter which produces a human readable string (#14756)
Artur Signell
2014-09-30
3
-0
/
+158
|
*
Read input stream logic is corrected (#14533).
Denis Anisimov
2014-09-30
2
-13
/
+160
|
*
Add clear() for fields and field group (#14755)
Artur Signell
2014-09-26
8
-9
/
+362
|
*
Added support PORTLET_CONTEXT for vaadin.resources.path value (#14640)
Taras Hupalo
2014-09-24
2
-1
/
+7
|
*
Set internal value instead of converted value when locale has changed. (#14400)
Sauli Tähkäpää
2014-09-23
1
-1
/
+2
|
*
Exception on closing inactive UI causes issues (#14651)
Sergey Budkin
2014-09-22
1
-0
/
+1
|
*
Document that current session and UI are referenced weakly (#14595)
Leif Åstrand
2014-09-22
2
-3
/
+14
|
*
Add autogenerated style name for UI based on its class name (#14670)
Denis Anisimov
2014-09-22
1
-3
/
+5
*
|
Clarifies server-side exceptions relating to Columns (#13334)
Henrik Paul
2014-10-16
1
-6
/
+17
*
|
Adds a word to an exception message (#13334)
Henrik Paul
2014-10-14
1
-1
/
+1
*
|
Fix Grid not updating columnOrder on property remove (#13334)
Teemu Suo-Anttila
2014-10-09
1
-1
/
+2
*
|
Refer to correct Container instance in editor row RPC (#13334)
Johannes Dahlström
2014-10-09
1
-2
/
+2
*
|
Implement ImageRenderer (#13334)
Johannes Dahlström
2014-10-09
2
-0
/
+142
*
|
Implement Vaadin-specific editor row commit/discard handling (#13334)
Johannes Dahlström
2014-10-07
2
-4
/
+76
*
|
Implement ButtonRenderer (#13334)
Johannes Dahlström
2014-10-07
1
-0
/
+129
*
|
Grid now supports bare ItemSetChangeEvents (#13334)
Henrik Paul
2014-10-03
1
-13
/
+48
*
|
Ensure Renderers that do type conversions work properly (#13334)
Johannes Dahlström
2014-10-03
6
-23
/
+37
*
|
Add support for Grid column reordering (#13334)
Teemu Suo-Anttila
2014-10-02
2
-0
/
+64
*
|
Update sortable columns on property set change (#13334)
Teemu Suo-Anttila
2014-10-02
1
-0
/
+11
*
|
Add a constructor without parameters to Grid (#13334)
Teemu Suo-Anttila
2014-10-01
1
-0
/
+8
*
|
Map row data with column ids instead of using an array (#13334)
Teemu Suo-Anttila
2014-09-26
2
-4
/
+8
*
|
Implement ProgressBarRenderer (#13334)
Johannes Dahlström
2014-09-26
1
-0
/
+39
*
|
Fix Grid static section column removal (#13334)
Teemu Suo-Anttila
2014-09-25
2
-8
/
+55
*
|
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
2
-51
/
+117
*
|
Fix GridStaticSection communication to use column ids (#13334)
Teemu Suo-Anttila
2014-09-24
3
-59
/
+68
*
|
Fix GeneratedPropertyContainer to support add and remove events (#13334)
Teemu Suo-Anttila
2014-09-24
1
-1
/
+77
*
|
Fix Grid header default row cell setup when adding properties (#13334)
Teemu Suo-Anttila
2014-09-24
4
-58
/
+18
*
|
Add default implementation of Renderer.encode to AbstractRenderer (#13334)
Johannes Dahlström
2014-09-23
6
-32
/
+44
*
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-09-20
41
-18
/
+8242
|
\
\
|
|
/
|
/
|
|
*
Add Property and Item change notifiers for generated properties (#13334)
Teemu Suo-Anttila
2014-09-19
2
-4
/
+159
|
*
Add Container.Filterable to GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila
2014-09-19
2
-3
/
+153
|
*
Implement Vaadin-specific editor row bind/cancel handling (#13334)
Johannes Dahlström
2014-09-19
3
-56
/
+137
[next]