summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed the weird focus behavior described in #7446Jonatan Kronqvist2011-09-021-0/+137
* | Merged changes from 6.6Henri Sara2011-09-012-6/+135
|\|
| * #7517 IndexedContainer.addItem() performance improvement, related performance...Henri Sara2011-09-011-0/+117
| * #6630 improved submitUpload so that upload started listeners now trigger serv...Matti Tahvonen2011-09-011-6/+18
| * Fix for #7143 backported to vaadin 6.6Jonatan Kronqvist2011-08-261-0/+75
| * Backported fix for running GAE tests correctly in parallel with other integra...Henri Sara2011-08-241-1/+1
| * Backported 20492 from Vaadin 6.7 fixing problem with assertCSSClass being mor...Leif Åstrand2011-08-231-3/+3
* | Hide log in test to avoid volatile id in screenshots (#6723)Leif Åstrand2011-08-311-0/+10
* | #5851 isLastId() may throw NullPointerExceptionLeif Åstrand2011-08-311-0/+13
* | Table content cells & column headers get out of sync when uncollapsing column...Leif Åstrand2011-08-312-0/+79
* | #7018 Table column drag&drop visually brokenHenri Sara2011-08-301-0/+80
* | #6723 added .html to end of test file name to make it run automaticalllyLeif Åstrand2011-08-301-0/+0
* | Better fix for #7143Jonatan Kronqvist2011-08-261-0/+1
* | Testcase and untested fix for #7143Jonatan Kronqvist2011-08-261-0/+74
* | Test for #7481. Seems impossible to create a TestBench test for it as the pro...Artur Signell2011-08-261-0/+38
* | Test for #7478 and #3983Artur Signell2011-08-251-0/+27
* | #5608 Item icons do not work in OptionGroupLeif Åstrand2011-08-252-0/+92
* | Added a short pause as Opera in some cases seem to cause timing issues #6066Leif Åstrand2011-08-251-0/+5
* | Stupid mistake in the LicenceInJavaFiles test correctionJonatan Kronqvist2011-08-241-1/+1
* | Fixes a relative path error in the LicenseInJavaFiles testJonatan Kronqvist2011-08-241-0/+5
* | Test case for ticket #7462Jonatan Kronqvist2011-08-241-0/+56
* | Updated the TableGeneratedRows test so that the menu is not opened in the 'sp...Jonatan Kronqvist2011-08-241-5/+5
* | Test that ensures the license is included in all java filesArtur Signell2011-08-231-0/+49
* | Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can mak...Jouni Koivuviita2011-08-232-0/+152
* | 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