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
*
#5608 Item icons do not work in OptionGroup
Leif Åstrand
2011-08-25
2
-0
/
+92
*
Added a short pause as Opera in some cases seem to cause timing issues #6066
Leif Åstrand
2011-08-25
1
-0
/
+5
*
Stupid mistake in the LicenceInJavaFiles test correction
Jonatan Kronqvist
2011-08-24
1
-1
/
+1
*
Fixes a relative path error in the LicenseInJavaFiles test
Jonatan Kronqvist
2011-08-24
1
-0
/
+5
*
Test case for ticket #7462
Jonatan Kronqvist
2011-08-24
1
-0
/
+56
*
Updated the TableGeneratedRows test so that the menu is not opened in the 'sp...
Jonatan Kronqvist
2011-08-24
1
-5
/
+5
*
Test that ensures the license is included in all java files
Artur Signell
2011-08-23
1
-0
/
+49
*
Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can mak...
Jouni Koivuviita
2011-08-23
2
-0
/
+152
*
Updated toString method to make tests pass #6720
Jonatan Kronqvist
2011-08-23
1
-0
/
+6
*
#5488 Link: Error when trying to use a link to a file with a percent in the f...
Leif Åstrand
2011-08-23
2
-0
/
+78
*
#7092 TextField does not support setting maxLength=0
Leif Åstrand
2011-08-23
1
-2
/
+39
*
#7065 ConcurrentModificationException in AbstractWebApplicationContext.endTra...
Leif Åstrand
2011-08-22
1
-0
/
+78
*
Fixes for #6720
Jonatan Kronqvist
2011-08-22
1
-1
/
+3
*
#6066 Support for time zones in DateField
Leif Åstrand
2011-08-22
2
-0
/
+151
*
#7369 Test that ensures no Component contains a non-private final method
Artur Signell
2011-08-19
1
-0
/
+68
*
#6094 Add a way to switch session key
Leif Åstrand
2011-08-19
2
-0
/
+106
*
Added TestBench test for #7292
John Alhroos
2011-08-19
1
-0
/
+52
*
Implemented row generation for Table and TreeTable #6720#
Jonatan Kronqvist
2011-08-19
4
-0
/
+413
*
Updated test to work with the more exact assertCSSClass introduced in #7431
Leif Åstrand
2011-08-19
1
-3
/
+3
*
Run tests also on Firefox 6
Henri Sara
2011-08-19
1
-1
/
+1
*
Added some ugly styles so that the feature can be visually verified
Artur Signell
2011-08-18
2
-4
/
+6
*
Correction to running GAE tests in parallel with other integration tests
Henri Sara
2011-08-18
1
-1
/
+1
*
#5738 TabSheet's first visible tab should be rendered as if it is the first t...
Leif Åstrand
2011-08-18
1
-2
/
+11
*
#7433 separate servlet configuration in web.xml to enable GAE testing
Henri Sara
2011-08-17
1
-3
/
+3
*
Optional expand and collapse animations for TreeTable (#6723)
Jonatan Kronqvist
2011-08-17
4
-1
/
+249
*
Removed reference to SQLContainers own debug logging. (Has been replaced by j...
John Alhroos
2011-08-17
1
-1
/
+0
*
#7422 Updated fix for coping with additional spaces in the input
Leif Åstrand
2011-08-16
1
-2
/
+8
*
Tooltips for Tree + Testbech test for them #6637
John Alhroos
2011-08-16
2
-0
/
+141
*
#7422 AbstractComponent.setStyleName containing spaces causes illogical results
Leif Åstrand
2011-08-16
1
-0
/
+56
*
#5880 Add style name support for Tabsheet's Tab interface
Leif Åstrand
2011-08-16
2
-0
/
+91
*
Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench...
John Alhroos
2011-08-15
2
-0
/
+152
*
#7178 eliminated "example" theme
Henri Sara
2011-08-13
3
-7
/
+7
*
#7178 corrected GAE integration test script
Henri Sara
2011-08-12
1
-1
/
+1
*
#7178 New servlet integration test not using the address book demo, related s...
Henri Sara
2011-08-12
7
-106
/
+128
*
#7020 Explicitly focus a field to avoid random focus frames in IE screenshots
Leif Åstrand
2011-08-12
1
-0
/
+1
*
Updated layout IDs in Liferay theme tests
Henri Sara
2011-08-11
2
-85
/
+85
*
Tests for #5916
Artur Signell
2011-08-11
3
-13
/
+346
*
WebLogic portal integration test using a separate test portlet
Henri Sara
2011-08-11
3
-64
/
+60
*
eXo portal integration test using a separate test portlet
Henri Sara
2011-08-11
2
-19
/
+34
*
Added dummy test method so JUnit will not complain about "No runnable methods"
John Alhroos
2011-08-11
3
-0
/
+20
*
#4497 GateIn Portlet2 test
Henri Sara
2011-08-11
2
-14
/
+27
*
Liferay theme integration tests: fix layout IDs for TestBench
Henri Sara
2011-08-11
2
-85
/
+85
*
#7178 moved Liferay theme test portlet to com.vaadin.tests.integration
Henri Sara
2011-08-10
1
-0
/
+721
*
#7178 replaced most demo portlets with a test portlet, use it in Liferay 5 in...
Henri Sara
2011-08-10
2
-17
/
+222
*
Updated Liferay 5 integration test (layout id)
Henri Sara
2011-08-10
1
-6
/
+6
*
#6097 Added support for htmlModeAllowed in notifications opened from a sub wi...
Leif Åstrand
2011-08-10
2
-10
/
+75
*
#7178 removed com.vaadin.demo.featurebrowser and some (robustness) tests that...
Henri Sara
2011-08-10
5
-841
/
+0
*
#6097 Window.showNotification should support plain text in addition to Html
Leif Åstrand
2011-08-10
2
-0
/
+106
*
#7178 Liferay theme test corrections (layout id)
Henri Sara
2011-08-10
2
-85
/
+85
*
Moved SQLContainer from util package into its own util.sqlcontainer package. ...
John Alhroos
2011-08-10
18
-86
/
+86
[next]