summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Updated toString method to make tests pass #6720Jonatan Kronqvist2011-08-231-0/+6
* #5488 Link: Error when trying to use a link to a file with a percent in the f...Leif Åstrand2011-08-232-0/+78
* #7092 TextField does not support setting maxLength=0Leif Åstrand2011-08-231-2/+39
* #7065 ConcurrentModificationException in AbstractWebApplicationContext.endTra...Leif Åstrand2011-08-221-0/+78
* Fixes for #6720Jonatan Kronqvist2011-08-221-1/+3
* #6066 Support for time zones in DateFieldLeif Åstrand2011-08-222-0/+151
* #7369 Test that ensures no Component contains a non-private final methodArtur Signell2011-08-191-0/+68
* #6094 Add a way to switch session keyLeif Åstrand2011-08-192-0/+106
* Added TestBench test for #7292John Alhroos2011-08-191-0/+52
* Implemented row generation for Table and TreeTable #6720#Jonatan Kronqvist2011-08-194-0/+413
* Updated test to work with the more exact assertCSSClass introduced in #7431Leif Åstrand2011-08-191-3/+3
* Run tests also on Firefox 6Henri Sara2011-08-191-1/+1
* Added some ugly styles so that the feature can be visually verifiedArtur Signell2011-08-182-4/+6
* Correction to running GAE tests in parallel with other integration testsHenri Sara2011-08-181-1/+1
* #5738 TabSheet's first visible tab should be rendered as if it is the first t...Leif Åstrand2011-08-181-2/+11
* #7433 separate servlet configuration in web.xml to enable GAE testingHenri Sara2011-08-171-3/+3
* Optional expand and collapse animations for TreeTable (#6723)Jonatan Kronqvist2011-08-174-1/+249
* Removed reference to SQLContainers own debug logging. (Has been replaced by j...John Alhroos2011-08-171-1/+0
* #7422 Updated fix for coping with additional spaces in the inputLeif Åstrand2011-08-161-2/+8
* Tooltips for Tree + Testbech test for them #6637John Alhroos2011-08-162-0/+141
* #7422 AbstractComponent.setStyleName containing spaces causes illogical resultsLeif Åstrand2011-08-161-0/+56
* #5880 Add style name support for Tabsheet's Tab interfaceLeif Åstrand2011-08-162-0/+91
* Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench...John Alhroos2011-08-152-0/+152
* #7178 eliminated "example" themeHenri Sara2011-08-133-7/+7
* #7178 corrected GAE integration test scriptHenri Sara2011-08-121-1/+1
* #7178 New servlet integration test not using the address book demo, related s...Henri Sara2011-08-127-106/+128
* #7020 Explicitly focus a field to avoid random focus frames in IE screenshotsLeif Åstrand2011-08-121-0/+1
* Updated layout IDs in Liferay theme testsHenri Sara2011-08-112-85/+85
* Tests for #5916Artur Signell2011-08-113-13/+346
* WebLogic portal integration test using a separate test portletHenri Sara2011-08-113-64/+60
* eXo portal integration test using a separate test portletHenri Sara2011-08-112-19/+34
* Added dummy test method so JUnit will not complain about "No runnable methods"John Alhroos2011-08-113-0/+20
* #4497 GateIn Portlet2 testHenri Sara2011-08-112-14/+27
* Liferay theme integration tests: fix layout IDs for TestBenchHenri Sara2011-08-112-85/+85
* #7178 moved Liferay theme test portlet to com.vaadin.tests.integrationHenri Sara2011-08-101-0/+721
* #7178 replaced most demo portlets with a test portlet, use it in Liferay 5 in...Henri Sara2011-08-102-17/+222
* Updated Liferay 5 integration test (layout id)Henri Sara2011-08-101-6/+6
* #6097 Added support for htmlModeAllowed in notifications opened from a sub wi...Leif Åstrand2011-08-102-10/+75
* #7178 removed com.vaadin.demo.featurebrowser and some (robustness) tests that...Henri Sara2011-08-105-841/+0
* #6097 Window.showNotification should support plain text in addition to HtmlLeif Åstrand2011-08-102-0/+106
* #7178 Liferay theme test corrections (layout id)Henri Sara2011-08-102-85/+85
* Moved SQLContainer from util package into its own util.sqlcontainer package. ...John Alhroos2011-08-1018-86/+86
* - Merged SQLContainer with Vaadin 6.7. John Alhroos2011-08-1021-0/+7777
* #7187 Allow HTML content in an MenuItemLeif Åstrand2011-08-103-1/+136
* #7178 Removed some references to demo classes from Vaadin 6.7 (unit tests etc.)Henri Sara2011-08-1011-14/+299
* #5402 Removed java 1.6 annotations and added javadocs for html support in Opt...Leif Åstrand2011-08-092-2/+0
* #7178 Remove AddressBook, reindeer and runo test scripts from Vaadin 6.7 - no...Henri Sara2011-08-096-548/+4
* #5402 Support html in OptionGroup itemsLeif Åstrand2011-08-093-0/+155
* #7178 removed demopage test script from Vaadin 6.7 - now in a separate projectHenri Sara2011-08-092-238/+0
* Merged changes from 6.6Henri Sara2011-08-082-0/+99
|\