aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/table
Commit message (Expand)AuthorAgeFilesLines
* Make test work with IEArtur Signell2014-03-291-0/+8
* Removed firefox from SelectAllRowsTest.Sauli Tähkäpää2014-03-281-3/+5
* Remove accidental RunLocally annotationTeemu Suo-Anttila2014-03-281-2/+0
* Fix VScrollTable to clear reported ranges (#13353)Teemu Suo-Anttila2014-03-272-0/+167
* Fix broken TableScrollingWithSQLContainer test UITeemu Suo-Anttila2014-02-251-7/+32
* Fix SQLContainer paging and caching issue (#11199)Teemu Suo-Anttila2014-02-252-0/+109
* Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-093-0/+586
* Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-072-0/+188
* Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."Leif Åstrand2013-11-152-211/+0
* Fixed lost scrollLeft when row count changed in Table (#12652).Tapio Aali2013-11-062-0/+211
* Forces redraw in IE 8 when table does post layout. (#12687)Jarno Rantala2013-11-062-0/+119
* Fixed focus issue in TableMoveFocusWithSelectionTest (#12540)John Ahlroos2013-10-211-8/+14
* Only fetch rows if there are some (#11189)Matti Tahvonen2013-10-092-0/+102
* Focus selected row in Table #12540John Ahlroos2013-10-092-0/+200
* Fixes issue with Table not scrolling completely to the end #12651John Ahlroos2013-09-262-0/+102
* Table ignores Container updates while painting (#12258)Henrik Paul2013-09-022-0/+210
* Update "lastRequestedFirstvisible" field value right away (#10666).denisanisimov2013-08-072-0/+155
* Fix issue with hidden component cells in Table and TreeTable #12119John Ahlroos2013-07-242-0/+94
* Fix lost focus in Table when refreshing row cache (#12231)Tapio Aali2013-07-161-1/+1
* Ensure table's cells aren't refreshed if table is detached. (#9138)Anna Koskinen2013-06-282-0/+162
* Added type parameter to converter methods (#11895)Artur Signell2013-06-112-10/+20
* Added Java Date to Sql Date converter to better support sql dates (#11224)Artur Signell2013-05-242-0/+214
* Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-3/+3
* Global code reformatLeif Åstrand2013-04-058-5/+29
* Id changed because of id generation for wai-ariaArtur Signell2013-03-261-1/+1
* Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-212-0/+140
|\
| * Fixed setting column width back to undefined by setting it to -1. #7922Leif Åstrand2013-03-142-0/+140
* | Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'Artur Signell2013-03-122-0/+107
|\|
| * Fixed scrolling jumping up to first row when adding rows and adjusting the cu...John Ahlroos2013-03-042-0/+107
* | Fixed locator stringArtur Signell2013-03-121-63/+2
|/
* Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0Johannes Dahlström2013-02-141-0/+275
|\
| * Merge of (#6160) and (#10470) to Vaadin 7.Johannes Dahlström2013-02-141-0/+275
* | Fixed ColumnDragColumn test which was failing after fixes for #10890 (#11020)John Ahlroos2013-02-121-1/+1
* | Since #10312 Table wraps a conversion exception in a CacheUpdateExceptionArtur Signell2013-02-111-2/+2
* | Merge of comment clarification to Vaadin 7.Anna Koskinen2013-02-081-1/+1
|/
* Merge of (#10890) to Vaadin 7.Anna Koskinen2013-02-052-0/+90
* Merge "Merge of (#9197) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-0/+68
|\
| * Merge of (#9197) to Vaadin 7.Anna Koskinen2013-02-011-0/+68
* | Merge "Merge of (#10312) to Vaadin 7." into 7.0Johannes Dahlström2013-02-052-0/+359
|\ \
| * | Merge of (#10312) to Vaadin 7.Anna Koskinen2013-02-012-0/+359
| |/
* / Merge of (#10609) to Vaadin 7.Anna Koskinen2013-02-012-30/+233
|/
* Merge of (#8519) to Vaadin 7.Anna Koskinen2013-01-112-0/+238
* Merge of (#5681) to Vaadin 7.Anna Koskinen2013-01-112-0/+99
* Merge of (#8298) to Vaadin 7.Anna Koskinen2013-01-112-0/+134
* Fixed NPE in Table tooltip handling (#10705)Artur Signell2013-01-111-0/+61
* Updated copyright notices and added missing license headersArtur Signell2013-01-043-3/+3
* Merge of (#9986) to Vaadin 7.Anna Koskinen2012-12-211-0/+121
* Fixed testArtur Signell2012-12-192-9/+9
* Merge "Added method setContainerDataSource(Container newDataSource, Collectio...Henri Sara2012-12-172-0/+265
|\
| * Added method setContainerDataSource(Container newDataSource,Anna Koskinen2012-12-172-0/+265