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
changelog-8.27.6
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
*
Javadoc typo correction
Henri Sara
2010-06-01
1
-1
/
+1
*
Fixed typo in a test class description
Henri Sara
2010-06-01
1
-1
/
+1
*
Fixed some normal priority warnings by FindBugs
Henri Sara
2010-06-01
4
-15
/
+12
*
Fixed some normal priority warnings by FindBugs
Henri Sara
2010-06-01
11
-35
/
+35
*
Fixed some high priority warnings by FindBugs
Henri Sara
2010-06-01
8
-12
/
+22
*
#5111 incorrect null check in Panel.removeAction()
Henri Sara
2010-06-01
1
-1
/
+1
*
Fix for #3699
John Alhroos
2010-06-01
1
-3
/
+31
*
Test case for RichTextAreas (#5091 + #5089)
Artur Signell
2010-05-31
2
-0
/
+194
*
Removed obsolete ant target from integration test ant script
Henri Sara
2010-05-31
1
-7
/
+0
*
Renamed ant targets for integration tests
Henri Sara
2010-05-31
2
-121
/
+121
*
Updated test bench hub default address
Henri Sara
2010-05-31
1
-1
/
+1
*
Locator correction in test script for #5013
Henri Sara
2010-05-28
1
-1
/
+1
*
Renamed test Ticket4582
Artur Signell
2010-05-28
2
-35
/
+45
*
Updated theme files (only compiled existing)
Artur Signell
2010-05-28
8
-10
/
+22
*
Renamed test Ticket4507
Artur Signell
2010-05-28
2
-5
/
+16
*
Moved tests from com.vaadin.tests.tickets
Artur Signell
2010-05-28
6
-10
/
+10
*
Fully qualified class name in test script for #5013
Henri Sara
2010-05-28
1
-2
/
+2
*
#5053 and #5083: Last ComboBox item may not be shown if null selection enable...
Henri Sara
2010-05-27
2
-11
/
+12
*
Fix for #5082 - Subwindow width wrong when contents is 100%x100%
Artur Signell
2010-05-27
1
-1
/
+1
*
#5013 AbstractField did not repaint property read-only status changes immedia...
Henri Sara
2010-05-27
3
-0
/
+121
*
Fixed #4251 - ArithmeticException when changing Select pageLength to 0
Artur Signell
2010-05-27
4
-2
/
+40
*
TabSheet: break out of loop earlier when suitable selected component found
Henri Sara
2010-05-26
1
-0
/
+1
*
#4641 Adding the same component multiple times to a TabSheet caused NPE
Henri Sara
2010-05-26
1
-7
/
+21
*
#5053 Last ComboBox item may not be shown if null selection enabled: test cas...
Henri Sara
2010-05-26
2
-6
/
+43
*
Fixed bad DOM path in TB test for #4607
John Alhroos
2010-05-26
1
-10
/
+0
*
Fix for #4427 - Updating sub-window position information back to server shoul...
Artur Signell
2010-05-25
1
-4
/
+43
*
#4935 minor additions to Accordion javadoc (styling)
Henri Sara
2010-05-25
1
-0
/
+3
*
#4981 and #4935 TabSheet and Accordion javadoc and one import, no functional ...
Henri Sara
2010-05-25
2
-64
/
+166
*
Added generics to ComponentTestCase
Artur Signell
2010-05-25
10
-44
/
+31
*
Updated to 6.3.4
Artur Signell
2010-05-25
1
-1
/
+1
*
#3698 and #4505 fire tab change event when current tab gets disabled/hidden/r...
Henri Sara
2010-05-25
1
-25
/
+54
*
Added nullSelectionAllowed checkbox
Artur Signell
2010-05-25
1
-2
/
+24
*
Fixed bad DOM path in TB test for #4507
John Alhroos
2010-05-25
1
-10
/
+0
*
Test case for #4641
Artur Signell
2010-05-24
1
-0
/
+29
*
#4568 DevelopmentServerLauncher port was hardcoded, parameter ignored
Henri Sara
2010-05-24
1
-9
/
+15
*
JavaDoc for VFilterSelect #4825
John Alhroos
2010-05-24
1
-6
/
+285
*
#4400 removed extra comma in vaadin configuration javascript to avoid IE6/7 j...
Henri Sara
2010-05-24
1
-2
/
+2
*
Fixed TB tests for #4507 and #4607
John Alhroos
2010-05-24
2
-10
/
+10
*
Fixes with the issue with the DateField growing when toggling read-only state...
John Alhroos
2010-05-24
1
-5
/
+6
*
#4569 - criticalNotification can only be used in UIDL requests
Artur Signell
2010-05-24
2
-26
/
+68
*
Fix for #4542
John Alhroos
2010-05-24
2
-5
/
+15
*
Reverted some changes made in [13280] which was not relevant to the fix for #...
John Alhroos
2010-05-20
1
-2
/
+2
*
Fix for #5022
John Alhroos
2010-05-20
1
-3
/
+3
*
Fix for #4161
John Alhroos
2010-05-20
2
-0
/
+12
*
Fixes IE6 problem with #4582
John Alhroos
2010-05-20
3
-6
/
+8
*
Added null check.
John Alhroos
2010-05-19
1
-0
/
+4
*
Added JavaDoc for AbsoluteLayout (#4927).
John Alhroos
2010-05-19
1
-15
/
+199
*
Fix for #4479
John Alhroos
2010-05-19
1
-13
/
+13
*
Fix for #4542 + JUnit test + Test Application
John Alhroos
2010-05-19
3
-3
/
+94
*
Added test case for #5022
John Alhroos
2010-05-18
1
-0
/
+40
[next]