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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed test (maximize button added to DOM)
Artur Signell
2013-04-29
1
-4
/
+4
*
Fixed test (gwt-id-X not stable)
Artur Signell
2013-04-29
1
-2
/
+2
*
Fixed last button in test to actually do something
Artur Signell
2013-04-26
1
-1
/
+1
*
Support URL parameters for automatically configuring and running test
Artur Signell
2013-04-26
1
-0
/
+10
*
Ensure RPC are not delivered to closed UIs (#11714)
Artur Signell
2013-04-26
1
-0
/
+45
*
Close push connection when UI is detached (#11596)
Artur Signell
2013-04-26
2
-0
/
+184
*
Global code clean up
Leif Åstrand
2013-04-25
6
-24
/
+20
*
TestBench test for tree (#11612)
michaelvogt
2013-04-24
1
-0
/
+270
*
Updated test as there is no longer a minimum height for a Window
Artur Signell
2013-04-23
1
-2
/
+2
*
Made test work in all browsers
Artur Signell
2013-04-23
1
-2
/
+2
*
Fixed screenshot identifiers
Artur Signell
2013-04-23
1
-7
/
+7
*
Integration tests should be run with Firefox 17 ESR instead of Firefox 11 #11...
John Ahlroos
2013-04-23
1
-1
/
+1
*
Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'
Artur Signell
2013-04-23
7
-28
/
+348
|
\
|
*
Different fix for #11152 which is restricted to the problematic case in horiz...
Artur Signell
2013-04-23
1
-0
/
+55
|
*
Fixed Accordion tab stylenames which never got applied on the tab widgets #11...
John Ahlroos
2013-04-22
2
-0
/
+73
|
*
Prevent double encoding problems when URI fragment contains special character...
Johannes Dahlström
2013-04-19
2
-28
/
+149
|
*
Fixed IE8 scrollbar issue with vertical layout when using both expansions and...
John Ahlroos
2013-04-17
2
-0
/
+71
*
|
Sources for the "Broadcasting messages to other users" tutorial
Artur Signell
2013-04-23
2
-0
/
+121
*
|
Renamed loading indicator states to 'first','second','third' (#11668)
Artur Signell
2013-04-23
1
-19
/
+19
*
|
Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)
Artur Signell
2013-04-23
1
-3
/
+3
*
|
Renamed UI.getTooltip to getTooltipConfiguration (#11663)
Artur Signell
2013-04-23
1
-5
/
+5
*
|
Renamed DisplayState to WindowMode (#11662)
Artur Signell
2013-04-23
1
-11
/
+11
*
|
Updated commons-io dependency to 2.2 (#11643)
Artur Signell
2013-04-23
1
-1
/
+1
*
|
Add PushConnection interface (#11655)
Leif Åstrand
2013-04-22
1
-2
/
+2
*
|
Initial support for toggling push on the fly (#11506)
Leif Åstrand
2013-04-19
2
-0
/
+173
*
|
Clean the connector map after pushing (#11624)
Leif Åstrand
2013-04-18
1
-0
/
+47
*
|
Simple speed test for testing roundtrips/s in various browsers
Artur Signell
2013-04-18
4
-0
/
+257
*
|
Run server integration tests with push enabled #11494
John Ahlroos
2013-04-17
2
-0
/
+77
*
|
Added test for testing push with different transports #11494
John Ahlroos
2013-04-17
4
-0
/
+125
*
|
Fix for WAI-ARIA Button test for IE8 (#11616)
michaelvogt
2013-04-17
1
-5
/
+0
*
|
Simple test for testing push capabilities #11494
John Ahlroos
2013-04-16
2
-0
/
+190
*
|
Fixes test (locator) and quiet mode for DebugWindow #11603
Marc Englund
2013-04-15
1
-1
/
+1
*
|
TestBench test for Button (#11581)
michaelvogt
2013-04-11
2
-0
/
+133
*
|
Implemented poll interval for UI (#11495)
Leif Åstrand
2013-04-10
2
-0
/
+143
*
|
Fixed test to close windows instead of maximizing them
Artur Signell
2013-04-10
5
-25
/
+25
*
|
Don't process push messages until init JSON is processed (#11529)
Leif Åstrand
2013-04-10
2
-0
/
+68
*
|
Fixed broken tests
Artur Signell
2013-04-09
17
-102
/
+69
*
|
Added push meta module (#11498)
Artur Signell
2013-04-08
1
-0
/
+2
*
|
Implement range for date field (#6241)
johan
2013-04-08
8
-0
/
+1306
*
|
Global code reformat
Leif Åstrand
2013-04-05
44
-49
/
+163
*
|
WAI-ARIA functions for Tree (#11389)
michaelvogt
2013-04-04
1
-0
/
+122
*
|
Maximize Restore for Window #3400
Pekka Hyvönen
2013-04-04
2
-0
/
+393
*
|
Server push (#111)
Johannes Dahlström
2013-04-04
1
-4
/
+6
*
|
Renamed Calendar tests to be more consistent with other tests (#11079)
Artur Signell
2013-04-04
17
-0
/
+0
*
|
Reworked fix for ignoring /APP/ (#11192)
Artur Signell
2013-04-03
1
-2
/
+2
*
|
Fix for CheckBox and Layout (#11407)
michaelvogt
2013-04-03
1
-0
/
+22
*
|
Integrate Calendar into core #11079
John Ahlroos
2013-04-03
23
-0
/
+3890
*
|
Implemented changes to CSS injection based on API review #5500
John Ahlroos
2013-04-03
2
-14
/
+14
*
|
Merge commit '5d8b1862b63d32070b4084d7e49cae1f4bc66953'
Artur Signell
2013-04-03
12
-365
/
+1165
|
\
|
|
*
Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...
Artur Signell
2013-03-21
12
-365
/
+1165
[next]