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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly measure indent when adding to an empty TreeTable (#9264)
Artur Signell
2012-08-13
1
-0
/
+72
*
Disabled shim iframe for all but IE8+ (#9284, #6219)
Artur Signell
2012-08-10
3
-0
/
+89
*
Renamed screenshots to have sensible names
Artur Signell
2012-08-09
1
-9
/
+8
*
Test for ensuring that overlays can be transparent (not in IE < 9)
Artur Signell
2012-08-08
2
-0
/
+61
*
Fixed TextArea maxlength so it is always enforced (#9199)
Artur Signell
2012-08-08
1
-0
/
+53
*
Removed extra backslash
Artur Signell
2012-08-08
1
-1
/
+1
*
Allow removing Window while iterating child window set (#9251)
Leif Åstrand
2012-08-08
1
-0
/
+17
*
Use a glob pattern in assertText to allow for slightly different click coordi...
Johannes Dahlström
2012-08-06
1
-2
/
+2
*
Fix and test for #9136 (Tree throws wrong ItemClickEvent in IE9)
Johannes Dahlström
2012-08-06
1
-0
/
+82
*
Use separate screenshots because of IE9 inconsistency revealed by (#9207)
Leif Åstrand
2012-08-06
1
-1
/
+1
*
Force horizontal scrolling with wide columns but no rows (#9187)
Leif Åstrand
2012-08-06
1
-0
/
+86
*
Updated test to catch correct exception (#9147)
Artur Signell
2012-08-03
1
-4
/
+4
*
Longer pause to make test more reliable
Artur Signell
2012-08-03
1
-1
/
+1
*
Make LoginForm work inside iframes (#8144)
Leif Åstrand
2012-08-03
1
-0
/
+61
*
Test using Chrome 21 (#9202)
Artur Signell
2012-08-03
1
-1
/
+1
*
Clear selectionRangeStart if the key map has been cleared (#8584, #8736)
Leif Åstrand
2012-08-02
2
-0
/
+240
*
Remember previous row height to maintain table size when all rows are removed...
Leif Åstrand
2012-08-01
1
-0
/
+122
*
Explicitly delegate keyboard events from the PopupView popup to the relevant ...
Johannes Dahlström
2012-07-27
1
-9
/
+11
*
Preserve selection order for multi select value (#8109, #8787)
Leif Åstrand
2012-07-27
2
-1
/
+289
*
#9155 Add refresh() to SQLContainer.removeContainerFilter(), one more (manual...
Henri Sara
2012-07-27
3
-78
/
+118
*
A better patch and test for #7036
Johannes Dahlström
2012-07-26
2
-0
/
+84
*
Fix typo preventing StreamVariable cleanup (#9171)
Leif Åstrand
2012-07-25
1
-0
/
+57
*
#8291, #7666 fix Table NegativeArraySizeException when table size reduced by ...
Henri Sara
2012-07-20
1
-0
/
+121
*
Fix CRLF -> LF
Johannes Dahlström
2012-07-10
1
-37
/
+37
*
Oops, remove redundant code causing a compile error
Johannes Dahlström
2012-07-10
1
-43
/
+0
*
Test for #9064
Johannes Dahlström
2012-07-09
2
-0
/
+112
*
Empty TreeTable rows collapse after #7387 fix, give them some content to prev...
Johannes Dahlström
2012-07-09
1
-2
/
+3
*
TB test for #7387
Johannes Dahlström
2012-07-09
2
-12
/
+45
*
#8193 Listen to RootPanel keydown events to handle shortcut actions from Popu...
Johannes Dahlström
2012-06-26
1
-0
/
+75
*
TB script for #8949
Johannes Dahlström
2012-06-15
2
-0
/
+65
*
#8949 Make sure a drag image always has absolute position
Johannes Dahlström
2012-06-15
1
-0
/
+43
*
#7766 Use debug id in test to make IE 6,7,8 not fail so har
Johannes Dahlström
2012-06-14
2
-20
/
+6
*
#8852 Applied Sami's patch with minor changes to comments and the test
Johannes Dahlström
2012-06-14
2
-0
/
+115
*
#7766 Applied Sami's patch
Johannes Dahlström
2012-06-14
2
-0
/
+92
*
Change Chameleon -> chameleon + unit test for all builtin themes (#8386)
Leif Åstrand
2012-06-13
2
-0
/
+48
*
[merge from 6.7] #7607 updated test
Automerge
2012-06-07
1
-1
/
+36
*
Refactor ?debug detection (#8923)
Leif Åstrand
2012-06-07
1
-1
/
+71
*
[merge from 6.7] Made tooltips work for Slider (#8863)
Automerge
2012-06-01
1
-0
/
+67
*
#7495 Fixed Tables test to use the inverted API naming
Johannes Dahlström
2012-05-31
1
-5
/
+5
*
#7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> set...
Johannes Dahlström
2012-05-31
1
-3
/
+3
*
Created a test for disabling and enabling max/min split position of SplitPane...
Tapio Aali
2012-05-31
2
-23
/
+134
*
Added options for setting maximum and minimum split positions to SplitPanel (...
Tapio Aali
2012-05-30
2
-0
/
+483
*
[merge from 6.7] Make ClickEventHandler fire clicks only if mousedown and mou...
Automerge
2012-05-30
3
-20
/
+143
*
[merge from 6.7] #8801 TestBench test
Automerge
2012-05-29
2
-0
/
+70
*
Made Table serializable when using column width for row header (#8428)
Artur Signell
2012-05-29
2
-0
/
+57
*
[merge from 6.7] Try to fix a sporadic test failure on IE
Automerge
2012-05-25
1
-0
/
+5
*
[merge from 6.7] Test application for #8855
Automerge
2012-05-23
1
-0
/
+78
*
[merge from 6.7] Print more debug info when running testbench tests
Automerge
2012-05-23
1
-0
/
+2
*
Fixed styles that were left lingering while changing the orientation of a sli...
Tapio Aali
2012-05-23
1
-0
/
+72
*
Table: Make some columns uncollapsable (#7495)
Leif Åstrand
2012-05-23
3
-0
/
+176
[next]