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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+109
*
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
2
-3
/
+106
*
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
2
-2
/
+41
*
Check eventRouter value against null in Page class (#14803).
Denis Anisimov
2014-10-14
2
-5
/
+100
*
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
2
-12
/
+115
*
Read input stream logic is corrected (#14533).
Denis Anisimov
2014-10-13
2
-13
/
+160
*
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
2
-9
/
+94
*
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
*
Document that current session and UI are referenced weakly (#14595)
Leif Åstrand
2014-09-24
2
-3
/
+14
*
Fixed ComboBox filtering when page length is zero (#14509)
Teemu Pöntelin
2014-09-24
1
-7
/
+9
*
Fix invalid parameter name (#14602)
Leif Åstrand
2014-09-24
1
-2
/
+2
*
WebBrowser.isWindowsPhone() is added (#14425).
Denis Anisimov
2014-09-24
1
-0
/
+11
*
Improve proxy comparison support (#14639)
Juuso Valli
2014-09-15
2
-6
/
+75
*
Make Vaadin component handling proxy-friendly (#14639)
Juuso Valli
2014-09-15
14
-21
/
+53
*
Update to Atmosphere 2.1.2.vaadin5 (#13877)
Sergey Budkin
2014-09-15
1
-1
/
+1
*
DateField ValueChange is now fired after flags are set (#14487)
Guillermo Alvarez
2014-09-12
1
-3
/
+35
*
Fix potential invalid JSON output in MetadataWriter (#14591)
Johannes Dahlström
2014-09-12
2
-0
/
+15
*
StreamResource methods equals() and hashCode() are corrected (#14027).
Denis Anisimov
2014-09-12
2
-8
/
+62
*
Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)
Johannes Dahlström
2014-09-12
1
-1
/
+1
*
Handle byte[] type in StatementHelper and correct SQLException (#13305).
Denis Anisimov
2014-09-12
2
-25
/
+83
*
Ignore files from the classpath for scss cache timestamps (#14506)
Leif Åstrand
2014-08-28
1
-3
/
+13
*
Remove defunct __gwt_historyFrame (#11560)
Leif Åstrand
2014-08-27
1
-8
/
+0
*
Add option for collapsing empty rows/columns in GridLayout (#14392)
7.3.0.rc1
Artur Signell
2014-08-21
1
-0
/
+29
*
Depend on sass-compiler, not the old theme-compiler (#14009)
Artur Signell
2014-08-21
1
-1
/
+1
*
fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471)
Fabian Lange
2014-08-20
1
-2
/
+2
*
Fixes DragAndDropWrapper does not support choosing a custom component as the ...
Sebastian Nyholm
2014-08-18
1
-0
/
+41
*
Add new "colored" style for Label (Valo)
Jouni Koivuviita
2014-08-15
1
-0
/
+5
*
Add two new size variants for Valo, tiny and huge
Jouni Koivuviita
2014-08-15
1
-3
/
+66
*
Update Font Awesome to the latest version (#14396)
Jouni Koivuviita
2014-08-11
1
-327
/
+461
*
Do not call requestStart/end multiple times when using push (#14228)
Artur Signell
2014-08-07
1
-5
/
+15
*
Document remaining additional style names for Valo (#14107)
Jouni Koivuviita
2014-08-06
1
-9
/
+163
*
Fix regression caused by #14147 patch (#14147)
Anthony Guerreiro
2014-08-06
1
-212
/
+227
*
Reverting multiple commits that caused 100+ regression tests to fail.
Markus Koivisto
2014-08-05
1
-1
/
+1
*
Adding a constant for vaadinBootstrap.js (#14284)
Fabian Lange
2014-08-05
1
-13
/
+14
*
Allow changing theme on the fly (#2874, #14139, #14124)
Artur Signell
2014-08-04
1
-5
/
+22
*
Disable automatic removal of trailing whitespace and reformatted using Luna
Artur Signell
2014-07-31
7
-14
/
+16
*
Fix Table stuck scroll position after setting scroll to last page (#14147)
Anthony Guerreiro
2014-07-29
1
-1
/
+1
*
TextArea size get reset when css resize is set (#14080)
Bogdan Udrescu
2014-07-28
2
-29
/
+42
*
Fallback to finding disconnected UI based on AtmosphereResource (#14251)
Leif Åstrand
2014-07-22
1
-7
/
+43
*
Improves performance of VaadinService.requestEnd(). (#14218)
Fabian Lange
2014-07-21
2
-130
/
+124
*
Fixed javadoc for Upload class (#14266)
Heikki Ohinmaa
2014-07-21
1
-80
/
+80
*
Add asserts checking for negative container sizes (#14232)
Leif Åstrand
2014-07-17
6
-2
/
+69
[next]