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
*
Move and duplicate client side and state to compatibility package
Artur Signell
2016-08-30
38
-38
/
+38
*
Move and duplicate client side and state to compatibility package
Artur Signell
2016-08-30
6
-7
/
+7
*
Move and duplicate client side and state to compatibility package
Artur Signell
2016-08-30
8
-10
/
+10
*
Fix label widths in several tests
Aleksi Hietanen
2016-08-30
5
-14
/
+26
*
Duplicate shared classes of the Vaadin 7 Grid
Teemu Suo-Anttila
2016-08-30
14
-15
/
+15
*
Duplicate client-side of the Vaadin 7 Grid
Teemu Suo-Anttila
2016-08-30
16
-113
/
+113
*
Fix Label widths in ValoThemeUITests
Aleksi Hietanen
2016-08-29
4
-13
/
+37
*
Implement DetailsGenerators for Grid
Teemu Suo-Anttila
2016-08-29
5
-11
/
+465
*
Change Label default width to undefined to match other components
Artur Signell
2016-08-29
11
-19
/
+49
*
Implement new Label
Artur Signell
2016-08-26
83
-185
/
+138
*
Move old TextField to compatibility package
Artur Signell
2016-08-26
13
-43
/
+41
*
Implement new ProgressBar
Aleksi Hietanen
2016-08-26
8
-24
/
+23
*
Update TextArea to extend AbstractFieldNew (#53)
Aleksi Hietanen
2016-08-26
22
-150
/
+149
*
Convert LoginForm to use new TextField
Artur Signell
2016-08-25
5
-127
/
+208
*
Clean up LoginForm
Artur Signell
2016-08-25
3
-6
/
+5
*
Move ComboBox shared classes to vaadin-compatibility-shared
Henri Sara
2016-08-25
14
-14
/
+14
*
Move LegacyWindow back to com.vaadin.ui
Artur Signell
2016-08-25
68
-68
/
+68
*
Use RPC for TextField cursor position and selection range updates
Artur Signell
2016-08-25
3
-47
/
+196
*
Allow multiple data change handlers in client-side data sources
Teemu Suo-Anttila
2016-08-25
3
-3
/
+9
*
Add a typed version of the Grid component
Teemu Suo-Anttila
2016-08-24
5
-0
/
+239
*
Move Item to compatibility package
Artur Signell
2016-08-24
42
-64
/
+64
*
Fix TextField and related tests
Aleksi Hietanen
2016-08-23
3
-6
/
+4
*
Rename packages in compatibility-client to use com.vaadin.v7
Artur Signell
2016-08-22
14
-16
/
+17
*
Move ProgressBar/ProgressIndicator to compatibility package
Artur Signell
2016-08-22
20
-21
/
+21
*
Move and rename server classes which go into the compatibility package
Artur Signell
2016-08-22
1106
-4316
/
+3775
*
Remove unused test themes
Artur Signell
2016-08-21
15
-208
/
+14
*
Organize imports
Artur Signell
2016-08-20
207
-358
/
+319
*
Move FieldGroup and Vaadin 7 Grid to compatibility package
Artur Signell
2016-08-20
10
-101
/
+30
*
Make DevelopmentServerLauncher work again
Artur Signell
2016-08-19
1
-0
/
+2
*
Use the same groupId for all modules in the project
Artur Signell
2016-08-19
1
-3
/
+3
*
Delete old test UIs which have no automated test
Artur Signell
2016-08-19
174
-11643
/
+0
*
CustomField migration to new AbstractField (#61).
Denis Anisimov
2016-08-19
3
-34
/
+41
*
Add Vaadin 7 compatibility modules
Artur Signell
2016-08-19
1
-0
/
+16
*
Define common test dependencies in the main pom file
Artur Signell
2016-08-18
1
-10
/
+0
*
Define dependency version in the main pom file
Artur Signell
2016-08-18
1
-28
/
+8
*
Implement new PasswordField (#52)
Aleksi Hietanen
2016-08-18
15
-39
/
+50
*
Rename legacy packages to v7
Artur Signell
2016-08-18
294
-390
/
+390
*
Remove carriage returns
Artur Signell
2016-08-18
60
-4662
/
+4662
*
Remove IE8-IE10 related test code
Artur Signell
2016-08-18
61
-1271
/
+51
*
Rename Grid into LegacyGrid
elmot
2016-08-18
161
-5098
/
+5137
*
Do not run websocket tests on Karaf 4
Artur Signell
2016-08-18
1
-13
/
+2
*
Update copyright year to 2016
Artur Signell
2016-08-18
1346
-1348
/
+1348
*
Remove trailing whitespace from code and javadoc
Artur Signell
2016-08-18
1326
-4480
/
+4480
*
Format using Eclipse Neon
Artur Signell
2016-08-18
1100
-5819
/
+6221
*
Remove TB2 test running support
Artur Signell
2016-08-18
2
-233
/
+5
*
Remove unused server test files
Artur Signell
2016-08-18
2
-84
/
+0
*
Remove the broken Liferay 6.0 test
Artur Signell
2016-08-17
3
-427
/
+0
*
Create module uitest-common
Henri Sara
2016-08-17
23
-3484
/
+13
*
Run OSGi test on Karaf 4.0.5
Artur Signell
2016-08-17
1
-1
/
+1
*
Remove unnecessary sleep time randomization
Artur Signell
2016-08-17
1
-10
/
+2
[next]