summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* Check for optimizations when looking for missing updates (#18317)Leif Åstrand2015-12-031-3/+12
* Detect hierarchy changes not sent to the client (#18317)Leif Åstrand2015-12-023-4/+148
* Unify select all behavior with single row selection. (#17742)Sauli Tähkäpää2015-11-302-0/+55
* Add stylename to sortable Table header cells (#8219)Leif Åstrand2015-11-273-1/+116
* Use wider age column in GridThemeUITeemu Suo-Anttila2015-11-261-1/+2
* Fix GridMultiSortingTest click coordinates to avoid column resize Teemu Suo-Anttila2015-11-261-2/+2
* Fix setSelected in MultiSelectionModel to update row data (#19302)Teemu Suo-Anttila2015-11-252-1/+25
* Add stylename to sortable Grid header cells (#16991)Leif Åstrand2015-11-253-1/+120
* Move capability handling from MultiBrowserTest to super classTeemu Suo-Anttila2015-11-242-32/+32
* Fix some TB2 tests for Calendar (#19227)Henri Sara2015-11-243-6/+6
* Remove border on immediate child cells only on Valo. (#18787)Sauli Tähkäpää2015-11-172-0/+59
* Use TabState.id for Accordion tab items as well (#18456)pag2015-11-132-0/+111
* Specify custom first day of week for Calendar #19227Leonid Rozenblyum2015-11-111-1/+52
* Optimize layout performance of Table (#17947)jotatu2015-11-052-0/+229
* Test for table column hiding and sizes (#12303)Ilya Ermakov2015-11-043-7/+151
* Render null header caption as empty (#18553)Artur Signell2015-11-032-0/+88
* Changed grid sidebar to overlay (#18698)mtzukanov2015-11-035-41/+97
* Force FormLayout children to shrink with the layout (#11154)Leif Åstrand2015-11-032-0/+185
* Reset sort indicator when saving editor. (#17428)Sauli Tähkäpää2015-11-021-7/+39
* Fixes column header drop indicator (#18925)mtzukanov2015-10-291-0/+62
* Let column resize handle overflow its parent (#16838)Johannes Dahlström2015-10-283-9/+16
* Fix TreeTableContextClickTest to not scroll vertically on IETeemu Suo-Anttila2015-10-273-10/+2
* Update Chrome version stringHenri Sara2015-10-271-1/+1
* Fix Grid NPE when deselecting already removed row (#19152)Teemu Suo-Anttila2015-10-262-0/+27
* Set pixel sizes to Grid columns when user starts drag resize (#16838)Johannes Dahlström2015-10-212-17/+31
* Implemented HasEnabled on VLink (#18530)Marco Collovati2015-10-192-0/+202
* Support ContextClicks in empty areas of Table and TreeTable (#19130)Teemu Suo-Anttila2015-10-143-0/+48
* Support Grid context click events in the empty areas of Grid (#19128)Teemu Suo-Anttila2015-10-144-9/+53
* Refactor DetailComponentManager to be a static nested class of GridTeemu Suo-Anttila2015-10-123-10/+5
* Add Grid column resize event API (#16838)Johannes Dahlström2015-10-093-2/+26
* Update FontAwesome to 4.4.0 (#14555)Artur Signell2015-10-091-5/+507
* Fix Checkbox event handling in Grid Editor (#19096)Teemu Suo-Anttila2015-10-081-0/+17
* Report user-resized column widths to server (#16838)Johannes Dahlström2015-10-081-0/+11
* Add API for setting Grid columns resizable (#16838)Johannes Dahlström2015-10-083-11/+112
* Add handles to Grid default header for column drag resize (#16838)Patrik Lindström2015-10-074-18/+54
* Use synthetic javascript events for IE browsers in context click testsTeemu Suo-Anttila2015-10-078-27/+25
* Remove Grid EditorEvents and ListenersTeemu Suo-Anttila2015-10-071-27/+0
* Change ValoIcons to ThemeIcons and moved to base (#18472)Artur Signell2015-10-071-0/+9
* Fix test failure in IE10/IE11/ChromeArtur Signell2015-10-071-1/+1
* Add API for data destruction to DataGenerator interface (#19038)Teemu Suo-Anttila2015-10-062-24/+50
* Add support for TreeContextClickEvents (#19062)Teemu Suo-Anttila2015-10-053-15/+168
* Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)Artur Signell2015-10-051-0/+125
* Add GridContextClickEvent with item ids, properties and section (#16855)Teemu Suo-Anttila2015-10-052-0/+143
* Making converted tb2 test more stable (#17947)Johannes Tuikkala2015-10-022-24/+31
* Add Tree.htmlContentsAllowed (#7717)Leif Åstrand2015-10-022-0/+124
* Fix TreeTableContextClick support (#19056)Teemu Suo-Anttila2015-10-022-0/+85
* Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-026-0/+423
* Add support for ContextClickEvent in AbstractComponent (#19015)Teemu Suo-Anttila2015-10-012-0/+114
* Create a Valo icon font for icons used in Valo (#18472)Artur Signell2015-09-301-0/+3
* Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-09-302-0/+115