aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing since, remove unused method7.4.87.4Teemu Suo-Anttila2015-06-091-7/+1
* Fix test broken by #16556Artur Signell2015-06-094-37/+57
* Format UTF-8 filenames correctly for download (#16556)Anna Miroshnik2015-06-095-41/+93
* Reset heartbeat timestamp when reopening UI (#18101)Leif Åstrand2015-06-083-0/+92
* Add class name for not editable editor cells (#18021)Teemu Suo-Anttila2015-05-282-1/+12
* Update loading indicators (#18015).Mika Murtojarvi2015-05-283-0/+0
* Use GWT.create instead of new in Grid client-side (#18011)Teemu Suo-Anttila2015-05-281-3/+3
* Update active tab index when overriding selection (#15274)Leif Åstrand2015-05-283-0/+98
* Only sort when enter is pressed on default header (#16732)Artur Signell2015-05-283-3/+47
* Fix a Grid test failure on FirefoxMika Murtojarvi2015-05-282-7/+11
* Fix Grid test failures on various browsersTeemu Suo-Anttila2015-05-284-37/+39
* Ensure the whole hierarchy is refreshed when opening editor row (#17459)7.4.7Artur Signell2015-05-254-0/+183
* Fix MenuBar keyboard navigation and selecting (#17076)Teemu Suo-Anttila2015-05-254-201/+124
* Add pointer to new location for methods moved to WidgetUtil (#17952)Leif Åstrand2015-05-251-0/+201
* Fix adding a column to Table and immediately changing its size (#17927)Teemu Suo-Anttila2015-05-253-9/+119
* Fix GridStructureTest to workaround Chrome + Selenium issueTeemu Suo-Anttila2015-05-251-3/+4
* Selectable row should have pointer-type cursor [#17911]Anna Koskinen2015-05-251-0/+7
* Return components in merged header/footer cells only once (#17904)Artur Signell2015-05-252-1/+62
* Handle generated empty string style names properly (#17335)Artur Signell2015-05-254-3/+59
* Ensure VDebugWindow.get() always returns the real instance (#17871)Leif Åstrand2015-05-252-3/+3
* Make TableQuery only release connections reserved through its poolArtur Signell2015-05-259-66/+198
* Fix MenuItemStyleRemoved test UI to work with IE8Teemu Suo-Anttila2015-05-251-3/+14
* Output parameters in alphabetic order to be deterministic (#17857)Artur Signell2015-05-251-0/+9
* Make FormLayout work with HTML captions (#17143)Leif Åstrand2015-05-253-8/+114
* Potential fix for test ssh problems with Debian 8Artur Signell2015-05-251-1/+1
* Fix typo in Tree Javadoc (#17834)Steven Spungin2015-05-251-1/+1
* Report identifier if field binding fails (#17837)Artur Signell2015-05-251-3/+6
* Don't show loading spinner if there are no tabs (#15241)Leif Åstrand2015-05-252-1/+13
* Don't leak current VaadinSession in testLeif Åstrand2015-05-151-0/+4
* Avoid on-the-fly compilation when running testsArtur Signell2015-05-152-0/+6
* Fix a typo in AbstractSelect.setItemIcon Javadoc comment.Teemu Pöntelin2015-05-151-2/+2
* Removed outdated workaroundAnna Koskinen2015-05-151-6/+0
* Fixes some broken FF24 tests for Grid.Pekka Hyvönen2015-05-151-0/+5
* Convert TableDragColumn tests from TB2 to TB4Teemu Suo-Anttila2015-05-153-204/+122
* Ensure browser does not re-use push connection after refresh (#14297,Artur Signell2015-05-151-3/+9
* Fix the updating of sort indicators (#17440)Mika Murtojarvi2015-05-153-4/+162
* Convert LabelTooltip tests from TB2 to TB4Teemu Suo-Anttila2015-05-154-141/+72
* Fix Grid reloading test to use ElementQuery exists() methodTeemu Suo-Anttila2015-05-151-1/+1
* Convert MenuBarNavigationMouse test from TB2 to TB4Teemu Suo-Anttila2015-05-152-81/+42
* Provide variable for default contrast value in valo-font-color (#14793).7.4.6Denis Anisimov2015-05-125-1/+105
* Fix enabled handling for DateField and PopupDateField (#17620)Artur Signell2015-05-113-8/+181
* Convert InitialFragmentEvent test from TB2 to TB4Teemu Suo-Anttila2015-05-112-37/+39
* Render CustomLayout properly even if a slot is missing (#17681)Artur Signell2015-05-115-0/+128
* Converted javascript tests to TB4 and added date tests (#16797, #16786)Artur Signell2015-05-119-75/+173
* Incorrect documentation for CalendarProvider.getEvents (#17714)Steven Spungin2015-05-111-1/+1
* Fix ComboBoxMouseSelectEnterTest to work with old ComboBoxTeemu Suo-Anttila2015-05-061-14/+15
* Add missing @since to VDragAndDropManager7.4.5Teemu Suo-Anttila2015-04-291-0/+2
* Move VFilterSelect setKeyboardSelectedItem to correct subclass (#17645)Teemu Suo-Anttila2015-04-291-11/+11
* Add missing @since to DDEventHandleStrategy classTeemu Suo-Anttila2015-04-281-0/+1
* Make public getLogger functions private (#17645)Teemu Suo-Anttila2015-04-2711-61/+61