You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Artur Signell 0a7a9e87ef Workaround for IE10 invalid min-height calculations (#15169) hace 9 años
..
AddItemToEmptyTable.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
AddNonRenderedRow.java Update copyright year to 2014 hace 10 años
AddSelectionToRemovedRange.java Update copyright year to 2014 hace 10 años
AddSelectionToRemovedRangeTest.java Use TestBench-4.0.2 hace 9 años
AsyncPushUpdates.java Remove servlet annotations from AsyncPushUpdates test (#13562) hace 10 años
AsyncPushUpdatesTest.java Fix Push inserts producing duplicate rows in Table (#13562) hace 10 años
CellStyleGeneratorTest.java ItemStyleGenerator.getStyle now includes source component (#5822) hace 11 años
ClippedComponentsInTable.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
CollapseIndicatorOverlapsColumn.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ColumnCollapsingAndColumnExpansion.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ColumnExpandRatio.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ColumnExpandWithFixedColumns.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ColumnGeneratorAddingOrder.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ColumnHeaderAlignments.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ColumnReorderEvent.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ColumnReorderingWithManyColumns.java Merge of (#10890) to Vaadin 7. hace 11 años
ColumnReorderingWithManyColumnsTest.java Replace a TB2 test of Table column reordering. hace 9 años
ColumnResizeEvent.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ColumnWidths.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ColumnWidthsAfterChangeTableColumnsCountOrOrder.java Add test for Table visible column order/count change (#9781) hace 9 años
ColumnWidthsAfterChangeTableColumnsCountOrOrderTest.java Add test for Table visible column order/count change (#9781) hace 9 años
ContainerChangeWithPartlySamePropertyIds.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ContainerSizeChange.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ContainerSizeChangeDuringTablePaint.java Update copyright year to 2014 hace 10 años
ContainerSizeChangeTest.java Fix ContainerSizeChangeTest not to produce failure shots every time. hace 9 años
ContextMenuSize.java Correct positioning and sizing logic for context menu (#14863). hace 9 años
ContextMenuSizeTest.java Convert TB2 test TreeContextMenuAndIcons to TB4 hace 9 años
CtrlShiftMultiselect.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
CtrlShiftMultiselectTest.java Use TestBench-4.0.2 hace 9 años
DelayedColumnLayouting.java Delayed column layouting is visible (#15189) hace 9 años
DisabledSortingTable.java Clearing the sorted indicator if sorting was disabled (#16563) hace 9 años
DisabledSortingTableSqlContainer.java Clearing the sorted indicator if sorting was disabled (#16563) hace 9 años
DisabledSortingTableTest.java Use TestBench-4.0.2 hace 9 años
DisabledTableKeyboardNavigation.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
DisabledTableShouldNotSendPageLengthUpdates.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
DndEmptyTable.java Avoid client side exception on DnD for empty table (#13655). hace 10 años
DndEmptyTableTest.java Extract duplciated logic for checking for error notifications hace 9 años
DndTableTargetDetails.java Make getMouseEvent() method available in the TargetDetailsImpl (#13416). hace 9 años
DndTableTargetDetailsTest.java Make getMouseEvent() method available in the TargetDetailsImpl (#13416). hace 9 años
DoublesInTable.java Fix two tests broken by removal of StringToNumberConverter (#12092) hace 11 años
EditableModeChange.java EditableModeChange test upgrade (#14292) hace 10 años
EditableModeChangeTest.java EditableModeChange test upgrade (#14292) hace 10 años
EditableTableFocus.java Update copyright year to 2014 hace 10 años
EditableTableLeak.java Removed deprecated ContenMode.XHTML hace 11 años
EmptyRowsWhenScrolling.java Global code reformat hace 11 años
EmptyTable.java Update copyright year to 2014 hace 10 años
EmptyTableTest.java Make Vaadin TB3/4 tests work and run on PhantomJS (#13291) hace 10 años
ExpandingContainer.java Remove all unnecessary semicolons reported by Eclipse hace 10 años
ExpandingContainerVisibleRowRaceCondition.java Ignores scroll events while update from server is in progress (#11454) hace 10 años
ExpandingContainerVisibleRowRaceConditionTest.java Update copyright year to 2014 hace 10 años
FixedHeightTable.java Update copyright year to 2014 hace 10 años
FocusOnSelectedItem.java Add addButton() AbstractTestUI. hace 9 años
FocusOnSelectedItemTest.java Fix table focusing when scrolled from the server (#10522) hace 10 años
Footer.java Reformat project hace 11 años
FooterClick.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
HeaderClick.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
HeaderFooterClickLeftRightMiddle.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
HeaderRightClickAfterDrag.java Column drag'n'drop disables HeaderClickEvents until left-click (#15167) hace 9 años
HeaderRightClickAfterDragTest.java Column drag'n'drop disables HeaderClickEvents until left-click (#15167) hace 9 años
HeaderUpdateWhenNoRows.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
HiddenColumnsExpandRatios.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
HiddenComponentCells.java Update copyright year to 2014 hace 10 años
HugeRowCount.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ItemClickEvents.java Port ItemClickEvents test from TB2 to TB4 hace 9 años
ItemClickEventsTest.java Port ItemClickEvents test from TB2 to TB4 hace 9 años
ItemClickEventsTestWithShiftOrCtrl.java Port ItemClickEvents test from TB2 to TB4 hace 9 años
KeyControl.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
KeyboardNavigationDatasourceChange.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
KeyboardNavigationWithChangingContent.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
LabelEmbeddedClickThroughForTable.java LabelEmbeddedClickThroughForTable test upgrade (#14292) hace 9 años
LabelEmbeddedClickThroughForTableTest.java LabelEmbeddedClickThroughForTable test upgrade (#14292) hace 9 años
LargeSelectionCausesNPE.java Global code reformat hace 11 años
LastColumnNegative.java Update copyright year to 2014 hace 10 años
LeftColumnAlignment.java Add addButton() AbstractTestUI. hace 9 años
LeftColumnAlignmentTest.java Set explicit left alignment instead of removing text-align style (#13399). hace 10 años
LongMultiselect.java Converted LongMultiselectTest to TB4. hace 9 años
LongMultiselectTest.java Reformat project using Eclipse Luna SR1 hace 9 años
MemoryLeakTable.java Fixes memory leak in VScrollTable (#14159) hace 10 años
MemoryLeakTableTest.java Use TestBench-4.0.2 hace 9 años
MissingScrollbar.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
ModifyContainerProperty.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
MultiClickingItemThatDetachesTable.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
MultiSelectWithNotIdentityEqualIds.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
MultiSelectWithRemovedRow.java Update copyright year to 2014 hace 10 años
NotselectablePaintSelections.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
OddEvenRowStyling.java Update copyright year to 2014 hace 10 años
PopupViewInTable.java Fixed NPE in Table tooltip handling (#10705) hace 11 años
ProgrammaticUnselectInRange.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
PropertyValueChange.java Global code cleanup hace 11 años
RefreshRenderedCellsOnlyIfAttached.java Update copyright year to 2014 hace 10 años
ReloadWidgets.java Table should load widgets after container content refresh (#16611) hace 9 años
ReloadWidgetsTest.java Table should load widgets after container content refresh (#16611) hace 9 años
RemoveItemOnClick.java Update copyright year to 2014 hace 10 años
RowAdditionTest.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
RowGenerators.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
RowUpdateShouldRetainContextMenu.java Add shorthands for locking the session (#10225) hace 11 años
SafariRenderingBugWhiteSpace.java Panel and Window based on AbstractSingleComponentContainer (#2924) hace 11 años
ScrollCausesRequestLoop.java Move LegacyWindow to its own file (#9917) hace 11 años
ScrollDetachSynchronization.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
SelectAllConstantViewport.java Render nested invalid layouts correctly (#17598) hace 9 años
SelectAllConstantViewportTest.java Reformat project using Eclipse Luna SR1 hace 9 años
SelectAllRows.java Fix multiselection pressing shift before starting (#13483) hace 9 años
SelectAllRowsShiftFirst.java Fix multiselection pressing shift before starting (#13483) hace 9 años
SelectAllRowsShiftFirstTest.java Fix multiselection pressing shift before starting (#13483) hace 9 años
SelectAllRowsTest.java Use TestBench-4.0.2 hace 9 años
SelectableEditable.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
SelectableEditableTest.java Fix regression for Table selection and checkbox issue (#17064) hace 9 años
SelectingItemScrollsRight.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
SetCurrentPageFirstItemId.java Update copyright year to 2014 hace 10 años
SetCurrentPageFirstItemIndex.java Update copyright year to 2014 hace 10 años
SetCurrentPageFirstItemIndexTest.java Converted SetCurrentPageFirstItemIndex to TB4. (#15286) hace 9 años
SetDataSourceWithPropertyIds.java Since #10312 Table wraps a conversion exception in a CacheUpdateException hace 11 años
SetPageFirstItemLoadsNeededRowsOnly.java Fix table.setCurrentPageFirstItemIndex(n) to load only needed rows (#14135) hace 10 años
SetPageFirstItemLoadsNeededRowsOnlyTest.java Fix table.setCurrentPageFirstItemIndex(n) to load only needed rows (#14135) hace 10 años
ShowLastItem.java Fixes issue with Table not scrolling completely to the end #12651 hace 10 años
SortLabelsInTable.java SortLabelsInTable test upgrade (#14292) hace 9 años
SortLabelsInTableTest.java SortLabelsInTable test upgrade (#14292) hace 9 años
SortLongTable.java Move LegacyWindow to its own file (#9917) hace 11 años
TableAfterRemovingExpandRatios.java Table: column not expanding after setColumnExpandRatio (#15101) hace 9 años
TableAfterRemovingExpandRatiosTest.java Table: column not expanding after setColumnExpandRatio (#15101) hace 9 años
TableAndBrowserContextMenu.java Update copyright year to 2014 hace 10 años
TableBlurFocus.java Fixed scroll jump by using native focusing in IE (#15294) hace 9 años
TableBlurFocusTest.java Fixed scroll jump by using native focusing in IE (#15294) hace 9 años
TableCacheBuildEfficiency.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableCacheMinimizingOnFetchRows.java Table is not caching thousands of rows in vain (#13576) hace 9 años
TableCacheMinimizingOnFetchRowsTest.java Table is not caching thousands of rows in vain (#13576) hace 9 años
TableClickAndDragOnIconAndComponents.java Revert "Update selection after changes in underlying data source hace 9 años
TableClickAndDragOnIconAndComponentsTest.java Reformat project using Eclipse Luna SR1 hace 9 años
TableClickValueChangeInteraction.java Update copyright year to 2014 hace 10 años
TableColumnAddAndResize.java Fix adding a column to Table and immediately changing its size (#17927) hace 9 años
TableColumnAddAndResizeTest.java Fix adding a column to Table and immediately changing its size (#17927) hace 9 años
TableColumnResizeContentsWidth.java TableColumnResizeContentsWidth test upgrade (#14292) hace 9 años
TableColumnResizeContentsWidthIE8Test.java Use TestBench-4.0.2 hace 9 años
TableColumnResizeContentsWidthTest.java Use TestBench-4.0.2 hace 9 años
TableColumnWidthsAndExpandRatios.java Global code reformat hace 11 años
TableColumnWidthsAndSorting.java Workaround for IE10 invalid min-height calculations (#15169) hace 9 años
TableColumnWidthsAndSortingTest.java Workaround for IE10 invalid min-height calculations (#15169) hace 9 años
TableContextMenu.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableContextMenuOnField.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableContextMenuTouch.java Prevent opening Table context menu on short tapping on iOS (#15297) hace 9 años
TableDragColumnTest.java Refactor MenuBar handling methods to AbstractTB3Test hace 9 años
TableDropIndicatorValo.java Drop indicators in Valo are now working as in Reindeer theme (#14836) hace 9 años
TableDropIndicatorValoTest.java Drop indicators in Valo are now working as in Reindeer theme (#14836) hace 9 años
TableExtraScrollbars.java Update copyright year to 2014 hace 10 años
TableFirstRowFlicker.java Update copyright year to 2014 hace 10 años
TableHeaderShifting.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableHeaderZoom.java Move LegacyWindow to its own file (#9917) hace 11 años
TableHeightWhenHidingHeaders.java Move LegacyWindow to its own file (#9917) hace 11 años
TableInIframeRowClickScrollJumpTest.java Fixed scroll jump by using native focusing in IE (#15294) hace 9 años
TableInSubWindowMemoryLeak.java Global code reformat hace 11 años
TableInTabsheet.java UI based on AbstractBasicComponentContainer (#2924) hace 11 años
TableItemDescriptionGeneratorUI.java TableItemDescriptionGenerator test upgrade (#14292) hace 10 años
TableItemDescriptionGeneratorUITest.java TableItemDescriptionGenerator test upgrade (#14292) hace 10 años
TableItemIcon.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableLastRowMissing.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableMatchesMouseDownMouseUpElement.java Table handles both onMouseDown and onMouseUp events (#14347) hace 9 años
TableMatchesMouseDownMouseUpElementTest.java Table handles both onMouseDown and onMouseUp events (#14347) hace 9 años
TableModifcationsWhenScrolledRight.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableMoveFocusWithSelection.java Update copyright year to 2014 hace 10 años
TableMoveFocusWithSelectionTest.java Update copyright year to 2014 hace 10 años
TableMultiSelectSimple.java Constants -> enums (#9072) hace 11 años
TableNavigationPageDown.java Fix Table pageup/pagedown navigation (#15332) hace 9 años
TableNavigationPageDownTest.java Use TestBench-4.0.2 hace 9 años
TablePageLengthCalculation.java Update copyright year to 2014 hace 10 años
TablePageLengthUpdate.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableReduceContainerSize.java Global code cleanup hace 11 años
TableRemovedQuicklySendsInvalidRpcCalls.java replaced all org.json.* usages with elemental.json.* (#8942) hace 9 años
TableRemovedQuicklySendsInvalidRpcCallsTest.java Update remaining copyright years to 2014 hace 10 años
TableRepaintWhenMadeVisibile.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableRepairsScrollPositionOnReAddingAllRows.java New tests for Removing and re-adding all rows in Table (#14581) hace 9 años
TableRepairsScrollPositionOnReAddingAllRowsTest.java New tests for Removing and re-adding all rows in Table (#14581) hace 9 años
TableRequiredIndicator.java Required indicator for Table now works as expected (#17294) hace 9 años
TableRequiredIndicatorTest.java Required indicator for Table now works as expected (#17294) hace 9 años
TableRowHeight.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableRowHeight2.java TableRowHeight2 test upgrade (#14292) hace 10 años
TableRowHeight2Test.java TableRowHeight2 test upgrade (#14292) hace 10 años
TableRowHeight3.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableRowScrolledBottom.java TableRowScrolledBottom test upgrade (#14292) hace 10 años
TableRowScrolledBottomTest.java TableRowScrolledBottom test upgrade (#14292) hace 10 años
TableScrollAfterAddRow.java Fix regression caused by #14147 patch (#14147) hace 10 años
TableScrollAfterAddRowTest.java Use TestBench-4.0.2 hace 9 años
TableScrollOnFocus.java Update copyright year to 2014 hace 10 años
TableScrollUpOnSelect.java Fix table scrolling up on select (#10106) hace 10 años
TableScrollUpOnSelectTest.java Fix table scrolling up on select (#10106) hace 10 años
TableScrollingWithSQLContainer.java Update copyright year to 2014 hace 10 años
TableScrollingWithSQLContainerTest.java Update copyright year to 2014 hace 10 años
TableScrollsOnSelection.java Convert TableScrollsOnSelectionTest to TB4. hace 9 años
TableScrollsOnSelectionTest.java Convert TableScrollsOnSelectionTest to TB4. hace 9 años
TableSelectPagingOff.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableSetUndefinedSize.java Reformat with Luna SR2 hace 9 años
TableSetUndefinedSizeTest.java Updating table size if set to undefined (#15384) hace 9 años
TableShouldNotEatValueChanges.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableSingleSelect.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableSizeInTabsheet.java Update copyright year to 2014 hace 10 años
TableSizeInTabsheetTest.java Update copyright year to 2014 hace 10 años
TableSorting.java Update copyright year to 2014 hace 10 años
TableSortingIndicator.java Fix Table.sort(...) to update the sort indicator (#8978) hace 10 años
TableSortingIndicatorTest.java Refactor tests to make them less likely to have timing issues hace 10 años
TableSortingStopsWorkingOnChrome.java Fix Table column header sorting on Chrome (#14796) hace 9 años
TableSqlContainer.java Clearing the sorted indicator if sorting was disabled (#16563) hace 9 años
TableToggleColumnVisibility.java Table.setVisibleColumns() causes table to forget column headers, icons, alignment (#6245) hace 9 años
TableToggleColumnVisibilityTest.java Table.setVisibleColumns() causes table to forget column headers, icons, alignment (#6245) hace 9 años
TableToggleVisibility.java Update copyright year to 2014 hace 10 años
TableTooManyColumns.java Adds a scrollbar to table column drop down (#14156). hace 10 años
TableTooManyColumnsTest.java Adds a scrollbar to table column drop down (#14156). hace 10 años
TableUndefinedSize.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableUnregisterComponent.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableVisibleColumnsUpdate.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableWidthItemRemove.java Add addButton() AbstractTestUI. hace 9 años
TableWidthItemRemoveTest.java Fix Table width calculation when adding the first item (#13592) hace 10 años
TableWithBrokenGeneratorAndContainer.java Update copyright year to 2014 hace 10 años
TableWithChildComponents.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableWithContainerRequiringEqualsForItemId.java TableWithContainerRequiringEqualsForItemId test upgrade (#14292) hace 9 años
TableWithContainerRequiringEqualsForItemIdTest.java TableWithContainerRequiringEqualsForItemId test upgrade (#14292) hace 9 años
TableWithCustomConverterFactory.java Added type parameter to converter methods (#11895) hace 11 años
TableWithManyColumns.java Changed Property.setValue(Object) to setValue(T) (#8791) hace 11 años
TableWithNoncollapsibleColumns.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
TableWithPolling.java Made user-initiated column resizing take precedence over other updates (#13432) hace 10 años
TableWithPollingTest.java Use TestBench-4.0.2 hace 9 años
Tables.java Constants -> enums (#9072) hace 11 años
TabletContextMenu.java Context menu is not shown in Table body on mobile browsers (#13694) hace 10 años
TestCurrentPageFirstItem.java Reformat project hace 11 años
TextFieldRelativeWidth.java TextFieldRelativeWidth test upgrade (#14292) hace 10 años
TextFieldRelativeWidthTest.java TextFieldRelativeWidth test upgrade (#14292) hace 10 años
TextFieldValueGoesMissing.java TextFieldValueGoesMissing test rewrite to TB3 hace 10 años
TextFieldValueGoesMissingTest.java TextFieldValueGoesMissing test rewrite to TB3 hace 10 años
TooManySetColumnCollapsedCalls.java Merge of (#5681) to Vaadin 7. hace 11 años
UncollapsedCollumnWidth.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
UnnecessaryScrollbarWhenZooming.java Remove unnecessary scrollbar when zooming in or out (#15164) hace 9 años
UnnecessaryScrollbarWhenZoomingTest.java Use TestBench-4.0.2 hace 9 años
UpdateTableWhenUnfocused.java Add missing tests (#12976) hace 9 años
UpdateTableWhenUnfocusedTest.java Add missing tests (#12976) hace 9 años
ValueAfterClearingContainer.java Global code reformat hace 11 años
ViewPortCalculation.java Global code reformat hace 11 años
WideSelectableTable.java Update copyright year to 2014 hace 10 años
fi.gif Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años
se.gif Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) hace 11 años