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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable default Atmosphere CORS headers (#16196)
Artur Signell
2015-02-02
1
-1
/
+3
*
Fixed UI.getPushConfiguration().getTransport() always returning null (#16499)
wodencafe
2015-02-02
1
-1
/
+1
*
Handle cases when start/end date is not set for Between filter (#13354).
Denis Anisimov
2015-02-02
1
-14
/
+30
*
Add missing @since to VScrollTable and Table.
Sauli Tähkäpää
2015-01-21
1
-0
/
+5
*
Fix for: TreeTable with ContainerHierarchicalWrapper not correctly
Johannes Tuikkala
2015-01-21
1
-0
/
+14
*
Embedded ThemeResource should react to theme change (#15194)
Anna Koskinen
2015-01-21
1
-8
/
+3
*
ICON_ONLY mode should not show icon row header for TreeTable (#14799).
Denis Anisimov
2015-01-20
2
-1
/
+9
*
Use API for setting content length on responses (#15504)
7.3.8
Artur Signell
2015-01-07
3
-1
/
+22
*
Throw IllegalArgumentException on non-existent version column. (#15290)
Sauli Tähkäpää
2015-01-05
1
-0
/
+6
*
Remove mentions of SimpleViewDisplay as there is no such thing (#12934)
Artur Signell
2015-01-05
1
-7
/
+4
*
Fixes unnecessary padding-top added to all responsive UIs (#14679)
Teppo Kurki
2015-01-05
1
-0
/
+25
*
Handle portlet error messages properly (#15398)
Leif Åstrand
2014-12-17
1
-0
/
+5
*
Back button doesn't change URL if view blocks the navigation (#10901)
Anna Miroshnik
2014-12-16
1
-0
/
+7
*
Long events aren't displayed properly when using Container (#15242)
Sergey Budkin
2014-12-16
1
-56
/
+18
*
Make addNestedContainerBean work with existing bean item container items (#15...
Artur Signell
2014-12-16
1
-1
/
+1
*
UIInitHandler emits Content-Length when writing json response (#15271)
Fabian Lange
2014-12-09
1
-13
/
+8
*
SQLContainer removeItem Error when isModified (#8802)
Ilya Ermakov
2014-12-09
1
-12
/
+14
*
Add null check to UI.setTheme. (#15326)
Sauli Tähkäpää
2014-12-09
1
-6
/
+6
*
Escape dynamic and configured theme names in the same way. (#15309)
7.3.6
Leif Åstrand
2014-12-02
2
-5
/
+9
*
Prevent NPE in AbstractBeanContainer.getType() method (#15173).
Denis Anisimov
2014-12-02
1
-2
/
+6
*
set Cache-Control and Expires header even when not-modified (#8757)
Fabian Lange
2014-12-02
1
-12
/
+10
*
Add @since to AbstractSplitPanel. (#15285)
Sauli Tähkäpää
2014-11-28
1
-1
/
+1
*
Add getter to SplitterState.positionReversed (#15285)
Anna Koskinen
2014-11-28
1
-0
/
+14
*
Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).
Denis Anisimov
2014-11-28
3
-35
/
+24
*
Update @since to VaadinService.
Sauli Tähkäpää
2014-11-17
1
-1
/
+1
*
Add null check to FieldGroup.bind. (#14729)
Sauli Tähkäpää
2014-11-10
1
-7
/
+22
*
Fix VCalendar to use correct year of week. (#14783)
Sauli Tähkäpää
2014-11-10
1
-2
/
+20
*
Change the way classloader for VaadinService is selected (fixes #11295)
Maciej Przepióra
2014-11-10
5
-21
/
+93
*
Upload: OutOfMemory if stream already been read (#10096)
Sergey Budkin
2014-11-10
1
-1
/
+7
*
Fix: Navigation to invisible days of week in VAADIN calendar (#12243)
Anna Miroshnik
2014-11-10
2
-0
/
+32
*
Fire attach/detach events when Window is added/removed from UI (#14908).
Denis Anisimov
2014-11-10
1
-0
/
+2
*
Re-adding content in Table causes table to lose scroll position (#14581)
Anna Miroshnik
2014-11-10
1
-64
/
+18
*
Re-adding all rows in Table causes table to loose scroll position (#14581)
Anna Miroshnik
2014-11-10
1
-209
/
+285
*
FieldGroup should not throw NPE when data source is not set (#14901).
Denis Anisimov
2014-10-29
1
-1
/
+2
*
Add @since to ContainerEventProvider. (#14178)
Sauli Tähkäpää
2014-10-16
1
-0
/
+4
*
All day property support is added to ContainerEventProvider (#14178).
Denis Anisimov
2014-10-16
1
-0
/
+21
*
Fix @since for isIPhone() and isIPad(). (#14424, #14423)
Sauli Tähkäpää
2014-10-16
1
-0
/
+2
*
Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)
7.3.3
Sauli Tähkäpää
2014-10-15
1
-1
/
+1
*
Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).
Denis Anisimov
2014-10-14
1
-3
/
+65
*
isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).
Denis Anisimov
2014-10-14
1
-0
/
+20
*
FieldGroup.commit throws NPE if not bound to an item (#14732).
Sergey Budkin
2014-10-14
1
-2
/
+8
*
Check eventRouter value against null in Page class (#14803).
Denis Anisimov
2014-10-14
1
-5
/
+8
*
Assign timezone before setting initial date in DateField. (#14653)
Sauli Tähkäpää
2014-10-14
1
-6
/
+4
*
Call endUpload() in finally block of fail handling (#14677).
Denis Anisimov
2014-10-14
1
-12
/
+14
*
Read input stream logic is corrected (#14533).
Denis Anisimov
2014-10-13
1
-13
/
+12
*
Exception on closing inactive UI causes issues (#14651)
Sergey Budkin
2014-10-07
1
-0
/
+1
*
Possible VaadinSession deadlock when invalidating HTTP session (#14452)
Sergey Budkin
2014-10-07
1
-1
/
+1
*
Add @since to isWindowsPhone(). (#14425)
Sauli Tähkäpää
2014-09-26
1
-0
/
+1
*
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-24
1
-1
/
+2
[next]