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 accidental @RunLocally
Artur Signell
2014-03-19
1
-2
/
+0
*
Make test work in IE. Disable Firefox which doesn't work
Artur Signell
2014-03-19
1
-10
/
+17
*
Format project files according to conventions
Artur Signell
2014-03-19
3
-8
/
+17
*
Revert "Merge branch 'master' into grid"
John Ahlroos
2014-03-18
12
-2010
/
+0
*
Merge branch 'master' into grid
Leif Åstrand
2014-03-18
12
-0
/
+2010
|
\
|
*
Makes Escalator autodetect the initial row height (#13239)
Henrik Paul
2014-03-11
1
-0
/
+49
|
*
Add support for changing the default row height in escalator (#12645)
Henrik Paul
2014-03-06
5
-0
/
+29
|
*
Merge branch 'master' into grid
Henrik Paul
2014-03-03
30
-973
/
+1166
|
|
\
|
*
|
Implement programmatic scrolling (#13327)
Patrik Lindström
2014-02-18
3
-12
/
+119
|
*
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-02-12
87
-809
/
+4296
|
|
\
\
|
*
|
|
Grid supports data set changes (#12645)
Henrik Paul
2013-12-17
2
-9
/
+120
|
*
|
|
Support primary style names in Escalator and Grid #13058
John Ahlroos
2013-12-10
2
-34
/
+98
|
*
|
|
Fixes problem with setting initial column width on server side Grid #13024
John Ahlroos
2013-12-09
2
-0
/
+26
|
*
|
|
Merge branch 'master' into grid-merge
Henrik Paul
2013-12-04
18
-299
/
+397
|
|
\
\
\
|
*
|
|
|
Support custom column widths in Grid #13024
John Ahlroos
2013-12-04
2
-7
/
+79
|
*
|
|
|
add support for variable column widths (#12645)
Henrik Paul
2013-12-04
5
-0
/
+51
|
*
|
|
|
Add support for colspan in Escalator (#12645)
Henrik Paul
2013-11-27
1
-3
/
+15
|
*
|
|
|
Testbench tests for Column api #12830
John Ahlroos
2013-11-26
2
-1
/
+219
|
*
|
|
|
Add server-side API for column freezing (#3087)
Henrik Paul
2013-11-24
1
-0
/
+9
|
*
|
|
|
Introduce initial data source support for Grid (#12878)
Leif Åstrand
2013-11-22
1
-0
/
+11
|
*
|
|
|
Multiple headers and footer rows #3153
John Ahlroos
2013-11-22
2
-44
/
+216
|
*
|
|
|
Fixes Escalator resize issues (#12645)
Henrik Paul
2013-11-21
6
-7
/
+118
|
*
|
|
|
Merge branch 'master' into grid
John Ahlroos
2013-11-20
127
-2047
/
+7694
|
|
\
\
\
\
|
*
|
|
|
|
Base grid component and column API (#12829, #12830)
John Ahlroos
2013-11-19
1
-0
/
+144
|
*
|
|
|
|
Add column freezing to Escalator (#3087)
Leif Åstrand
2013-11-14
4
-12
/
+38
|
*
|
|
|
|
Convert CellRenderer to revised EscalatorUpdater (#12645)
Henrik Paul
2013-11-13
4
-223
/
+253
|
*
|
|
|
|
Fixes insert/remove columns and testcase (#12645)
Henrik Paul
2013-11-12
3
-74
/
+163
|
*
|
|
|
|
Add scrollToRow/Column, also some final declarations (#12645)
Henrik Paul
2013-11-11
5
-9
/
+143
|
*
|
|
|
|
Implement escalator pattern for widget (#12645)
Henrik Paul
2013-11-08
7
-45
/
+325
|
*
|
|
|
|
Initial escalator commit (#12645)
Henrik Paul
2013-10-09
5
-0
/
+265
*
|
|
|
|
|
Merge changes from origin/7.1
Build Agent
2014-03-13
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Added server launch wait to TB2 and TB3 test targets.
Sauli Tähkäpää
2014-03-12
1
-0
/
+2
*
|
|
|
|
|
|
Do not ever set title to null (#13430)
Artur Signell
2014-03-11
2
-0
/
+80
*
|
|
|
|
|
|
Fix compilation error in tests (#13446)
Artur Signell
2014-03-11
1
-1
/
+1
*
|
|
|
|
|
|
Merge changes from origin/7.1
Build Agent
2014-03-11
6
-251
/
+10
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Make ExcludeFromSuite annotation Runtime and Inherited
Teemu Suo-Anttila
2014-03-11
2
-5
/
+10
|
*
|
|
|
|
|
Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"
Henri Sara
2014-03-10
4
-246
/
+0
*
|
|
|
|
|
|
Ignore type parameters when looking for metadata (#12873, #12900)
Leif Åstrand
2014-03-11
6
-0
/
+193
*
|
|
|
|
|
|
Missing server long polling tests (#13164)
Artur Signell
2014-03-10
2
-0
/
+51
*
|
|
|
|
|
|
Merge changes from origin/7.1
Build Agent
2014-03-10
1
-0
/
+38
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets.
Sauli Tähkäpää
2014-03-10
1
-0
/
+38
*
|
|
|
|
|
|
Fix NestedLayoutCaptionHoverTest to work with TB 3.1.3
Teemu Suo-Anttila
2014-03-06
1
-5
/
+12
*
|
|
|
|
|
|
Default error handler now report relevant exceptions (#11599)
Matti Tahvonen
2014-03-06
2
-0
/
+149
*
|
|
|
|
|
|
Merge changes from origin/7.1
Build Agent
2014-03-05
8
-37
/
+297
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)
Pekka Hyvönen
2014-03-05
4
-0
/
+246
|
*
|
|
|
|
|
Refactored VerifyJreVersion test to TB3.
Sauli Tähkäpää
2014-03-04
3
-27
/
+42
|
*
|
|
|
|
|
Refactored TB3 test ip address whitelisting.
Sauli Tähkäpää
2014-03-04
1
-10
/
+9
*
|
|
|
|
|
|
Fix broken PushConfigurationTest
Teemu Suo-Anttila
2014-03-04
1
-6
/
+4
*
|
|
|
|
|
|
Merge commit '06d0cf4daa414eca3c2a73df8171706ca7012213'
Teemu Suo-Anttila
2014-03-04
2
-10
/
+22
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Workaround Streaming Push unreliabilities (#13415)
Teemu Suo-Anttila
2014-03-03
2
-10
/
+22
[next]