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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test broken by #16556
Artur Signell
2015-06-09
4
-37
/
+57
*
Format UTF-8 filenames correctly for download (#16556)
Anna Miroshnik
2015-06-09
2
-28
/
+9
*
Reset heartbeat timestamp when reopening UI (#18101)
Leif Åstrand
2015-06-08
2
-0
/
+89
*
Add class name for not editable editor cells (#18021)
Teemu Suo-Anttila
2015-05-28
1
-1
/
+9
*
Update active tab index when overriding selection (#15274)
Leif Åstrand
2015-05-28
2
-0
/
+97
*
Only sort when enter is pressed on default header (#16732)
Artur Signell
2015-05-28
2
-0
/
+41
*
Fix a Grid test failure on Firefox
Mika Murtojarvi
2015-05-28
2
-7
/
+11
*
Fix Grid test failures on various browsers
Teemu Suo-Anttila
2015-05-28
4
-37
/
+39
*
Ensure the whole hierarchy is refreshed when opening editor row (#17459)
7.4.7
Artur Signell
2015-05-25
3
-0
/
+176
*
Fix MenuBar keyboard navigation and selecting (#17076)
Teemu Suo-Anttila
2015-05-25
3
-197
/
+110
*
Fix adding a column to Table and immediately changing its size (#17927)
Teemu Suo-Anttila
2015-05-25
2
-0
/
+111
*
Fix GridStructureTest to workaround Chrome + Selenium issue
Teemu Suo-Anttila
2015-05-25
1
-3
/
+4
*
Handle generated empty string style names properly (#17335)
Artur Signell
2015-05-25
3
-1
/
+57
*
Fix MenuItemStyleRemoved test UI to work with IE8
Teemu Suo-Anttila
2015-05-25
1
-3
/
+14
*
Make FormLayout work with HTML captions (#17143)
Leif Åstrand
2015-05-25
2
-0
/
+102
*
Potential fix for test ssh problems with Debian 8
Artur Signell
2015-05-25
1
-1
/
+1
*
Don't show loading spinner if there are no tabs (#15241)
Leif Åstrand
2015-05-25
1
-0
/
+13
*
Avoid on-the-fly compilation when running tests
Artur Signell
2015-05-15
1
-0
/
+3
*
Removed outdated workaround
Anna Koskinen
2015-05-15
1
-6
/
+0
*
Fixes some broken FF24 tests for Grid.
Pekka Hyvönen
2015-05-15
1
-0
/
+5
*
Convert TableDragColumn tests from TB2 to TB4
Teemu Suo-Anttila
2015-05-15
3
-204
/
+122
*
Fix the updating of sort indicators (#17440)
Mika Murtojarvi
2015-05-15
2
-0
/
+146
*
Convert LabelTooltip tests from TB2 to TB4
Teemu Suo-Anttila
2015-05-15
4
-141
/
+72
*
Fix Grid reloading test to use ElementQuery exists() method
Teemu Suo-Anttila
2015-05-15
1
-1
/
+1
*
Convert MenuBarNavigationMouse test from TB2 to TB4
Teemu Suo-Anttila
2015-05-15
2
-81
/
+42
*
Provide variable for default contrast value in valo-font-color (#14793).
7.4.6
Denis Anisimov
2015-05-12
2
-0
/
+87
*
Fix enabled handling for DateField and PopupDateField (#17620)
Artur Signell
2015-05-11
2
-0
/
+170
*
Convert InitialFragmentEvent test from TB2 to TB4
Teemu Suo-Anttila
2015-05-11
2
-37
/
+39
*
Render CustomLayout properly even if a slot is missing (#17681)
Artur Signell
2015-05-11
3
-0
/
+115
*
Converted javascript tests to TB4 and added date tests (#16797, #16786)
Artur Signell
2015-05-11
9
-75
/
+173
*
Fix ComboBoxMouseSelectEnterTest to work with old ComboBox
Teemu Suo-Anttila
2015-05-06
1
-14
/
+15
*
Fix Grid editor area calculation without scrollbars (#17471)
Teemu Suo-Anttila
2015-04-27
2
-0
/
+89
*
Keeping MenuItem custom classes when updating styles (#17427)
Alexey Fansky
2015-04-27
2
-0
/
+73
*
Iterate over copies of listener lists (#17477)
Henri Sara
2015-04-27
2
-0
/
+168
*
Remove broken custom String[] serialization (#17146)
Leif Åstrand
2015-04-27
5
-8
/
+17
*
Auto focus modal window (#17021)
Ilya Ermakov
2015-04-27
2
-0
/
+176
*
Update favicon when changing themes (#15481)
Leif Åstrand
2015-04-27
2
-0
/
+131
*
Re-showed tab is displayed if there is room for it (#17096)
Alexey Fansky
2015-04-27
2
-0
/
+186
*
Revert "Reduce reflows when sizing columns (#17315)"
7.4.4
Markus Koivisto
2015-04-16
4
-256
/
+0
*
Changed combobox class
Markus Koivisto
2015-04-15
1
-1
/
+1
*
Prevent opening Table context menu on short tapping on iOS (#15297)
Ilya Ermakov
2015-04-15
1
-0
/
+106
*
Grid header should render "the same" after changes to header (#17131)
Mikael Grankvist
2015-04-15
2
-0
/
+339
*
Adding a temporary style to VNotification on Chrome >=41 (#17252)
Alexey Fansky
2015-04-15
1
-0
/
+33
*
Don't use !important for ColorPicker width in Valo (#17140).
Denis Anisimov
2015-04-15
4
-0
/
+224
*
Grid layout slots should be slot size not slot content size (#17039)
Mikael Grankvist
2015-04-15
2
-0
/
+164
*
Set value selected by mouse when pressing Enter in ComboBox (#16981)
Ilya Ermakov
2015-04-15
2
-0
/
+171
*
Displaying tooltip on touch devices underneath the field (#17150)
Alexey Fansky
2015-04-15
1
-0
/
+66
*
Disallow RunLocally annotation in framework tests. Fix NPE for
Teemu Suo-Anttila
2015-04-15
4
-4
/
+23
*
Don't remove frozen columns when columns reordered in Grid #16901
Pekka Hyvönen
2015-04-15
1
-0
/
+17
*
Make test work in uitest.war
Artur Signell
2015-04-15
1
-2
/
+2
[next]