summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Declarative support for Link (#16322)Artur Signell2015-02-052-0/+102
* New declarative testsArtur Signell2015-02-058-4/+402
* Refactored and updated (Popup|Inline|)DateField declarative testsArtur Signell2015-02-054-99/+214
* Declarative support for RichTextArea (#16326)Artur Signell2015-02-052-0/+73
* Declarative support for AbstractSelect (#15545)Artur Signell2015-02-057-4/+409
* Render Object.toString() when no converter is set (#15417)Artur Signell2015-02-052-15/+17
* Simplified declarative convertersArtur Signell2015-02-055-54/+234
* Revert "Grid now uses ObjectRenderer by default (#15417)"Artur Signell2015-02-058-252/+40
* Close notification correctly in GridEditorTestTeemu Suo-Anttila2015-02-052-1/+10
* Report ip of test machine containing wrong browser versionArtur Signell2015-02-051-2/+5
* Make test work on all browsers (#13775)Artur Signell2015-02-052-2/+19
* Prevent AlwaysLockedVaadinSession from being GCed during testArtur Signell2015-02-051-13/+3
* Add missing @since to VScrollTable and Table.Sauli Tähkäpää2015-02-052-1/+19
* Prevent MockVaadinSession from becomming GCedLeif Åstrand2015-02-051-0/+21
* Makes it possible to change save/cancel captions in Grid editor (#16551)Henrik Paul2015-02-058-30/+285
* Use cache when reading declarative format (#16572)Artur Signell2015-02-041-2/+2
* Make server unit tests pass in Eclipse (#16581)Artur Signell2015-02-043-2/+27
* Use non-blocking Map implementation for caches (#16582)Leif Åstrand2015-02-044-19/+11
* Base classes for declarative testsArtur Signell2015-02-049-0/+724
* Speeds up column adding in Grid (#16474)Henrik Paul2015-02-044-119/+128