aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent NPE in AbstractBeanContainer.getType() method (#15173).Denis Anisimov2014-12-023-2/+32
* set Cache-Control and Expires header even when not-modified (#8757)Fabian Lange2014-12-021-12/+10
* One pixel discrepancy in headers and rows border with minimal width (#15118)Sergey Budkin2014-12-024-1/+79
* Window modalitycurtain will now respect $v-animations-enabled (#15135)Fabian Lange2014-11-284-5/+49
* Position tooltips in the visible area (#15129).Anna Miroshnik2014-11-284-2/+265
* Add @since to AbstractSplitPanel. (#15285)Sauli Tähkäpää2014-11-281-1/+1
* Add getter to SplitterState.positionReversed (#15285)Anna Koskinen2014-11-281-0/+14
* Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).Denis Anisimov2014-11-285-35/+39
* Remove IE8 from TextFieldBevelTest. (#14634)Sauli Tähkäpää2014-11-281-27/+37
* Set v-bevel to 'false' should unset 'v-textfield-bevel' value (#14634).Denis Anisimov2014-11-285-1/+121
* Drop indicators in Valo are now working as in Reindeer theme (#14836)Jouni Koivuviita2014-11-283-36/+159
* Converted SetCurrentPageFirstItemIndex to TB4. (#15286)Sauli Tähkäpää2014-11-252-43/+63
* Table is not caching thousands of rows in vain (#13576)Sara Seppola2014-11-253-10/+167
* Unwanted horizontal scrollbar in Valo menu (#15237)7.3.5Jouni Koivuviita2014-11-181-0/+1
* Valo menu broken on Android Chrome (#15236)Jouni Koivuviita2014-11-181-0/+2
* Update supported browser versions (#15207)Leif Åstrand2014-11-171-6/+6
* Unit test correction for moving any event in month calendar view(#12413)Denis Anisimov2014-11-171-19/+57
* Update @since to VaadinService.Sauli Tähkäpää2014-11-171-1/+1
* TreeTable column header and footer height fix (#15121)Anna Koskinen2014-11-142-0/+15
* Add null check to FieldGroup.bind. (#14729)Sauli Tähkäpää2014-11-102-7/+62
* Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-103-17/+241
* Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-103-8/+169
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-107-5/+110
* Reverse asc and desc table sorting indicators for Valo. (#15123)Sauli Tähkäpää2014-11-103-2/+82
* Change the way classloader for VaadinService is selected (fixes #11295)Maciej Przepióra2014-11-108-23/+102
* Upload: OutOfMemory if stream already been read (#10096)Sergey Budkin2014-11-102-1/+71
* Fix: Navigation to invisible days of week in VAADIN calendar (#12243)Anna Miroshnik2014-11-104-0/+263
* Fire attach/detach events when Window is added/removed from UI (#14908).Denis Anisimov2014-11-102-0/+46
* Convert TableScrollsOnSelectionTest to TB4.Sauli Tähkäpää2014-11-104-50/+50
* New tests for Removing and re-adding all rows in Table (#14581)Guillermo Alvarez2014-11-102-105/+123
* Re-adding content in Table causes table to lose scroll position (#14581)Anna Miroshnik2014-11-103-85/+246
* Allowed one pixel's worth of mismatch inAnna Koskinen2014-11-101-2/+3
* Re-adding all rows in Table causes table to loose scroll position (#14581)Anna Miroshnik2014-11-103-209/+431
* Added missing @since and javadocs7.3.4Markus Koivisto2014-11-032-0/+13
* Fix a regression in VMenuBar.getSubpartElement (#14879).Mika Murtojarvi2014-11-033-1/+209
* Change getSubPartElement(String) to ignore text icons (#14879).Mika Murtojarvi2014-11-031-31/+50
* Add SubPartAware interface to VSlider (#13760)Dmitrii Rogozin2014-11-031-1/+18
* Add SubPartAware to VMenuBar (#13364)Dmitrii Rogozin2014-11-031-4/+45
* Fix VaadinFinderLocator for UIElement (#14010).Dmitrii Rogozin2014-11-034-28/+155
* Update testbench icon in debug window (#14913)Dmitrii Rogozin2014-11-034-30/+30
* Set upload button width to 100% when immediate on Valo. (#14485)Sauli Tähkäpää2014-11-028-34/+200
* Add addButton() AbstractTestUI.Sauli Tähkäpää2014-10-2913-49/+20
* Set correct versions for json package imports in OSGi manfiests (#14618)Maciej Przepióra2014-10-292-2/+2
* resolve org.json version conflict between server and shared (#14618)Markus Koivisto2014-10-291-1/+1
* Fix button on immediate upload does not obey setWidth() (#14485)denis.magdenkov2014-10-293-0/+105
* Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-293-2/+104
* FormLayout margins do not work (#14610)Jouni Koivuviita2014-10-291-2/+22
* Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-295-10/+163
* FieldGroup should not throw NPE when data source is not set (#14901).Denis Anisimov2014-10-292-1/+57
* Test fix now that FormLayout margins work again. (#14890)Anna Koskinen2014-10-291-0/+1