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
/
uitest
/
src
/
com
/
vaadin
/
tests
/
tb3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use synthetic javascript events for IE browsers in context click tests
Teemu Suo-Anttila
2015-10-07
2
-9
/
+5
*
Don't use proxy port blocked by Firefox
Artur Signell
2015-09-08
1
-1
/
+7
*
Make test stable in IE11
Artur Signell
2015-09-08
2
-0
/
+21
*
Make test work correctly with resynchronize
Artur Signell
2015-09-07
1
-0
/
+16
*
Revert "Convert old theme test to new MultiBrowserThemeTest"
Artur Signell
2015-09-04
1
-4
/
+0
*
Merge remote-tracking branch 'origin/master' into reconnect-dialog
Artur Signell
2015-09-04
3
-3
/
+103
|
\
|
*
Support suspend timeout for long polling (#18550)
Artur Signell
2015-09-03
1
-1
/
+1
|
*
Attach Window in hierarchy change as required (#18502)
Artur Signell
2015-08-04
1
-0
/
+10
|
*
Ensure server side focus is applied when opening a window (#17731)
Artur Signell
2015-08-04
1
-0
/
+19
|
*
Take margin/border/padding into account when measuring ComboBox in IE (#17002)
Artur Signell
2015-08-03
1
-2
/
+73
|
*
Stabilize TB4 tests with IE 11
Teemu Suo-Anttila
2015-07-14
1
-2
/
+2
*
|
Additional fixes related to ParameterizedTB3Runner and Nginx + Wildfly 9 test...
Artur Signell
2015-09-04
2
-1
/
+12
*
|
Convert old theme test to new MultiBrowserThemeTest
Artur Signell
2015-09-03
1
-0
/
+4
*
|
Nginx + Wildfly 9 test for various proxy configurations (#11733)
Artur Signell
2015-09-03
3
-2
/
+47
*
|
ParameterizedTB3Runner for adding permutations using a static getter
Artur Signell
2015-09-03
5
-55
/
+64
*
|
Update to TestBench 4.0.3
Artur Signell
2015-09-02
1
-3
/
+3
*
|
Reconnect dialog theme and functionality tests (#11733)
Artur Signell
2015-09-02
3
-3
/
+63
|
/
*
Convert TB2 test TreeContextMenuAndIcons to TB4
Henri Sara
2015-07-13
1
-0
/
+7
*
Improve Eclipse auto-complete experience for openTestURL
Leif Åstrand
2015-07-07
1
-0
/
+9
*
Fix incorrect system notifications with details styling (#18340)
Artur Signell
2015-06-26
4
-8
/
+34
*
Support taking test screenshots of individual elements
Artur Signell
2015-06-26
2
-1
/
+193
*
Reformat with Luna SR2
Artur Signell
2015-06-26
1
-2
/
+4
*
Extract duplciated logic for checking for error notifications
Leif Åstrand
2015-06-22
1
-0
/
+17
*
Make vanilla SingleBrowserTest work with the runLocally property
Leif Åstrand
2015-06-16
2
-2
/
+5
*
Fix test broken by #16556
Artur Signell
2015-06-09
1
-0
/
+21
*
Run local tests on localhost
Artur Signell
2015-06-05
1
-1
/
+18
*
Ensure PhantomJS2 tests are run on version 2
Artur Signell
2015-06-04
1
-0
/
+1
*
Allow specifying location of PhantomJS binary
Artur Signell
2015-06-04
1
-0
/
+5
*
Fix MenuBar handling with extremely wide first level sub menus
Teemu Suo-Anttila
2015-06-03
1
-0
/
+6
*
Refactor MenuBar handling methods to AbstractTB3Test
Teemu Suo-Anttila
2015-06-02
1
-1
/
+63
*
Properly handle readonly fields when clearing FieldGroup (#17166)
Artur Signell
2015-06-01
1
-0
/
+33
*
Fix for Valo notification mixins (#14872).
Denis Anisimov
2015-05-29
1
-0
/
+35
*
Convert theme tests from TB2 to TB4
Teemu Suo-Anttila
2015-05-18
1
-1
/
+1
*
Render CustomLayout properly even if a slot is missing (#17681)
Artur Signell
2015-05-04
1
-0
/
+18
*
Merge branch 'grid-7.5'
Pekka Hyvönen
2015-04-30
1
-0
/
+20
|
\
|
*
Merge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila
2015-04-22
1
-0
/
+5
|
|
\
|
*
|
Calculate Grid sidebar button height when closed #17412
Pekka Hyvönen
2015-04-16
1
-0
/
+20
*
|
|
Fix PrivateTB3Configuartion to use correct BrowserFactory
Teemu Suo-Anttila
2015-04-29
1
-15
/
+4
*
|
|
Simplified tracking of servers which support websockets
Artur Signell
2015-04-23
1
-13
/
+4
*
|
|
Enable running websocket tests on JBoss EAP 6.4 (#13323)
Artur Signell
2015-04-22
1
-2
/
+0
|
|
/
|
/
|
*
|
Disable websocket tests on Websphere 8 until #16354 is fixed
Artur Signell
2015-04-20
1
-0
/
+5
|
/
*
Disallow RunLocally annotation in framework tests. Fix NPE for
Teemu Suo-Anttila
2015-04-08
3
-4
/
+18
*
Support JSR-356 websockets (#16738, #14432)
Artur Signell
2015-04-02
1
-1
/
+64
*
Re-enable support for the firefox.path property
Leif Åstrand
2015-03-18
1
-0
/
+5
*
Re-enable running tests locally with property
Teemu Suo-Anttila
2015-03-18
1
-0
/
+25
*
Converted ValidationOfRequiredEmptyFields to TB4
Artur Signell
2015-03-06
1
-0
/
+6
*
Redesign ComboBox filtering, highlighting and selection behaviour.
Sauli Tähkäpää
2015-02-26
1
-0
/
+54
*
Add project, build and test name capabilities.
Sauli Tähkäpää
2015-02-25
1
-0
/
+12
*
Fix test url parameter concatenation.
Sauli Tähkäpää
2015-02-24
1
-7
/
+19
*
Use TestBench-4.0.2
Teemu Suo-Anttila
2015-02-19
19
-1092
/
+252
[next]