summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update release notes for 7.3.77.3.7Leif Åstrand2014-12-171-3/+16
* Handle portlet error messages properly (#15398)Leif Åstrand2014-12-171-0/+5
* Add missing @since for 7.3.7.Sauli Tähkäpää2014-12-173-1/+3
* Set explicit calculated size for drag image element (#14617).Denis Anisimov2014-12-164-1/+121
* Back button doesn't change URL if view blocks the navigation (#10901)Anna Miroshnik2014-12-163-0/+230
* Delayed column layouting is visible (#15189)Anna Miroshnik2014-12-162-14/+73
* VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-162-7/+14
* Reset tabsheet scroller when unhiding leftmost tab (#14644)Alexey Fansky2014-12-163-2/+96
* Fix CustomLayout child rendering when template is missing (#8696)Teemu Pöntelin2014-12-163-6/+104
* Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-163-91/+261
* always retry a status code 0 uidl request (#15254)Fabian Lange2014-12-161-24/+38
* Accordion causes SEVERE error in browser console (#15182)Sergey Budkin2014-12-163-19/+37
* DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-163-10/+165
* Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-168-54/+376
* MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-165-43/+212
* Long events aren't displayed properly when using Container (#15242)Sergey Budkin2014-12-163-56/+81
* Make addNestedContainerBean work with existing bean item container items (#15...Artur Signell2014-12-162-1/+43
* Fix opacity for disabled checkboxes and option groups. (#15239)Jouni Koivuviita2014-12-093-20/+34
* UIInitHandler emits Content-Length when writing json response (#15271)Fabian Lange2014-12-091-13/+8
* SQLContainer removeItem Error when isModified (#8802)Ilya Ermakov2014-12-092-12/+28
* Add null check to UI.setTheme. (#15326)Sauli Tähkäpää2014-12-092-15/+61
* Fix opacity for disabled links in Valo. (#15253)Sauli Tähkäpää2014-12-093-3/+12
* Escape dynamic and configured theme names in the same way. (#15309)7.3.6Leif Åstrand2014-12-023-5/+52
* Escape themeUri before rewriting CustomLayout HTML. (#15309)Leif Åstrand2014-12-021-1/+1
* 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