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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GridDetailsLayoutExpandTest (#8556)
Henri Sara
2017-02-14
1
-0
/
+2
*
HTML5 Drag and Drop Support (#8264)
Adam Wagner
2017-02-10
1
-0
/
+153
*
Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)
Denis
2017-02-08
2
-44
/
+43
*
Fix removing and adding a column in grid (#8437)
caalador
2017-02-08
1
-1
/
+1
*
Fix toggling of WeekNumbers for DateTimeField. (#8468)
caalador
2017-02-07
1
-0
/
+56
*
Make one-arg addColumn use natural sort for mutually comparable values (#8458)
Leif Åstrand
2017-02-07
3
-3
/
+3
*
Fix problem with re-opening the popup (#8446) (#8451)
caalador
2017-02-06
1
-0
/
+37
*
Fix JBoss 6 integration tests
Ilia Motornyi
2017-02-03
2
-157
/
+0
*
Add Grid editor events. (#8365)
Denis
2017-02-02
1
-0
/
+58
*
Typo fix; screenshots update.
Ilia Motornyi
2017-02-02
1
-1
/
+1
*
Add scrollTo methods to Grid (#8203) (#8410)
caalador
2017-02-02
3
-0
/
+309
*
Grid tests migration. Next round. (#8412)
Denis
2017-02-02
9
-416
/
+321
*
Replace FontAwesome with Vaadin Icons (#8208)
Pekka Hyvönen
2017-02-01
14
-35
/
+281
*
Refactor testing of the framework (#8393)
Teemu Suo-Anttila
2017-02-01
1
-7
/
+0
*
Add a maven plugin for formatting according to Eclipse settings
Leif Åstrand
2017-02-01
13
-32
/
+35
*
Refactor editor API to use Binding instead of a component generator (#8368)
Leif Åstrand
2017-01-31
6
-72
/
+46
*
Introduce empty selection functionality for NativeSelect. (#8336)
Denis
2017-01-27
3
-1
/
+58
*
Allow to disable user selection in the grid model. (#8345)
Denis
2017-01-27
1
-0
/
+50
*
JspIntegrationTest as a separate module (#8228)
Ilia Motornyi
2017-01-26
2
-59
/
+0
*
Add APIs to inform components of stale objects in DataProvider (#8271)
Teemu Suo-Anttila
2017-01-25
1
-10
/
+0
*
Support loading of HTML imports using @HtmlImport (#8301)
Artur
2017-01-25
12
-3
/
+129
*
Add static helpers for creating callback data providers (#8314)
Leif Åstrand
2017-01-25
4
-4
/
+4
*
Support using multiple @JavaScript and @StyleSheet annotations on a class (#8...
Artur
2017-01-24
6
-13
/
+25
*
Fix absolute layout component sizing on size change (#8269)
caalador
2017-01-23
1
-0
/
+85
*
Overload AbstarctComponent.setDescription() with content mode parameter (#8252)
Denis
2017-01-20
72
-74
/
+122
*
Introduce DateTimeFile and InlineDateTimeField. (#8218)
Denis
2017-01-19
17
-22
/
+847
*
Change BackEndDataProvider into an interface (#8268)
Leif Åstrand
2017-01-19
1
-2
/
+3
*
Add getHeaderCellByCaption method to tb-api GridElement (#8248)
rogozinds
2017-01-17
1
-1
/
+5
*
Support for HTML5 push/replaceState for proper deep linking features (#8116)
Matti Tahvonen
2017-01-13
2
-0
/
+88
*
Add "deselect allowed" feature to the Grid. (#8227)
Denis
2017-01-13
2
-3
/
+54
*
Support for defining the root element for Javascript components (#8143)
Artur
2017-01-13
2
-0
/
+52
*
Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122)
Leif Åstrand
2017-01-13
5
-11
/
+8
*
Fix TestBench API imports (#8112)
Teemu Suo-Anttila
2017-01-13
1
-1
/
+1
*
Import element tests from TestBench (#8117)
Artur
2017-01-11
51
-0
/
+2803
*
Correctly reset DataCommunicator when its DataProvider is changed (#8138)
Aleksi Hietanen
2017-01-10
1
-0
/
+67
*
Fix broken method signature of Grid.addColumn (#8180)
Aleksi Hietanen
2017-01-10
1
-0
/
+22
*
Refactor AbstractDateField. (#8146)
Denis
2017-01-10
23
-97
/
+95
*
Update component docs for 8 except Grid
Pekka Hyvönen
2017-01-05
1
-8
/
+5
*
Migrate Grid UI tests P4 (#8133)
Denis
2017-01-05
8
-211
/
+237
*
Grid UI tests migration P3. (#8121)
Denis
2017-01-04
21
-821
/
+545
*
Re-add body rows when Escalator is reattached to DOM (#20477)
Artur Signell
2017-01-03
1
-0
/
+45
*
Grid UI tests migration P2.
Denis
2017-01-02
6
-27
/
+353
*
Migrate Grid tests P1. (#8108)
Denis
2017-01-02
12
-251
/
+178
*
Correct DateField smoke test: use explicit locale.
Denis
2016-12-29
1
-0
/
+5
*
Provide a smoke test for a Form.
Denis
2016-12-28
1
-2
/
+2
*
Clean up DateField UI tests.
Denis
2016-12-28
32
-2382
/
+80
*
Clean up SQL container tests. (#8091)
Denis
2016-12-28
10
-888
/
+2
*
Clean up calendar tests. (#8094)
Denis
2016-12-27
27
-3764
/
+3
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
168
-219
/
+224
*
Remove Google App Engine support, tests and documentation (#8034)
Pekka Hyvönen
2016-12-20
1
-156
/
+0
[next]