summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Do not re-schedule an already scheduled lock breaker (#15317)Artur Signell2015-02-241-1/+3
* | Migrate TB2 tests from package applicationservlet to TB4Teemu Suo-Anttila2015-02-246-191/+145
* | Cleanup UI even if detach fails (#16651)Artur Signell2015-02-233-1/+115
* | Make Column.setLastFrozenColumn work (#16726)Artur Signell2015-02-232-1/+20
* | Fixes a graphical scrollbar glitch in Grid + some OSX configurations + Valo (...Henrik Paul2015-02-231-1/+6
* | Makes Escalator show scrollbars on some OSX settings (#16852)Henrik Paul2015-02-231-34/+54
* | Ignore Chrome in ComboboxSelectedItemTextTest until regression is fixed. (#16...Sauli Tähkäpää2015-02-231-0/+10
* | Ensure resource is valid before writing to it (#16862)Artur Signell2015-02-201-0/+19
* | Use TestBench-4.0.2Teemu Suo-Anttila2015-02-19116-1502/+508
* | Clearing the sorted indicator if sorting was disabled (#16563)Alexey Fansky2015-02-195-2/+207
* | Add overload to openTestURL for giving UI class as a parameter.Sauli Tähkäpää2015-02-194-22/+42
* | Javadoc fixArtur Signell2015-02-181-3/+4
* | Make push path configurable (#14432).Tapio Aali2015-02-1817-27/+253
* | Migrated tb2 tests to tb4Miki2015-02-1810-242/+238
* | Add build parameter com.vaadin.testbench.hub.url.Sauli Tähkäpää2015-02-172-0/+13
* | Refactor critical notifications handling. (#16592)Sauli Tähkäpää2015-02-172-34/+91
* | Resolve infinite loop when clearing and adding rows (#16747)Teemu Suo-Anttila2015-02-173-1/+122
* | Properly handle null in critical notifications (#16592)Artur Signell2015-02-172-2/+26
* | Fixes javadocs.Henrik Paul2015-02-161-4/+4
* | Fix the initial location of a Window (#16486).Mika Murtojarvi2015-02-162-0/+83
* | Table should load widgets after container content refresh (#16611)Mikael Grankvist2015-02-163-3/+206
* | Refactor ContextMenuSizeTest.Sauli Tähkäpää2015-02-161-71/+53
* | Fix RpcDataProviderExtension value change listener setup (#16550)Teemu Suo-Anttila2015-02-132-31/+67
* | Encode filenames to UTF-8 in Content-Disposition header. (#16556)Sauli Tähkäpää2015-02-133-16/+61
* | Add spaces around operators (#16696).Mika Murtojarvi2015-02-134-1/+83
|/
* Fix NullPointerException when changing Grid container (#16559)Johannes Dahlström2015-02-114-12/+112
* Use TestBenchElements in GridElement API (#16600)Teemu Suo-Anttila2015-02-101-11/+11
* Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325)Artur Signell2015-02-107-0/+422
* Fixes IE scrollbar issues (#16634)Henrik Paul2015-02-103-12/+42
* Don't click widget headers to set selection in test (#16567)Leif Åstrand2015-02-101-2/+2
* Fix documentation typoJouni Koivuviita2015-02-091-1/+1
* Remove grid.[set|get]EditorField(Object, Field) (#16538)Leif Åstrand2015-02-096-74/+65
* Make TableNavigationPageDownTest not rely on page down/up scrolling amounts.Sauli Tähkäpää2015-02-091-58/+60
* Adjust ContextMenuSizeTest to work with Chrome 40.Sauli Tähkäpää2015-02-091-1/+1
* Update Chrome to 40.Sauli Tähkäpää2015-02-093-31/+22
* Unified archetype scripts and added multimodule testArtur Signell2015-02-0911-250/+121
* Fix @since for 7.4Artur Signell2015-02-096-6/+6
* Rename getCancelCaption to mention Editor (#16551)Leif Åstrand2015-02-091-1/+1
* Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)Leif Åstrand2015-02-0627-34/+34
* Workaround for firefox miscalculating row widths (#16606)Henrik Paul2015-02-062-8/+44
* Remove broken TB2 test, replaced by WindowCaptionTestArtur Signell2015-02-061-76/+0
* Enable navigation on a readonly Calendar. (#16523)Sauli Tähkäpää2015-02-068-28/+338
* Add API for controlling deselection for single select model (#16567)Leif Åstrand2015-02-0611-8/+311
* Show editor save error (#16602)Leif Åstrand2015-02-069-35/+109
* Highlights erroneous cells in Grid editor (#16575)Henrik Paul2015-02-0611-132/+333
* Grid editor theme redesign (#16593)Jouni Koivuviita2015-02-068-93/+292
* Fix WidgetUtil BoundingClientRectDouble methods (#16599)Jouni Koivuviita2015-02-061-4/+6
* Grid: mousewheel should be evaluated the first (#16591)Manolo Carrasco2015-02-051-1/+1
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-0510-37/+255
* Declarative support for ProgressBar (#16316)Artur Signell2015-02-054-82/+99