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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test for TextChangeEvent. Only works in FF at the moment and therefore named ...
Artur Signell
2010-12-08
1
-0
/
+359
*
Use 3 rows by default in test
Artur Signell
2010-12-08
1
-3
/
+3
*
Corrected invalid locator
Artur Signell
2010-12-08
1
-2
/
+1
*
Disabled Firefox4 testing until survey popup issue has been properly disabled
Artur Signell
2010-12-08
1
-1
/
+1
*
Removed reload tests as they were not reliable
Artur Signell
2010-12-07
1
-162
/
+0
*
#2942 - Dual captions for TwinColSelect
Artur Signell
2010-12-07
2
-0
/
+79
*
Test for TextField secret mode
Artur Signell
2010-12-07
1
-0
/
+196
*
Updated tests to be consistent with AbstractTextField hierarchy (#3752)
Artur Signell
2010-12-07
6
-360
/
+186
*
#3752 - Refactor TextFields
Artur Signell
2010-12-07
4
-12
/
+11
*
Added setTextValue support
Artur Signell
2010-12-07
1
-1
/
+0
*
Added setTextValue support
Artur Signell
2010-12-07
1
-10
/
+12
*
#3752 - Refactor TextFields
Artur Signell
2010-12-07
3
-30
/
+54
*
Renamed tests for consistency
Artur Signell
2010-12-07
1
-1
/
+1
*
Renamed tests for consistency
Artur Signell
2010-12-07
3
-3
/
+3
*
Reverted last id change. This seems to be a (timing?) problem where two portl...
Artur Signell
2010-12-07
1
-6
/
+6
*
Fixed the broken TableRowHeight2 & -3 tests
Jonatan Kronqvist
2010-12-07
1
-5
/
+0
*
Removed non-working interaction test
Artur Signell
2010-12-07
1
-22
/
+0
*
Test also boolean properties for a BeanItem
Henri Sara
2010-12-05
1
-5
/
+6
*
Test for #2942 - Dual captions for TwinColSelect
Artur Signell
2010-12-03
1
-0
/
+563
*
Removed unused code
Artur Signell
2010-12-03
1
-24
/
+6
*
Fixed EmptyTable to produce consistent screenshots
Artur Signell
2010-12-03
1
-1
/
+6
*
Corrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel...
Artur Signell
2010-12-03
1
-2
/
+2
*
Corrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel...
Artur Signell
2010-12-03
1
-2
/
+2
*
Corrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel...
Artur Signell
2010-12-03
1
-2
/
+2
*
#6103 - Update tests to use Chrome 8
Artur Signell
2010-12-03
1
-5
/
+5
*
Corrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel...
Artur Signell
2010-12-03
1
-2
/
+2
*
Fixed typo
Artur Signell
2010-12-02
1
-1
/
+1
*
#6074 changes based on code review
Henri Sara
2010-12-02
2
-4
/
+4
*
Use CheckBox instead of Button.setSwitchMode
Artur Signell
2010-12-02
5
-46
/
+69
*
Test for TwinColSelect (commented out left and right caption for now)
Artur Signell
2010-12-02
1
-0
/
+83
*
Support fixed/fixed size
Artur Signell
2010-12-02
1
-0
/
+1
*
Tests for HorizontalLayout and VerticalLayout
Artur Signell
2010-12-02
5
-7
/
+234
*
Style name support
Artur Signell
2010-12-02
1
-0
/
+6
*
Style name support
Artur Signell
2010-12-02
1
-2
/
+14
*
#6074 bean property based item id resolver for BeanContainer
Henri Sara
2010-12-01
1
-0
/
+22
*
#6074 support item id resolvers in BeanContainer: basic mechanisms, more cont...
Henri Sara
2010-12-01
3
-73
/
+551
*
Do not cache the second image ensure onload is working properly
Artur Signell
2010-11-30
1
-1
/
+5
*
#6063 BeanItemContainer broken when working with an interface that extends an...
Henri Sara
2010-11-30
1
-0
/
+62
*
Made captions usable by subclasses
Artur Signell
2010-11-30
1
-3
/
+11
*
Multiselect support
Artur Signell
2010-11-30
1
-0
/
+14
*
Test for empty Table rendering
Artur Signell
2010-11-26
1
-0
/
+67
*
Renamed to be consistent with similar AbsoluteLayout test
Artur Signell
2010-11-26
1
-0
/
+0
*
Tests for #6060 and #6061
Artur Signell
2010-11-25
4
-0
/
+190
*
#5947 BeanItemContainer.addAll() should be public, related unit test
Henri Sara
2010-11-25
1
-0
/
+29
*
Test for TextField nullRepresentation and nullSelectionAllowed
Artur Signell
2010-11-25
1
-0
/
+173
*
Test case for TextField max length
Artur Signell
2010-11-25
1
-0
/
+160
*
Test for TextArea disabled and readonly states
Artur Signell
2010-11-25
1
-0
/
+128
*
Test for TextField disabled and readonly states
Artur Signell
2010-11-25
1
-0
/
+128
*
TextArea and TextField nullRepresentation tests
Artur Signell
2010-11-25
2
-0
/
+224
*
Tests for TextField and TextArea
Artur Signell
2010-11-25
2
-3
/
+225
[next]