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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into grid
Leif Åstrand
2014-08-22
43
-0
/
+6880
|
\
|
*
Implement selection with keyboard (#13334)
Teemu Suo-Anttila
2014-08-21
1
-0
/
+28
|
*
Added PAGEUP/PAGEDOWN/HOME/END keyboard navigation #13334
John Ahlroos
2014-08-21
1
-1
/
+54
|
*
Add event originator information to Sort Events (#13334)
Patrik Lindström
2014-08-21
2
-6
/
+33
|
*
Implement KeyEvents for Grid (#13334)
Teemu Suo-Anttila
2014-08-20
2
-2
/
+233
|
*
Add DataAvailableEvent and handler for it (#13334)
Teemu Suo-Anttila
2014-08-20
1
-0
/
+2
|
*
Separate GridBasicFeature tests into client and server subpackages
Teemu Suo-Anttila
2014-08-20
15
-23
/
+37
|
*
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-08-20
18
-456
/
+762
|
|
\
|
*
\
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-08-19
45
-904
/
+2211
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-08-12
9
-75
/
+105
|
|
\
\
\
|
*
|
|
|
Ensure primary stylenames are correct #13334
John Ahlroos
2014-08-11
6
-41
/
+248
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-08-11
18
-69
/
+456
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-08-07
129
-2010
/
+4613
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Remove unnecessary compareScreen from GridStaticSectionComponentTest
Teemu Suo-Anttila
2014-08-07
1
-2
/
+0
|
*
|
|
|
|
|
Add server side support for Components in Headers and Footers (#13334)
Teemu Suo-Anttila
2014-08-07
2
-0
/
+144
|
*
|
|
|
|
|
Support HTML and Widgets in header/footer cells #13334
John Ahlroos
2014-08-07
4
-8
/
+258
|
*
|
|
|
|
|
Take hidden columns into account when calculating colspan #13334
John Ahlroos
2014-08-07
2
-0
/
+75
|
*
|
|
|
|
|
Fixes removing all rows causing javascript error #13334
John Ahlroos
2014-08-07
2
-0
/
+19
|
*
|
|
|
|
|
Trigger ComplexRenderer.setContentVisible(false) initially #13334
John Ahlroos
2014-08-06
2
-7
/
+24
|
*
|
|
|
|
|
Add support for server side colspans in Headers and Footers (#13334)
Teemu Suo-Anttila
2014-08-05
3
-0
/
+159
|
*
|
|
|
|
|
Remove deprecated header/footer API (#13334)
Henrik Paul
2014-08-04
2
-176
/
+0
|
*
|
|
|
|
|
Removed deprecated header and footer renderers #13334
John Ahlroos
2014-08-01
1
-11
/
+16
|
*
|
|
|
|
|
Fixes setting width before adding column to grid #13334
John Ahlroos
2014-07-31
2
-2
/
+82
|
*
|
|
|
|
|
Add server side API for Headers and Footers (#13334)
Teemu Suo-Anttila
2014-07-31
4
-59
/
+150
|
*
|
|
|
|
|
Fix SelectionModelSingle when updating from server (#13334)
Teemu Suo-Anttila
2014-07-31
1
-17
/
+48
|
*
|
|
|
|
|
Use GridBasicFeatures variable COLUMNS instead of hardcoded value
Teemu Suo-Anttila
2014-07-30
2
-4
/
+6
|
*
|
|
|
|
|
Add multi column sorting test for Grid
Teemu Suo-Anttila
2014-07-30
3
-4
/
+53
|
*
|
|
|
|
|
Allow merging header and footer cells again #13334
John Ahlroos
2014-07-29
3
-4
/
+181
|
*
|
|
|
|
|
Client-side Grid header/footer rewrite: add default header support (#13334)
Johannes Dahlström
2014-07-29
2
-0
/
+68
|
*
|
|
|
|
|
Add minimal Header/Footer visibility support to GridConnector (#13334)
Teemu Suo-Anttila
2014-07-23
1
-4
/
+2
|
*
|
|
|
|
|
Improve GridBasicClientFeaturesTest menu handling on some browsers
Teemu Suo-Anttila
2014-07-23
1
-1
/
+5
|
*
|
|
|
|
|
Client-side Grid header/footer rewrite: add section setVisible (#13334)
Johannes Dahlström
2014-07-23
3
-13
/
+63
|
*
|
|
|
|
|
Implement Tab navigation for Grid (#13334)
Teemu Suo-Anttila
2014-07-22
2
-0
/
+61
|
*
|
|
|
|
|
Implement keyboard navigation between containers (#13334)
Teemu Suo-Anttila
2014-07-22
1
-7
/
+22
|
*
|
|
|
|
|
Merge branch 'master' into grid
Leif Åstrand
2014-07-22
30
-79
/
+1338
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Client-side Grid header/footer rewrite: add add/remove rows support (#13334)
Johannes Dahlström
2014-07-22
4
-34
/
+235
|
*
|
|
|
|
|
|
Client-side Grid header/footer rewrite: add simple footer support (#13334)
Johannes Dahlström
2014-07-21
4
-9
/
+123
|
*
|
|
|
|
|
|
Implement active cell keyboard navigation for Grid (#13334)
Teemu Suo-Anttila
2014-07-18
1
-1
/
+55
|
*
|
|
|
|
|
|
Start rewrite of client-side Grid header/footer API (#13334)
Johannes Dahlström
2014-07-17
5
-116
/
+67
|
*
|
|
|
|
|
|
Add pure client-side test application for Grid (#13334)
Patrik Lindström
2014-07-17
8
-2
/
+747
|
*
|
|
|
|
|
|
Generate type data for AbstractRendererConnector.decode (#13334)
Johannes Dahlström
2014-07-17
2
-10
/
+0
|
*
|
|
|
|
|
|
Add GridRowElement and GridCellElement (#13334)
Teemu Suo-Anttila
2014-07-15
2
-28
/
+60
|
*
|
|
|
|
|
|
Refactor GridKeyboardNavigationTest
Teemu Suo-Anttila
2014-07-15
1
-12
/
+3
|
*
|
|
|
|
|
|
Split GridBasicFeaturesTest to sub tests
Teemu Suo-Anttila
2014-07-15
5
-278
/
+362
|
*
|
|
|
|
|
|
Implement active cell painting and mouse interaction (#13334)
Teemu Suo-Anttila
2014-07-15
2
-1
/
+68
|
*
|
|
|
|
|
|
Rename scrollToItem to scrollTo (#13334)
Leif Åstrand
2014-07-15
1
-1
/
+1
|
*
|
|
|
|
|
|
Add TestCategory annotation for GridClientRenderers test
Teemu Suo-Anttila
2014-07-10
1
-0
/
+2
|
*
|
|
|
|
|
|
Generate type data for AbstractRendererConnector.createRenderer (#13334)
Johannes Dahlström
2014-07-10
2
-3
/
+5
|
*
|
|
|
|
|
|
Server-side programmatic sort updates sort indicators in the UI (#13334)
Leif Åstrand
2014-07-10
1
-0
/
+22
|
*
|
|
|
|
|
|
Add server-side SortOrderChangeEvent support (#13334)
Leif Åstrand
2014-07-10
2
-1
/
+18
[next]