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
*
Remove the "liferay" theme
Henri Sara
2016-08-05
11
-1398
/
+0
*
Reduce integration test startup delays
Henri Sara
2016-08-05
1
-5
/
+5
*
Remove WebSphere 8 and Glassfish 3 tests
Henri Sara
2016-08-05
2
-193
/
+0
*
Remove old integration tests
Henri Sara
2016-08-05
2
-207
/
+0
*
Update version number, use Java 8
Teemu Suo-Anttila
2016-08-03
2
-2
/
+2
*
Fixing TabSheet scrolling within SplitPanel (#20052)
adam
2016-08-03
2
-0
/
+128
*
Fix disappearing ComboBox value (#19221)
Matti Tahvonen
2016-08-01
2
-8
/
+17
*
Use pure JS instead of JQuery JS for Atmosphere (#19396)
Artur Signell
2016-07-16
1
-4
/
+4
*
GridLayoutDetailsRowTest to work with PhantomJS
Anna Koskinen
2016-07-14
1
-14
/
+1
*
Fix and optimize TabsheetScrollingTest
Henri Sara
2016-07-13
1
-3
/
+15
*
Fixing Grid Layout required indicator position (#18418)
Henri Sara
2016-07-13
2
-0
/
+245
*
Disable tooltip tests for Firefox.
Henri Sara
2016-07-13
9
-11
/
+58
*
Update test for Chrome 51
Henri Sara
2016-07-12
1
-1
/
+1
*
Fix navigation to same view with different parameters (#20029)
Teemu Suo-Anttila
2016-07-06
1
-0
/
+54
*
Updates to Grid's height handling (#19690).
Anna Koskinen
2016-06-29
2
-0
/
+388
*
Fixing messed up column in Grid after hide, resize and show (#19826)
adam
2016-06-07
2
-0
/
+180
*
Use gwt-user and gwt-dev dependencies in client and compiler
Teemu Suo-Anttila
2016-06-01
1
-0
/
+14
*
Suggestion pop-up width API for ComboBox (#19685)
Jonni Nakari
2016-05-31
8
-0
/
+393
*
Move Jetty 9.3 before vaadin-* on the classpath
Leif Åstrand
2016-05-30
1
-37
/
+39
*
Send an ack message after push has removed connectors (#19822)
Artur Signell
2016-05-27
2
-0
/
+128
*
Correctly handle compiled resources for Development Server
Teemu Suo-Anttila
2016-05-20
1
-42
/
+16
*
Update Jetty version in uitest
Teemu Suo-Anttila
2016-05-20
3
-56
/
+24
*
Notify server side component about clicks in form layout (#6346).
Denis Anisimov
2016-05-19
2
-0
/
+158
*
Remove shortcut listener from subclasses of AbstractComponent (#16498).
Edoardo Vacchi
2016-05-17
2
-0
/
+198
*
Eliminate rounding errors for GridLayout expand ratios (#19797)
Artur Signell
2016-05-16
2
-0
/
+97
*
Disable multiselect checkboxes when Grid is disabled. (#18560)
Sauli Tähkäpää
2016-05-13
2
-0
/
+113
*
Fix opacity value for disabled label and non-collapsible column (#15489)
Denis Anisimov
2016-05-13
4
-0
/
+235
*
Do not start local Jetty for server tests
Artur Signell
2016-05-13
1
-13
/
+5
*
Fixed tooltips for sub-windows (#19073)
Pontus Boström
2016-05-12
2
-0
/
+123
*
Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550)
Artur Signell
2016-05-11
1
-0
/
+115
*
Avoid rebuilding VListSelect DOM for each round trip (#14765)
Leif Åstrand
2016-05-11
5
-0
/
+478
*
Remove guava URL encode dependency
Markus Koivisto
2016-05-11
1
-2
/
+1
*
Always close expanded top level menu item on click (#14568).
Denis Anisimov
2016-05-11
2
-0
/
+152
*
Always return cursor position 0 when displaying input prompt (#19766)
Teemu Pöntelin
2016-05-11
2
-0
/
+72
*
Fix null selection to work again (#19787)
Artur Signell
2016-05-09
2
-0
/
+45
*
Test using Payara
Artur Signell
2016-05-07
1
-0
/
+7
*
Compare against references also if no version specified
Henri Sara
2016-05-04
1
-7
/
+11
*
Revert "Better default for nullRepresentation (#13221, #12877)"
feature/standard-sass
Ilia Motornyi
2016-05-04
3
-114
/
+1
*
Fix classpath order for integration tests
Henri Sara
2016-05-04
1
-1
/
+1
*
Move theme and widgetset compilation to prepare-package
Teemu Suo-Anttila
2016-05-03
1
-0
/
+1
*
Take body scrolling into account when deciding combobox popup position (#19162)
Artur Signell
2016-05-02
3
-0
/
+98
*
Better default for nullRepresentation (#13221, #12877)
Matti Tahvonen
2016-05-02
3
-1
/
+114
*
Expect Chrome 50 in VerifyBrowserVersionTest
Henri Sara
2016-05-02
1
-6
/
+5
*
Fix CriticalNotificationsTest on Chrome
Henri Sara
2016-05-02
1
-0
/
+6
*
Restrict grid sidebar size to visible viewport (#19349)
Artur Signell
2016-04-28
2
-0
/
+164
*
Scroll selected tab into view (#3899)
Artur Signell
2016-04-28
2
-1
/
+37
*
Use the correct window height when comparing to browser window height (#19590)
Artur Signell
2016-04-28
2
-0
/
+82
*
Double check table focus in IE (#19676)
Artur Signell
2016-04-28
1
-0
/
+135
*
Take transition into account for Window layout (#15192, #19525, #19415)
Artur Signell
2016-04-28
4
-0
/
+225
*
Do not throw an exception for PhantomJS
Henri Sara
2016-04-28
2
-7
/
+19
[next]