index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
BeanItemContainer unit tests for modifications of a filtered container.
Henri Sara
2010-11-25
1
-0
/
+129
*
Remove listener if enabled, otherwise add
Artur Signell
2010-11-25
1
-1
/
+5
*
(#6020) Use Vertical/HorizontalSplitPanel instead of deprecated SplitPanel. A...
Artur Signell
2010-11-25
1
-6
/
+11
*
Sorting indicator no longer overlaps the column header in tables. #5066 and #...
Jonatan Kronqvist
2010-11-24
1
-9
/
+44
*
More JUnit tests for BeanItemContainer and IndexedContainer
Henri Sara
2010-11-24
4
-9
/
+275
*
Initial JUnit tests for BeanItemContainer and related refactoring of the gene...
Henri Sara
2010-11-24
6
-27
/
+329
*
#6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel
Artur Signell
2010-11-23
11
-18
/
+1209
*
Log full path to command to make it easier to see what was done
Artur Signell
2010-11-23
1
-4
/
+20
*
#6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel
Artur Signell
2010-11-23
24
-62
/
+43
*
Basic unit tests for BeanItem.
Henri Sara
2010-11-23
1
-0
/
+230
*
#6031 PropertySetItem tests and fixed equals() and hashCode()
Henri Sara
2010-11-23
1
-0
/
+407
*
Updated test for #6003
Artur Signell
2010-11-23
2
-15
/
+70
*
Temporarily removed failing new tests
Artur Signell
2010-11-23
5
-996
/
+0
*
TextField test case and some basic tests
Artur Signell
2010-11-22
7
-1
/
+1232
*
Do not set "default values" for click actions
Artur Signell
2010-11-22
1
-1
/
+8
*
Input prompt support
Artur Signell
2010-11-22
1
-0
/
+19
*
Use parent method for adding icons
Artur Signell
2010-11-19
1
-9
/
+1
*
TODO list
Artur Signell
2010-11-19
1
-0
/
+15
*
Renamed base class for component tests to AbstractComponentTest
Artur Signell
2010-11-19
11
-36
/
+134
*
Moved word wrap test. For #6003.
Marko Grönroos
2010-11-19
1
-2
/
+2
*
Fixed JDK 1.5 incompatibility, reformatted to coding conventions. For #6003.
Marko Grönroos
2010-11-19
1
-1
/
+0
*
Implemented missing word wrap for TextArea (in TextField). Fixes #6003.
Marko Grönroos
2010-11-19
1
-0
/
+61
*
Reverted [16045] because of invalid formatting.
Marko Grönroos
2010-11-18
1
-61
/
+0
*
Implemented missing word wrap for TextArea (in TextField). Fixes #6003.
Marko Grönroos
2010-11-18
1
-0
/
+61
*
Test for #5911 - ApplicationConnection assumes portlet urls contain parameters
Artur Signell
2010-11-18
1
-0
/
+77
*
Fixed duplicate reference image names in TableUndefinedSize test.
John Alhroos
2010-11-18
1
-5
/
+0
*
Modified test case for #6002: ticket number, description, formatting.
Marko Grönroos
2010-11-17
1
-19
/
+25
*
Added test case for #6002.
Marko Grönroos
2010-11-17
1
-0
/
+82
*
Replaced deprecated classes with new ones
Artur Signell
2010-11-16
12
-49
/
+54
*
Organized imports
Artur Signell
2010-11-16
2
-6
/
+1
[next]