aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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-06181-2224/+3467
| | |\
| | * | Dnd-reorder of spanned cells in grid header. (#16643)Pekka Hyvönen2015-03-061-0/+168
| | * | Take footer into account in column dnd-reorder (#16643)Pekka Hyvönen2015-03-041-1/+74
| | * | Limit dnd-reorder of columns inside spanned headers. (#16643)Pekka Hyvönen2015-03-042-0/+129
| | * | Handle selection column oddity when dnd reordering columns (#16443)Pekka Hyvönen2015-02-271-1/+74
| | * | Handle spanned header cells when dnd reordering columns in grid. (#16643)Pekka Hyvönen2015-02-272-2/+41
| | * | Support column reordering from all header rows. (#16643)Pekka Hyvönen2015-02-262-2/+48
| | * | Column reordering in Grid restricted to non-frozen columns. (#16643)Pekka Hyvönen2015-02-253-17/+52
| | * | Theming and UX for Grid column reordering. (#16643)Pekka Hyvönen2015-02-234-106/+277
| | * | Fire server-side event when column order changes. (#16643)Pekka Hyvönen2015-02-192-0/+91
| | * | Update server side state when columns are reordered. (#16643)Pekka Hyvönen2015-02-182-0/+99
| | * | Toggle column reordering from server side. Tests for reordering. #16643Pekka Hyvönen2015-02-172-0/+124
| | * | Client side event for column reordering in Grid. #16643Pekka Hyvönen2015-02-162-0/+119
| | * | Drag and drop column reorder for default header row on client side Grid. #16643Pekka Hyvönen2015-02-131-0/+9
| * | | Merge branch 'master' into detailsrowHenrik Paul2015-03-129-540/+161
| |\ \ \
| * | | | Fixes a bug with escalator.scrollToRow and spacers (#16644)Henrik Paul2015-03-053-8/+50
| * | | | Merge branch 'master' into HEADHenrik Paul2015-03-052-17/+27
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into HEADHenrik Paul2015-03-04181-2603/+3460
| |\ \ \ \
| * | | | | Adds support for -1 row index Escalator spacers (#16644)Henrik Paul2015-03-033-1/+21
| * | | | | Escalator spacers are sized and placed like "fixed" (#16644)Henrik Paul2015-03-031-24/+87
| * | | | | Adds tests and JavaDoc regarding Escalator's spacers (#16644)Henrik Paul2015-03-032-2/+79
| * | | | | Adds support for spacers near the bottom of Escalator (#16644)Henrik Paul2015-03-031-0/+1
| * | | | | Fixes two bugs when inserting escalator rows with spacers open (#16644)Henrik Paul2015-02-272-3/+50
| * | | | | Adding/removing spacers affects Escalator row positions (#16644)Henrik Paul2015-02-202-4/+122
| * | | | | Adds Widget support for DetailsGenerator (#16644)Henrik Paul2015-02-182-7/+138
| * | | | | Modifies GridElement to support details (#16644)Henrik Paul2015-02-172-13/+124
| * | | | | Adds initial details row support to Grid (#16644)Henrik Paul2015-02-171-0/+40
| * | | | | Adds SpacerUpdater support for Escalator (#16644)Henrik Paul2015-02-162-0/+42
| * | | | | Escalator supports adding spacer elements into DOM. (#16644)Henrik Paul2015-02-164-3/+123
| | |_|_|/ | |/| | |
* | | | | Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-161-0/+2
* | | | | Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-162-0/+192
* | | | | Convert browserframe, flash and requesthandler tests to TB4Teemu Suo-Anttila2015-03-136-181/+105
* | | | | Migrate TB2 tests from package applicationcontext to TB4Teemu Suo-Anttila2015-03-127-303/+199
* | | | | Migrate TB2 test from application package to TB4Teemu Suo-Anttila2015-03-1219-500/+298
| |_|_|/ |/| | |
* | | | Disable auto-testing of TB2 tests on ChromeArtur Signell2015-03-091-1/+1
* | | | Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-092-32/+18
* | | | Add OSGi integration tests (#9583)Miki2015-03-061-0/+8
* | | | Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-064-168/+134
* | | | Remove eXo test which is unreliable and tests an old versionArtur Signell2015-03-062-339/+0
| |_|/ |/| |
* | | Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-042-17/+27
| |/ |/|
* | Make Grid recalculate columns on resize (#16539)Teemu Suo-Anttila2015-03-032-0/+104
* | Reapplying column width on Grid actually reapplies the width (#16900)Pekka Hyvönen2015-03-032-0/+44
* | Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)Alexey Fansky2015-03-033-0/+209
* | Fix text input of PopupCalendar in Internet Explorer (#16677).Mika Murtojarvi2015-03-032-0/+101