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
/
tests
/
src
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed UI.getPushConfiguration().getTransport() always returning null (#16499)
wodencafe
2015-02-02
1
-0
/
+46
*
Handle cases when start/end date is not set for Between filter (#13354).
Denis Anisimov
2015-02-02
1
-0
/
+61
*
ICON_ONLY mode should not show icon row header for TreeTable (#14799).
Denis Anisimov
2015-01-20
1
-0
/
+72
*
Throw IllegalArgumentException on non-existent version column. (#15290)
Sauli Tähkäpää
2015-01-05
1
-65
/
+91
*
Make addNestedContainerBean work with existing bean item container items (#15...
Artur Signell
2014-12-16
1
-0
/
+42
*
SQLContainer removeItem Error when isModified (#8802)
Ilya Ermakov
2014-12-09
1
-0
/
+14
*
Add null check to UI.setTheme. (#15326)
Sauli Tähkäpää
2014-12-09
1
-9
/
+55
*
Escape dynamic and configured theme names in the same way. (#15309)
7.3.6
Leif Åstrand
2014-12-02
1
-0
/
+43
*
Prevent NPE in AbstractBeanContainer.getType() method (#15173).
Denis Anisimov
2014-12-02
2
-0
/
+26
*
Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).
Denis Anisimov
2014-11-28
2
-0
/
+15
*
Add null check to FieldGroup.bind. (#14729)
Sauli Tähkäpää
2014-11-10
1
-0
/
+40
*
Change the way classloader for VaadinService is selected (fixes #11295)
Maciej Przepióra
2014-11-10
3
-2
/
+9
*
Upload: OutOfMemory if stream already been read (#10096)
Sergey Budkin
2014-11-10
1
-0
/
+64
*
Fire attach/detach events when Window is added/removed from UI (#14908).
Denis Anisimov
2014-11-10
1
-0
/
+44
*
FieldGroup should not throw NPE when data source is not set (#14901).
Denis Anisimov
2014-10-29
1
-0
/
+55
*
All day property support is added to ContainerEventProvider (#14178).
Denis Anisimov
2014-10-16
1
-0
/
+88
*
Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).
Denis Anisimov
2014-10-14
1
-0
/
+41
*
FieldGroup.commit throws NPE if not bound to an item (#14732).
Sergey Budkin
2014-10-14
1
-0
/
+33
*
Check eventRouter value against null in Page class (#14803).
Denis Anisimov
2014-10-14
1
-0
/
+92
*
Call endUpload() in finally block of fail handling (#14677).
Denis Anisimov
2014-10-14
1
-0
/
+101
*
Read input stream logic is corrected (#14533).
Denis Anisimov
2014-10-13
1
-0
/
+148
*
Possible VaadinSession deadlock when invalidating HTTP session (#14452)
Sergey Budkin
2014-10-07
1
-8
/
+93
*
Improve proxy comparison support (#14639)
Juuso Valli
2014-09-15
1
-0
/
+50
*
Fix potential invalid JSON output in MetadataWriter (#14591)
Johannes Dahlström
2014-09-12
1
-0
/
+14
*
StreamResource methods equals() and hashCode() are corrected (#14027).
Denis Anisimov
2014-09-12
1
-0
/
+55
*
Handle byte[] type in StatementHelper and correct SQLException (#13305).
Denis Anisimov
2014-09-12
1
-0
/
+54
*
Disable automatic removal of trailing whitespace and reformatted using Luna
Artur Signell
2014-07-31
1
-1
/
+2
*
Add asserts checking for negative container sizes (#14232)
Leif Åstrand
2014-07-17
1
-0
/
+59
*
Remove csrfToken if disable-xsrf-protection is true (#14111)
Bogdan Udrescu
2014-07-15
1
-0
/
+248
*
Avoid object creation in getAllChildrenIterable in most cases. (#14142)
Fabian Lange
2014-07-04
1
-0
/
+2
*
Add conf option for disabling sync id checking (#14084)
Leif Åstrand
2014-07-01
1
-0
/
+10
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-06-24
1
-0
/
+100
*
Allow use of Collection<String> and others with addItems (#13865)
Artur Signell
2014-05-28
1
-0
/
+76
*
Properly deserialize push connection (#12235)
Johannes Dahlström
2014-05-26
1
-0
/
+56
*
Prevent adding/setting parent component as child (#12720).
Denis Anisimov
2014-05-22
2
-0
/
+109
*
Remove some unnecessary semicolons
Leif Åstrand
2014-05-22
1
-1
/
+1
*
Don't use deprecated Assert class
Leif Åstrand
2014-05-16
35
-54
/
+43
*
Allow editing colorpicker values in colorpicker in textfield #13469
John Ahlroos
2014-05-14
1
-0
/
+57
*
Merge changes from origin/7.2 into master
Jonatan Kronqvist
2014-05-05
55
-57
/
+173
|
\
|
*
Update remaining copyright years to 2014
Artur Signell
2014-04-23
16
-18
/
+18
|
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
39
-40
/
+40
|
|
\
|
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
38
-39
/
+39
|
*
|
Merge changes from origin/7.1
Artur Signell
2014-04-23
2
-0
/
+148
|
|
\
|
|
|
*
ContainerEventProvider returns style names from container. Fixes #10718
Maciej Przepióra
2014-04-16
1
-0
/
+32
|
|
*
Add test for TransactionalPropertyWrapper memory leaks
Teemu Suo-Anttila
2014-04-14
1
-0
/
+116
|
*
|
Merge branch 'master' into 7.2
Jonatan Kronqvist
2014-04-14
9
-3
/
+653
|
|
\
\
*
|
|
|
Ensure session is set before writing timeout interval (#13617)
Artur Signell
2014-04-28
1
-0
/
+95
*
|
|
|
Fix findUI throwing NullPointerException when extending Vaadin (#13556)
Juuso Valli
2014-04-23
1
-0
/
+31
*
|
|
|
Clean Table.propertyValueConverters if the property is removed (#8168)
Juuso Valli
2014-04-23
1
-0
/
+380
*
|
|
|
Fix test depending on default locale
Juuso Valli
2014-04-17
1
-1
/
+1
[next]