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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for #7388
John Alhroos
2011-08-17
1
-0
/
+3
*
Removed unused test servlet from web.xml - problematic for GAE integration test
Henri Sara
2011-08-17
1
-18
/
+1
*
Optional expand and collapse animations for TreeTable (#6723)
Jonatan Kronqvist
2011-08-17
12
-46
/
+908
*
#7381 Packaging changes for Vaadin 6.7: JAR and test WAR only, no demo WAR no...
Henri Sara
2011-08-17
14
-488
/
+86
*
Removed reference to SQLContainers own debug logging. (Has been replaced by j...
John Alhroos
2011-08-17
1
-1
/
+0
*
Replaced SQLContainers own debug logging implementation with java.util.Loggin...
John Alhroos
2011-08-17
1
-66
/
+66
*
Fixed issue with toggling tooltips on/off #5414
John Alhroos
2011-08-16
2
-3
/
+11
*
#7422 Updated fix for coping with additional spaces in the input
Leif Åstrand
2011-08-16
2
-7
/
+20
*
Tooltips for Tree + Testbech test for them #6637
John Alhroos
2011-08-16
4
-0
/
+194
*
#7422 AbstractComponent.setStyleName containing spaces causes illogical results
Leif Åstrand
2011-08-16
3
-4
/
+68
*
#7183 Fixed typo, should really be default multiselect mode that clears the o...
Artur Signell
2011-08-16
1
-1
/
+1
*
#7183 Table in single select mode fires only 1 change event on iPad
Artur Signell
2011-08-16
1
-1
/
+13
*
Code cleanup, related to #7183
Artur Signell
2011-08-16
1
-47
/
+62
*
Corrected formatting
Artur Signell
2011-08-16
1
-61
/
+68
*
#5880 Removed some more Java 1.6 api that somehow slipped along
Leif Åstrand
2011-08-16
2
-3
/
+3
*
#5880 Add style name support for Tabsheet's Tab interface
Leif Åstrand
2011-08-16
4
-1
/
+186
*
Made ItemDescriptionGenerator serializable #5414
John Alhroos
2011-08-16
1
-1
/
+1
*
Fixed TreeTable regression #5414
John Alhroos
2011-08-16
1
-2
/
+4
*
#7392 split manual build out from core build script - first step
Henri Sara
2011-08-16
2
-63
/
+93
*
#7178 multiapp and multiwidgetset examples moved to demo site project
Henri Sara
2011-08-16
2
-97
/
+0
*
Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench...
John Alhroos
2011-08-15
5
-8
/
+294
*
#6499 Don't close the streams multiple times
Leif Åstrand
2011-08-15
2
-3
/
+0
*
It Mill -> Vaadin
Artur Signell
2011-08-15
1
-1
/
+1
*
#7178 eliminated "example" theme
Henri Sara
2011-08-13
14
-138
/
+7
*
#7178 Fixed build.xml: launcher configuration must be included in the WAR
Henri Sara
2011-08-13
1
-2
/
+5
*
#7178 fix in build script (removed reference to a non-existent directory)
Henri Sara
2011-08-12
1
-8
/
+0
*
#7178 removed AddressBook, demo themes and many other demo related files
Henri Sara
2011-08-12
64
-597
/
+0
*
#7178 corrected GAE integration test script
Henri Sara
2011-08-12
1
-1
/
+1
*
Merged VButton iPad/touch fix from 6.6, fixes #7389
Marc Englund
2011-08-12
1
-7
/
+6
*
#7178 New servlet integration test not using the address book demo, related s...
Henri Sara
2011-08-12
8
-106
/
+135
*
#7284 Simplified styleName setting
Artur Signell
2011-08-12
1
-5
/
+1
*
#6097 Inversed the logic of the uidl attribute to avoid sending additional da...
Leif Åstrand
2011-08-12
3
-7
/
+7
*
Marked SQLUtil as Serializable
John Alhroos
2011-08-12
1
-1
/
+3
*
#7020 Explicitly focus a field to avoid random focus frames in IE screenshots
Leif Åstrand
2011-08-12
1
-0
/
+1
*
Fixed some sign bugs with mouse wheel scrolling in VFilterSelect #4518
John Alhroos
2011-08-12
1
-2
/
+3
*
#6499 AbstractApplicationServlet#handleDownload() does not close streams in c...
Leif Åstrand
2011-08-12
3
-95
/
+121
*
Removed enhancements for 6.6 from the 6.7 release notes
Leif Åstrand
2011-08-12
1
-26
/
+2
*
Updated layout IDs in Liferay theme tests
Henri Sara
2011-08-11
2
-85
/
+85
*
#5916 Added null check
Artur Signell
2011-08-11
1
-1
/
+1
*
Tests for #5916
Artur Signell
2011-08-11
3
-13
/
+346
*
#5916 Table.ColumnGenerator should allow generation of plain text
Artur Signell
2011-08-11
1
-3
/
+10
*
Adds mouse wheel scrolling to VFilterSelect #4518
John Alhroos
2011-08-11
1
-3
/
+43
*
#7178 Remove portlet configuration for Address Book
Henri Sara
2011-08-11
3
-45
/
+0
*
WebLogic portal integration test using a separate test portlet
Henri Sara
2011-08-11
3
-64
/
+60
*
#7020 Refined the semantics of deprecation
Leif Åstrand
2011-08-11
1
-10
/
+1
*
#7178 removed demo theme containing images used by runo theme demo
Henri Sara
2011-08-11
11
-0
/
+0
*
eXo portal integration test using a separate test portlet
Henri Sara
2011-08-11
2
-19
/
+34
*
Added dummy test method so JUnit will not complain about "No runnable methods"
John Alhroos
2011-08-11
3
-0
/
+20
*
Added missing Serializable interface to classes in SQLContainer #5712
John Alhroos
2011-08-11
5
-5
/
+12
*
#7020 VNotification should be created with GWT.create()
Leif Åstrand
2011-08-11
2
-3
/
+49
[next]