summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-09-302-0/+115
* Skip checking unknown properties for @NoLayout on client side (#18334)Artur Signell2015-09-293-0/+112
* Remove old Chrome workaround from GridClientRenderers testTeemu Suo-Anttila2015-09-291-5/+0
* Set opacity for disabled Grid in Valo. (#18661)Sauli Tähkäpää2015-09-292-0/+58
* Fix resetting of top or left alignment in GridLayout (#18660)Artur Signell2015-09-292-0/+155
* Use "vaadin-" as default prefix for Design (#18957)Henri Sara2015-09-287-54/+54
* Hide global "define" from push scripts (#18999)Leif Åstrand2015-09-243-0/+62
* Correctly round tr width in Escalator (#18820)Artur Signell2015-09-242-0/+254
* Removes .v-ui wrapping from valo-menu-responsive for (#18961)Marc Englund2015-09-244-0/+177
* Make a Grid editor test work on IE8-9.Mika Murtojarvi2015-09-211-4/+6
* Converting TB2 tests for ticket #17947Johannes Tuikkala2015-09-1816-121/+1126
* Fix Escalator onResize to layout Finally instead of Deferred (#18751)Teemu Suo-Anttila2015-09-162-0/+85