index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
path:
root
/
tests
/
testbench
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Remove support for Select in multi-select mode (#8169, #8326).
Henri Sara
2012-02-08
3
-42
/
+14
|
|
/
|
/
|
*
|
#8325 Move ApplicationConnection.updateComponent to
Artur Signell
2012-02-07
2
-2
/
+6
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-02-06
1
-6
/
+3
|
\
|
|
*
Use value change listeners instead of click listeners for checkboxes
Artur Signell
2012-02-06
1
-6
/
+3
|
*
Use value change listeners instead of click listeners for checkboxes
Artur Signell
2012-02-06
1
-7
/
+7
*
|
Use value change listeners instead of click listeners for checkboxes
Artur Signell
2012-02-06
1
-7
/
+7
*
|
#8311 Corrected newlines in new files
Artur Signell
2012-02-03
7
-873
/
+873
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-02-03
3
-1
/
+247
|
\
|
|
*
Fixed test - old IEs do not provide any button for double clicks
Artur Signell
2012-02-03
1
-2
/
+2
|
*
#8284, #8336 Fixed header and footer click for right and middle click. Browse...
Artur Signell
2012-02-03
2
-0
/
+246
|
*
Reversed browser start logic, use --gui to start the browser automatically. B...
Artur Signell
2012-02-03
1
-1
/
+1
*
|
Merge commit '7c200d4e869139ff72e848e973cd5ce5932908d8'
Artur Signell
2012-02-03
62
-9311
/
+9311
|
\
|
|
*
[merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml files
Automerge
2012-02-02
64
-9657
/
+9657
*
|
Merge commit 'c8dbc2549267d3660a1cca04630391dc8d6fd014'
Artur Signell
2012-02-03
1
-0
/
+37
|
\
|
|
*
Test case for #8321
Johannes Dahlström
2012-02-01
1
-0
/
+37
*
|
Updated test to take into account removed SplitPanel
Artur Signell
2012-02-03
1
-3
/
+3
*
|
Adding missing license info
Artur Signell
2012-02-02
2
-0
/
+6
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-01-31
1
-43
/
+38
|
\
|
|
*
#6718 Improved test
Johannes Dahlström
2012-01-31
1
-43
/
+38
*
|
Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)
Artur Signell
2012-01-31
320
-28775
/
+28775
|
\
|
|
*
#8311 Additional CRLF->LF fixes
Artur Signell
2012-01-27
3
-115
/
+115
|
*
#8311 Converted CRLF to LF in all source files
Artur Signell
2012-01-27
293
-26948
/
+26948
*
|
Merged 'b1ae3cd70e2ca4656bb28f77ca79fe0efd29dd67' (origin/6.8)
Artur Signell
2012-01-31
5
-3
/
+269
|
\
|
|
*
#6718 TestBench test
Johannes Dahlström
2012-01-27
2
-0
/
+211
|
*
#6902 Table empties field on Layout.replaceComponent
Artur Signell
2012-01-27
2
-3
/
+54
|
*
Apply all settings when changing direction
Leif Åstrand
2012-01-27
1
-0
/
+4
|
*
Add align bottom to the tests with heights just to make it more interesting
Leif Åstrand
2012-01-11
1
-0
/
+4
|
*
A bunch of tests for OrderedLayout
Leif Åstrand
2012-01-11
1
-9
/
+162
|
*
Yet another layout tester, copied from V7 for reporting bugs in 6.7
Leif Åstrand
2012-01-10
1
-166
/
+9
|
*
Some test tweaks for #6870
Johannes Dahlström
2011-12-30
1
-3
/
+7
|
*
Improved test cases for #8170
Johannes Dahlström
2011-12-22
1
-5
/
+15
|
*
Test for #8170
Artur Signell
2011-12-21
1
-15
/
+5
|
*
Test case for #6870
Johannes Dahlström
2011-12-19
1
-7
/
+3
|
*
TestBench test for #8090
Johannes Dahlström
2011-12-19
1
-7
/
+5
|
*
#8090 test case
Johannes Dahlström
2011-12-15
1
-5
/
+7
*
|
#8169, #8326 Removed SplitPanel and special handling of SplitPanel on
Artur Signell
2012-01-31
1
-37
/
+0
*
|
#8234 Split test drag source and drop target into paintable + widget
Artur Signell
2012-01-31
5
-34
/
+62
*
|
Moved JUnit test to server-side source folder where it belongs
Artur Signell
2012-01-27
1
-61
/
+0
*
|
Merge branch 'master' into contrib
Artur Signell
2012-01-27
20
-271
/
+1217
|
\
\
|
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-01-27
20
-271
/
+1217
|
|
\
|
|
|
*
Merge from 6.7
Johannes Dahlström
2012-01-20
2
-1
/
+9
|
|
*
Merge from 6.7
Johannes Dahlström
2012-01-16
9
-9
/
+736
|
|
*
Merged #8105 Compile core files and test files to separate folders
Johannes Dahlström
2012-01-16
3
-244
/
+135
|
|
*
Merge from 6.7
Johannes Dahlström
2012-01-12
8
-3
/
+533
*
|
|
Merge remote branch 'origin/master' into contrib
Jens Jansson
2012-01-26
2
-5
/
+15
|
\
|
|
|
*
|
Split Paintable from Widget so we have VPaintable (paintable without any
Artur Signell
2012-01-22
2
-5
/
+15
*
|
|
Merge remote branch 'origin/master' into contrib
Jens Jansson
2012-01-20
2
-1
/
+199
|
\
|
|
|
*
|
Parent layouts updated to make height: 100% work for the tested
Leif Åstrand
2012-01-10
1
-0
/
+3
|
*
|
Yet another layout test application
Leif Åstrand
2012-01-09
1
-0
/
+195
|
*
|
Set the expansion ratio to the right child (#8053)
Leif Åstrand
2012-01-09
1
-1
/
+1
[prev]
[next]