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
*
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
*
Remove Form and FormFieldFactory
Artur Signell
2016-08-17
57
-5679
/
+4
*
Update TextField to extend AbstractFieldNew (#51)
Aleksi Hietanen
2016-08-17
299
-1205
/
+1344
*
Relax test to only care about JRE version, not patch set
Artur Signell
2016-08-15
1
-5
/
+5
*
Remove deprecated addListener/removeListener methods
Artur Signell
2016-08-15
11
-37
/
+36
*
Derive DateField from new AbstractField (#57).
Denis Anisimov
2016-08-15
107
-688
/
+1335
*
Move old DateField components to legacy package (pre-#57).
Denis Anisimov
2016-08-12
120
-665
/
+712
*
Update to GWT 2.8.0-rc2
Artur Signell
2016-08-12
1
-2
/
+2
*
Convert CheckBox from legacy to AbstractField
Henri Sara
2016-08-11
102
-1767
/
+863
*
Make immediate mode the default
Henri Sara
2016-08-11
6
-261
/
+24
*
Convert old validators (#87).
Denis Anisimov
2016-08-11
15
-94
/
+107
*
Update expected Chrome version to 52
Henri Sara
2016-08-11
1
-1
/
+1
*
Remove deprecated column based width support from selects
Henri Sara
2016-08-11
4
-74
/
+0
*
Fix Grid height calculation when HeightMode.ROW (#20104, #20074)
adam
2016-08-11
2
-0
/
+115
*
Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*
Artur Signell
2016-08-10
14
-67
/
+67
*
Move old validators to legacy package (pre-#87).
Denis Anisimov
2016-08-10
24
-87
/
+87
*
Move Validator and Validatable into legacy package.
Denis Anisimov
2016-08-09
21
-22
/
+22
*
Convert Slider to extend the new AbstractField
Artur Signell
2016-08-09
5
-47
/
+192
*
Eliminate calls to deprecated addListener(Focus/BlurListener)
Henri Sara
2016-08-09
8
-30
/
+30
*
Add support for required status to AbstractField
Artur Signell
2016-08-09
1
-12
/
+23
*
Rename AbstractFieldTest to LegacyAbstractFieldTest
Artur Signell
2016-08-08
10
-29
/
+34
*
Move ComboBox pageLength to state (#19929)
Henri Sara
2016-08-08
2
-2
/
+2
*
Rename Field, AbstractField to legacy names
Johannes Dahlström
2016-08-05
47
-165
/
+172
*
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
[next]