summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix test for #10471 (ComboBox with SQLContainer)Henri Sara2013-01-031-1/+1
* #10471 ComboBox filtering fix (SQLContainer etc.): suppress item set change e...Henri Sara2013-01-022-0/+165
* Fix broken line endingsLeif Åstrand2012-12-202-143/+143
* Add tests back (#10513)Leif Åstrand2012-12-192-143/+143
* Potentially recalculate widths if scrollbar has changed (#10513)Leif Åstrand2012-12-142-0/+143
* Made Table fail more gracefully for exceptions during paint (#10312)Artur Signell2012-12-132-0/+345
* Fix for emptying TreeTable (#10470)Artur Signell2012-12-071-0/+52
* Added helper for sanitizing selection (#9986)Artur Signell2012-12-031-0/+24
* Normalize "empty" rich text area content to empty string (#8004)Johannes Dahlström2012-11-131-0/+42
* Fix randomly disappearing selection in Table (#6684)Johannes Dahlström2012-11-122-0/+251
* Get metadata before accessing rows in result set (#10032)Leif Åstrand2012-11-091-1/+12
* Table fixes by Anna: #8298, #5681, #8159, #9133Johannes Dahlström2012-11-076-0/+466
* Add a way to open a resource in a new tab instead of always in a new window (...Johannes Dahlström2012-11-061-0/+74
* Added fixed version of IE6 CSS tweaks on com.vaadin.tests.components.Tooltips...Tapio Aali2012-11-021-3/+3
* Fixed situation where Tooltip is displayed in the wrong place if mainWindow i...Tapio Aali2012-11-022-0/+103
* Re-commit patch for #6160 (empty rows in Table after scrolling) with some Tre...Johannes Dahlström2012-10-306-48/+514
* Reverted #6160 fix for now, re-commit after 6.8.5 buildJohannes Dahlström2012-10-264-372/+48
* Apply Anna's fix for #6160 (empty rows in table after scrolling)Johannes Dahlström2012-10-254-48/+372
* Test case for #9986Leif Åstrand2012-10-181-0/+98
* Updated the duplicate column checking of Table so that it throws IllegalArgum...Tapio Aali2012-10-161-2/+7
* Fixed Table.setVisibleColumns so that it removes duplicates (#6476). Also mod...Tapio Aali2012-10-161-12/+3
* TestBench test and a clarifying comment for #8786Johannes Dahlström2012-10-122-0/+63
* #9818 Browser Back Button does not trigger ValueChangeListener/Blur: added sa...Henri Sara2012-10-041-0/+111
* CRLF ->LFArtur Signell2012-10-031-152/+152
* Fixed test to use Vaadin locators instead of dom pathArtur Signell2012-10-031-15/+15
* Restored properties file committed by accidentJohn Alhroos2012-10-031-3/+3
* Reverted 24661 since even though it fixes the issue it might cause complicati...John Alhroos2012-10-033-16/+11
* Fix for rendering issue with shortcut handlers on buttons #9825John Alhroos2012-10-021-1/+3
* Test for #9825Artur Signell2012-10-022-0/+189
* Backport fixes to LargeContainer from 7.0 branchHenri Sara2012-10-021-3/+21
* Reverted files accidentally committed in [24580] - Test case for #9508Johannes Dahlström2012-09-257-35/+9
* Test case for #9508Johannes Dahlström2012-09-258-9/+73
* Large lazy container for testsHenri Sara2012-09-212-0/+239
* Test for limiting propagation of spacing and padding in nested FormLayouts (#...Henri Sara2012-09-202-0/+170
* CRLF -> LFArtur Signell2012-09-191-58/+58
* Fix for missing initial fragment events (#9558)Artur Signell2012-09-194-0/+228
* AbstractSelect now listens to changes in icon property (#9663)Artur Signell2012-09-192-0/+113
* Add full-height-fields for using full height text fields in table (#9195)Leif Åstrand2012-09-192-0/+161
* Fix for height recalculation issue for TabSheet in TabSheet (#9275)Artur Signell2012-09-192-0/+116
* DateField extended range: test InlineDateField as well as PopupDateField (#67...Johannes Dahlström2012-09-044-205/+461
* CRLF -> LFArtur Signell2012-09-041-72/+72
* Avoid fragment change events when the fragment has not changed (#8916)Artur Signell2012-09-042-0/+169
* TestBench test case for #8291Johannes Dahlström2012-09-032-15/+108
* Test using Firefox 15 (#9425)Artur Signell2012-08-281-1/+1
* Revert 24221 for now, the test does not work reliablyJohannes Dahlström2012-08-231-83/+0
* More tests for #9145Johannes Dahlström2012-08-221-0/+83
* Fix for Table multirow dragging issue #6217 + Testbench testJohn Alhroos2012-08-212-0/+54
* #9145 Reviewed and committed Petri's patch with minor cleanup and clarificationsJohannes Dahlström2012-08-171-24/+107
* TestBench test for #8193 now that #8827 is fixedJohannes Dahlström2012-08-152-9/+160
* Correctly measure indent when adding to an empty TreeTable (#9264)Artur Signell2012-08-131-0/+72