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
/
src
/
com
/
vaadin
/
terminal
Commit message (
Expand
)
Author
Age
Files
Lines
*
variables now visible in debug console
Matti Tahvonen
2011-10-06
1
-1
/
+1
*
Description should be appended AFTER the legend not before. #3725
John Alhroos
2011-10-06
1
-1
/
+1
*
Revised [21596] miscalculation fix to take possibly set CSS paddings into con...
John Alhroos
2011-10-06
1
-2
/
+5
*
Fixes footer miscalculation issue #3710
John Alhroos
2011-10-06
1
-2
/
+2
*
#7708 Added code for handling tooltip events in VDragAndDropWrapper + test
Artur Signell
2011-10-05
1
-0
/
+12
*
#6494 Reverted [21428] as it causes infinite loops in certain situations
Artur Signell
2011-10-04
1
-22
/
+3
*
Merged changes from 6.6
Henri Sara
2011-10-03
1
-7
/
+3
|
\
|
*
Another fix for #7692 for JBoss 5+ and possibly other servers/class loaders.
Henri Sara
2011-09-30
1
-7
/
+3
*
|
Merged #6698 to Vaadin 6.7 branch
Leif Åstrand
2011-09-30
1
-1
/
+22
|
\
|
|
*
#7692 Improved logging based on review
Henri Sara
2011-09-29
1
-1
/
+1
|
*
#7692 Improved logging based on review
Henri Sara
2011-09-29
1
-4
/
+5
|
*
#7692 Cannot load static resources in /VAADIN from JARs on GlassFish and some...
Henri Sara
2011-09-29
1
-2
/
+17
|
*
#6698 Scrolling with the mouse is aborted when data is received from the server
Leif Åstrand
2011-09-29
1
-2
/
+20
*
|
Merged changes from 6.6 (#7692)
Henri Sara
2011-09-30
1
-3
/
+19
*
|
Fixes #7687
John Alhroos
2011-09-30
1
-1
/
+7
*
|
Fixed GWT exception about trying to remove a missing child #3725
John Alhroos
2011-09-30
1
-2
/
+6
*
|
Fix for #6494
John Alhroos
2011-09-29
1
-3
/
+23
*
|
Fix for #3725 + cleaned up static DOM method calls.
John Alhroos
2011-09-29
1
-18
/
+19
*
|
Additional comments for hacks caused by #6588
Leif Åstrand
2011-09-27
1
-1
/
+4
*
|
#6588 changed to check for uninitialized client state on the client
Leif Åstrand
2011-09-27
1
-4
/
+5
*
|
Merged fix from 6.6
Henri Sara
2011-09-27
1
-1
/
+1
|
\
|
|
*
#7669 escape separator characters in client-server communication: correct cha...
Henri Sara
2011-09-27
1
-1
/
+1
|
*
#7672 Fixed null handling in escaping for HTML.
Henri Sara
2011-09-27
1
-0
/
+3
|
*
#7672 eliminated "double escaping" of attributes
Henri Sara
2011-09-27
1
-10
/
+10
|
*
#7672 contributory XSS fixes in certain components
Henri Sara
2011-09-27
8
-62
/
+72
|
*
#7671 Do not permit HTML in system messages and normal error messages, XHTML ...
Henri Sara
2011-09-27
2
-17
/
+45
|
*
#7670 Prevent classpath based directory traversal in AbstractApplicationServl...
Henri Sara
2011-09-27
1
-3
/
+54
|
*
#7669 escape separator characters in client-server communication
Henri Sara
2011-09-27
3
-31
/
+130
*
|
#7472 PopupDatefield button should not be focusable
Artur Signell
2011-09-27
1
-1
/
+2
*
|
Merged changes from 6.6
Henri Sara
2011-09-27
13
-108
/
+299
*
|
#6588 Repainting in TextChangeListener will send wrong value to client
Leif Åstrand
2011-09-27
1
-2
/
+11
*
|
#5170 updated to use an additional css class when text input is disabled and ...
Leif Åstrand
2011-09-27
1
-7
/
+8
*
|
#7667 Resizing column in Safari 5.1 causes scrollbar to return to the left
Leif Åstrand
2011-09-26
1
-2
/
+4
*
|
Index calculation fix relating to #7644
Jonatan Kronqvist
2011-09-26
1
-2
/
+6
*
|
Changes for #5170 based on review
Leif Åstrand
2011-09-26
1
-2
/
+8
*
|
Allow using ComboBox as a replacement for NativeSelect (#5170)
Leif Åstrand
2011-09-26
1
-2
/
+48
*
|
Fix for #7644
Jonatan Kronqvist
2011-09-23
2
-15
/
+25
*
|
Applied patch to support implementation of #7358
Jonatan Kronqvist
2011-09-22
1
-9
/
+10
*
|
Removed attempted fix for #6039 as it causes multiple different regressions i...
Leif Åstrand
2011-09-21
1
-4
/
+0
*
|
Merged changes from 6.6
Henri Sara
2011-09-21
2
-2
/
+79
|
\
|
|
*
Engrish -> English in the comment (#3125)
Leif Åstrand
2011-09-21
1
-3
/
+3
|
*
Refactored based on review (#6420)
Leif Åstrand
2011-09-21
1
-24
/
+29
|
*
#3125 Portlet size is not updated when window is resized
Leif Åstrand
2011-09-20
1
-2
/
+31
|
*
#6420 Solution for menu too long
Leif Åstrand
2011-09-19
1
-0
/
+43
*
|
#6039 Extra scrollbars when resizing Table
Leif Åstrand
2011-09-20
1
-0
/
+5
*
|
Prevent columns from jumping while a resize drag is ongoing (#7393)
Leif Åstrand
2011-09-20
1
-0
/
+1
*
|
Added possibility to support variable height rows in a subclass of VScrollTab...
Jonatan Kronqvist
2011-09-20
1
-12
/
+15
*
|
Add keyboard navigation events to a queue if waiting for potential content ch...
Leif Åstrand
2011-09-19
1
-0
/
+59
*
|
Merge changes from 6.6
Henri Sara
2011-09-15
1
-20
/
+37
|
\
|
|
*
Updated fix for #7560 to avoid breaking #6686 by not doing preventDefault if ...
Leif Åstrand
2011-09-14
1
-0
/
+6
[next]