aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new StringTo<Byte, Short, BigInteger> Converters (#14583)Anna Miroshnik2014-12-088-28/+54
* UIInitHandler emits Content-Length when writing json response (#15271)Fabian Lange2014-12-051-13/+8
* SQLContainer removeItem Error when isModified (#8802)Ilya Ermakov2014-12-052-12/+28
* Add LICENSE file according to GitHub conventionsLeif Åstrand2014-12-041-0/+201
* Add null check to UI.setTheme. (#15326)Sauli Tähkäpää2014-12-042-15/+61
* Fix opacity for disabled links in Valo. (#15253)Sauli Tähkäpää2014-12-043-3/+12
* Escape dynamic and configured theme names in the same way. (#15309)Leif Åstrand2014-12-023-5/+52
* Allow BeanFieldGroup.setItemDataSource() method accept null (#14731).Denis Anisimov2014-12-024-7/+66
* Escape themeUri before rewriting CustomLayout HTML. (#15309)Leif Åstrand2014-12-021-1/+1
* Show push version information in debug window (#14904).Denis Anisimov2014-12-025-0/+208
* Prevent NPE in AbstractBeanContainer.getType() method (#15173).Denis Anisimov2014-12-013-2/+32
* set Cache-Control and Expires header even when not-modified (#8757)Fabian Lange2014-12-011-12/+10
* Comment typo fixJonni Nakari2014-12-011-1/+1
* Window modalitycurtain will now respect $v-animations-enabled (#15135)Fabian Lange2014-11-284-5/+49
* One pixel discrepancy in headers and rows border with minimal width (#15118)Sergey Budkin2014-11-274-1/+79
* Converted SetCurrentPageFirstItemIndex to TB4. (#15286)Sauli Tähkäpää2014-11-272-43/+63
* Position tooltips in the visible area (#15129).Anna Miroshnik2014-11-264-2/+265
* Add getter to SplitterState.positionReversed (#15285)Anna Koskinen2014-11-251-0/+14
* do not create a StringWriter when not needed (#15276)Fabian Lange2014-11-241-7/+1
* Update to GWT 2.7.0 (#14522)Artur Signell2014-11-212-12/+1
* Fix duplicate detection in test locator.Sauli Tähkäpää2014-11-203-16/+12
* Remove IE8 from TextFieldBevelTest. (#14634)Sauli Tähkäpää2014-11-201-27/+37
* Don't iterate all connectors for unregistering (#14714)Leif Åstrand2014-11-192-29/+76
* Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).Denis Anisimov2014-11-195-35/+39
* Also disable annotation scanning after redeployLeif Åstrand2014-11-191-9/+15
* Unwanted horizontal scrollbar in Valo menu (#15237)Jouni Koivuviita2014-11-181-0/+1
* Valo menu broken on Android Chrome (#15236)Jouni Koivuviita2014-11-171-0/+2
* Add constructor for directly extending a connector (#13579)Leif Åstrand2014-11-172-0/+41
* Set v-bevel to 'false' should unset 'v-textfield-bevel' value (#14634).Denis Anisimov2014-11-155-1/+121
* Make junit.test.suite a property.Sauli Tähkäpää2014-11-153-13/+27
* Revert "DateField popup doesn't close when click on popup button (#14857)"Sauli Tähkäpää2014-11-143-153/+11
* Drop indicators in Valo are now working as in Reindeer theme (#14836)Jouni Koivuviita2014-11-143-36/+159
* Revert "Table column width can be changed from defined to expandratio (#15101)"Sauli Tähkäpää2014-11-133-199/+0
* Revert "Position tooltips in the visible area (#15129)."Sauli Tähkäpää2014-11-134-236/+0
* Add test suites for running changed and affected tests.Sauli Tähkäpää2014-11-137-199/+552
* Table is not caching thousands of rows in vain (#13576)Sara Seppola2014-11-123-10/+167
* Update supported browser versions (#15207)Leif Åstrand2014-11-121-6/+6
* Unit test correction for moving any event in month calendar view(#12413)Denis Anisimov2014-11-111-19/+57
* Update selection after changes in underlying data source (#13580).Denis Anisimov2014-11-115-3/+289
* Update @since to VaadinService.Sauli Tähkäpää2014-11-111-1/+1
* TreeTable column header and footer height fix (#15121)Anna Koskinen2014-11-102-0/+15
* DateField popup doesn't close when click on popup button (#14857)Anna Miroshnik2014-11-103-11/+153
* Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-073-17/+241
* Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-073-8/+169
* Position tooltips in the visible area (#15129).Mika Murtojarvi2014-11-064-0/+236
* Add null check to FieldGroup.bind. (#14729)Sauli Tähkäpää2014-11-052-7/+62
* Fix NPE and scroll behavior in TabSheet (#14348).Mika Murtojarvi2014-11-045-2/+462
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-037-5/+110
* Reverse asc and desc table sorting indicators for Valo. (#15123)Sauli Tähkäpää2014-11-033-2/+82
* Set upload button width to 100% when immediate on Valo. (#14485)Sauli Tähkäpää2014-11-038-34/+200