1440 Commits (94dddf055a57b344d326c7c1e04a982862ce4382)

Author SHA1 Message Date
  Leif Åstrand 671292a04b Test case for #8041 12 years ago
  Artur Signell 53e0e8ace4 Refactored test to avoid depending on JDK DateTimeInstance, which is different in Java5 and Java6 12 years ago
  Johannes Dahlström 83bde3adc3 #7668 fix and tests merged from 6.7 12 years ago
  Artur Signell 94ec2f3753 Test for #6902 12 years ago
  Artur Signell 23dd45f562 Test for #7965 12 years ago
  Artur Signell fd8bb6c330 Test for #7978 12 years ago
  Henri Sara 5b69d1b9e1 Merge changes from 6.7 to 6.8 12 years ago
  Johannes Dahlström 0dfc558113 #7668 - Formatted code to adhere to Vaadin coding conventions 12 years ago
  Artur Signell e4417c714a #8009 Moved DemoLauncher to tests/testbench 12 years ago
  Artur Signell bad0f9a26b Merged fixes from 6.7 12 years ago
  Henri Sara 2b7369f3b4 #7988 no partial refresh for an item that is not in the buffer, improved test 12 years ago
  Henri Sara 08e8d3b940 #7988 TreeTable.setCollapsed(...) should refresh UI 12 years ago
  Johannes Dahlström 1c6a751a5a Enhanced tests and fix for #7668 - re-adding a component at an index before its current one does nothing 12 years ago
  Henri Sara 9d6099ffc7 Test application for #7785 (adapted from ticket). 12 years ago
  Artur Signell cc44f8de6e Added ids and re-enabled test 12 years ago
  Artur Signell 7b69d99fa7 Added ids and re-enabled test 12 years ago
  Johannes Dahlström ac561eda54 Tests for #7668 - re-adding a component at an index before its current one does nothing 12 years ago
  Matti Tahvonen 66550bd5c7 disabled test, testbench don't support custom implementations of client side components 12 years ago
  Henri Sara 7abac6a276 Merge some changes from 6.7 to 6.8 12 years ago
  Leif Åstrand b23d8dfaa5 Merge changes from 6.7 to 6.8 12 years ago
  Matti Tahvonen 2e2fa667b3 renamed html file so that test bench don't think it is a test script 12 years ago
  Matti Tahvonen eab165bc26 renamed html file so that test bench don't think it is a test script 12 years ago
  Henri Sara 0e7673b718 #7908 TreeTable should resize on container change when page length is zero, related test 12 years ago
  Matti Tahvonen fdc8e9a344 dragandropwrapper can now initiate html5 drags, fixes #7833 12 years ago
  Leif Åstrand f827c39e1d Extend AbstractTestCase instead of TestBase when creating and using your own mainWindow 12 years ago
  Johannes Dahlström 01e8f2b253 Patch and TestBench script for issue #7916 - setting VWindow height to undefined was a no-op 12 years ago
  Artur Signell e8f99a58c3 Merged fixes from 6.7 12 years ago
  Artur Signell d3e50f003f Test for #7739 12 years ago
  Artur Signell 1767de7c0b Test for #6798. Automated test disabled (set to .htm) and should be enabled once #7948 has been fixed 12 years ago
  Artur Signell b587b80cbd #7950 ComboBox show paging button even though there are no matches 12 years ago
  Artur Signell 664cd522e5 Test for #7950 and #7949 12 years ago
  Artur Signell 3fc54153a1 Extended test to cover #7062 12 years ago
  Matti Tahvonen 47adbf4e32 Form and Table now sets property to fields Viewer property if one exists. fixes #7942 12 years ago
  Henri Sara d8e680ed8f Merged some changes from 6.7 to 6.8 12 years ago
  Matti Tahvonen 6719076bfb PropertyFormatter's format now don't get called with weird Boolean value when ds is null. Fixes #4426 and #6843 12 years ago
  Artur Signell 4f7acdce8c Test for #7056 12 years ago
  Artur Signell 8d0960909d Fixed test to use enterCharacter that cause correct keydown/keyup events 12 years ago
  Henri Sara 30ba912395 Merged #7837 to Vaadin 6.8 12 years ago
  Henri Sara 408e1b6c89 #7837 do not use partial updates in TreeTable if the container does not support item set change notifications 12 years ago
  Leif Åstrand 4afeb97a25 #7396 Test gatein and exo with firefox 3.6 because of #7939 12 years ago
  Leif Åstrand 34a894f0da Possibly avoid missing locks by not cleaning up in the finally block, as another test might already have started and acquired the lock when the finally block is executed 12 years ago
  Johannes Dahlström a7502f1034 TestBench test case for ticket #7916 - dynamically setting subwindow height to undefined is not reflected in the rendered window 12 years ago
  Leif Åstrand dd284f507a #7396 Update integration tests to use the latest Firefox 12 years ago
  Leif Åstrand ba9e4dcc58 (non-automated) test case for #7923 12 years ago
  Artur Signell ec0ebd69a1 #7918 Test with Firefox 8 12 years ago
  Artur Signell 797cf8ae49 Test for #7908 12 years ago
  Artur Signell 8c740b94ba Removed svn:executable property to avoid problems with Git on Windows 12 years ago
  Artur Signell f6aeba90f5 Test for file uploads. Not run automatically due to limitations in testing file uploads with TestBench/Selenium. 12 years ago
  Artur Signell 016a6bfda9 Fixed dates 12 years ago
  Artur Signell caa856ff36 Test for TreeTable with pageLength set to zero 12 years ago