summaryrefslogtreecommitdiffstats
path: root/uitest/src/com
Commit message (Expand)AuthorAgeFilesLines
* API for column hiding toggle caption in Grid (#17272)Pekka Hyvönen2015-03-313-13/+70
* Merge remote-tracking branch 'origin/master' into grid-7.5Henrik Paul2015-03-3129-102/+1774
|\
| * Don't remove frozen columns when columns reordered in Grid #16901Pekka Hyvönen2015-03-311-0/+17
| * Make test work in uitest.warArtur Signell2015-03-311-2/+2
| * Reduce reflows when sizing columns (#17315)Leif Åstrand2015-03-304-0/+256
| * Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)Maciej Przepióra2015-03-294-0/+329
| * Reset index of selected item when it's removed (#17248).Denis Anisimov2015-03-272-0/+98
| * Make Grid update column renderers (#16552)Patrik Lindström2015-03-262-0/+187
| * SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-262-0/+169
| * Disables selection when Grid's editor is open (#17132).Alexey Fansky2015-03-252-0/+90
| * Revert "Make push path configurable (#14432)."Artur Signell2015-03-253-122/+3
| * Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-243-0/+344
| * Fix Table column header sorting on Chrome (#14796)Anna Miroshnik2015-03-241-0/+150
| * Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-242-0/+87
| * Expect Chrome 41Artur Signell2015-03-241-3/+14
| * Use special logic for allocating selection col widths (#17091)Leif Åstrand2015-03-202-1/+54
* | Server Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-313-1/+362
* | Refactored fragile column reorder tests for GridPekka Hyvönen2015-03-314-87/+122
* | Client Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-275-33/+159
* | Fixed some faulty asserts in Grid's detail row creation (#17293)Henrik Paul2015-03-271-0/+15
* | Fix Grid's frozen column count with hidden columns #17273Pekka Hyvönen2015-03-252-0/+144
* | Fixes edge case in null details generation for Grid (#17274)Henrik Paul2015-03-251-2/+24
* | Adds Escalator.scrollToSpacer (#17270)Henrik Paul2015-03-253-0/+52
* | Fixes more broken IE8 tests for column reorderPekka Hyvönen2015-03-242-4/+7
* | Merge remote-tracking branch 'origin/master' into grid-7.5Leif Åstrand2015-03-2310-79/+369
|\|
| * Re-enable support for the firefox.path propertyLeif Åstrand2015-03-181-0/+5
| * Re-enable running tests locally with propertyTeemu Suo-Anttila2015-03-181-0/+25
| * Migrate FlashIsVisible embedded test from TB2 to TB4Teemu Suo-Anttila2015-03-181-0/+32
| * Add a client test for row focus moving with reset size (#16607)Teemu Suo-Anttila2015-03-173-0/+205
| * Add test for RpcDataProvider calls to Container (#16642)Teemu Suo-Anttila2015-03-172-22/+57
| * Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-171-57/+0
| * Sanitize connectors for PopupDateField and DateField. (#17090)Sauli Tähkäpää2015-03-172-0/+45
* | Grid column hiding info from client to server #(17023)Pekka Hyvönen2015-03-222-3/+124
* | Fixes Escalator spacer tests (#16644)Henrik Paul2015-03-221-16/+29
* | Disable Sidebar API access since it will still be reworked (#17023)Leif Åstrand2015-03-202-88/+0
* | Fixes several issues with hidden columns in Grid (#17023)Pekka Hyvönen2015-03-203-5/+169
* | Restructure sidebar widget handling to work with custom content (#17023)Leif Åstrand2015-03-202-0/+144
* | Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5Henrik Paul2015-03-192-0/+384
|\ \
| * | Adds details generator swap support for Grid (#16644)Henrik Paul2015-03-182-94/+199
| * | Fixes a bug in Details being open on freshly retrieved Grid rows (#16644)Henrik Paul2015-03-181-3/+26
| * | Grid's Details can now be Components (#16644)Henrik Paul2015-03-172-4/+170
| * | Server side Grid can open details on the client side (#16644)Henrik Paul2015-03-172-0/+90
* | | Adds server side column hiding API to Grid (#17023)Henrik Paul2015-03-192-1/+131
* | | Merge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5Pekka Hyvönen2015-03-194-24/+395
|\ \ \
| * | | Grid's columns hidable with toggles in the sidebar (#17023)Pekka Hyvönen2015-03-183-32/+314
| * | | Display button for opening sidebar in Grid when hidable columns #17023Pekka Hyvönen2015-03-172-1/+90
| | | |
| \ \ \
*-. | | | Merge remote-tracking branches 'origin/grid-detailsrow' and 'origin/grid-colu...Henrik Paul2015-03-1715-387/+2253
|\ \| | | | | |/ / | |/| / | |_|/ |/| |
| | * Client side event for grid's columns visibility change (#17023)Pekka Hyvönen2015-03-132-0/+88
| | * Hide columns with client side API in Grid (#17023)Pekka Hyvönen2015-03-132-0/+94
| | * Merge branch 'master' into grid-columnreorderPekka Hyvönen2015-03-06167-1852/+3435
| | |\