]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2014-12-08 Henrik PaulMove Grid related renderer to com.vaadin.client.connect...
2014-12-08 Teemu Suo-AnttilaFlatten Header and Footer API into client-side Grid...
2014-12-08 Teemu Suo-AnttilaRename SortEventHandler to better match GWT conventions...
2014-12-08 Henrik PaulFixes some errors in Runo/Reindeer (#13334)
2014-12-08 Leif ÅstrandProperly destroy and init cells when changing column...
2014-12-08 Teemu Suo-AnttilaFix appendHeaderRow and appendFooterRow JavaDoc (#13334)
2014-12-07 Leif ÅstrandShow better feedback if renderer connector is not param...
2014-12-06 Leif ÅstrandAvoid non-fatal server-side assertions from selection...
2014-12-05 Leif ÅstrandRefactor frozen column API (#13334)
2014-12-05 Teemu Suo-AnttilaRemove Column visibility setting from client side ...
2014-12-05 Teemu Suo-AnttilaRemove Column visibility setting from server side ...
2014-12-05 Henrik PaulAdds stylable corner boxes for the footer and header...
2014-12-05 anezthesUpdates styles for Grid editor row in Valo (ticket...
2014-12-04 Jouni KoivuviitaFix Java 8 compatibility
2014-12-04 Leif ÅstrandAdd server-side CellStyleGenerator (#13334)
2014-12-04 Henrik PaulHardens the logic in Escalator scrolling (#13334)
2014-12-04 Artur SignellRename method to be consistent with Container.Viewer...
2014-12-04 Leif ÅstrandAdd client-side CellStyleGenerator (#13334)
2014-12-04 Artur SignellAllow setting style name for header/footer rows (#7225)
2014-12-04 Teemu Suo-AnttilaExtend addColumn to support arbitrary data types (...
2014-12-04 Teemu Suo-AnttilaFix addColumn to function correctly with non-default...
2014-12-03 Leif ÅstrandRename row key parameter for consistency (#13334)
2014-12-03 Teemu Suo-AnttilaFix Escalator testing with assert enabled on PhantomJS...
2014-12-03 Leif ÅstrandUse consistent stylenames for zebra striping in valo...
2014-12-03 Teemu Suo-AnttilaAdd column add and remove functionality to Grid (#13334)
2014-12-02 Teemu Suo-AnttilaFix isOrHasChild check with null parameter in Escalator...
2014-12-01 Artur SignellAllow setting style names for header and footer cells...
2014-12-01 Teemu Suo-AnttilaMake Grid.Column API setters fluid (#13334)
2014-12-01 Teemu Suo-AnttilaClarify Header/Footer addRow(index) JavaDoc (#13334)
2014-11-28 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/master' into grid
2014-11-28 Fabian LangeWindow modalitycurtain will now respect $v-animations...
2014-11-27 Sergey BudkinOne pixel discrepancy in headers and rows border with...
2014-11-27 Henrik PaulRemoving more than pageful in Escalator doesn't break...
2014-11-27 Henrik PaulAdds a themeable background element for horizontal...
2014-11-27 Henrik PaulChanges Escalator.tableWrapper into a DivElement (...
2014-11-27 Teemu Suo-AnttilaFlatten Header and Footer API to be part of Grid API...
2014-11-27 Sauli TähkäpääConverted SetCurrentPageFirstItemIndex to TB4. (#15286)
2014-11-26 Henrik PaulChanges hard-coded selection column width to suit Valo...
2014-11-26 Anna MiroshnikPosition tooltips in the visible area (#15129).
2014-11-26 Teemu Suo-AnttilaMove Grid to com.vaadin.ui package (#13334)
2014-11-25 Anna KoskinenAdd getter to SplitterState.positionReversed (#15285)
2014-11-25 Teemu Suo-AnttilaFix removing a merged property from headers and footers...
2014-11-25 Teemu Suo-AnttilaRename a variable in GridStaticSection (#13334)
2014-11-25 Teemu Suo-AnttilaFix subparts for merged cells (#13334)
2014-11-25 Teemu Suo-AnttilaFix Grid server-side header merging and setup (#13334)
2014-11-25 Johannes DahlströmFix event handling when Grid is inside a Composite...
2014-11-25 Leif ÅstrandAdd @NoLayout annotation (#12936)
2014-11-24 Leif ÅstrandDon't pass null to TableXyzElement.as when changing...
2014-11-24 Fabian Langedo not create a StringWriter when not needed (#15276)
2014-11-24 Teemu Suo-AnttilaPrevent page scroll on space select (#13334)
2014-11-21 Henrik PaulAdds naïve zebra striping to Grid (#13334)
2014-11-21 Artur SignellUpdate to GWT 2.7.0 (#14522)
2014-11-21 Teemu Suo-AnttilaFix client headers to return same cell for all merged...
2014-11-20 Sauli TähkäpääFix duplicate detection in test locator.
2014-11-20 Sauli TähkäpääRemove IE8 from TextFieldBevelTest. (#14634)
2014-11-19 Teemu Suo-AnttilaPrevent sorting if column is not sortable (#13334)
2014-11-19 Leif ÅstrandDon't iterate all connectors for unregistering (#14714)
2014-11-19 Denis AnisimovOptimizing and avoiding NPE in RowId and ReadOnlyRowId...
2014-11-19 Leif ÅstrandAlso disable annotation scanning after redeploy
2014-11-19 Teemu Suo-AnttilaFix clicks in Grid but outside of table elements (...
2014-11-19 Teemu Suo-AnttilaFix GridClientRenderers test to wait correctly for...
2014-11-18 Jouni KoivuviitaUnwanted horizontal scrollbar in Valo menu (#15237)
2014-11-17 Jouni KoivuviitaValo menu broken on Android Chrome (#15236)
2014-11-17 Leif ÅstrandAdd constructor for directly extending a connector...
2014-11-15 Denis AnisimovSet v-bevel to 'false' should unset 'v-textfield-bevel...
2014-11-15 Sauli TähkäpääMake junit.test.suite a property.
2014-11-14 Sauli TähkäpääRevert "DateField popup doesn't close when click on...
2014-11-14 Jouni KoivuviitaDrop indicators in Valo are now working as in Reindeer...
2014-11-14 Teemu Suo-AnttilaFix Grid setContainerDataSource to reset all columns...
2014-11-14 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/master' into grid
2014-11-13 Sauli TähkäpääRevert "Table column width can be changed from defined...
2014-11-13 Johannes DahlströmMake ImageRenderers emit click events (#13334)
2014-11-13 Sauli TähkäpääRevert "Position tooltips in the visible area (#15129)."
2014-11-13 Sauli TähkäpääAdd test suites for running changed and affected tests.
2014-11-12 Sara SeppolaTable is not caching thousands of rows in vain (#13576)
2014-11-12 Leif ÅstrandUpdate supported browser versions (#15207)
2014-11-11 Teemu Suo-AnttilaFix NPE in GridColumn when set sortable before adding...
2014-11-11 Denis AnisimovUnit test correction for moving any event in month...
2014-11-11 Denis AnisimovUpdate selection after changes in underlying data sourc...
2014-11-11 Sauli TähkäpääUpdate @since to VaadinService.
2014-11-10 Anna KoskinenTreeTable column header and footer height fix (#15121)
2014-11-10 Anna MiroshnikDateField popup doesn't close when click on popup butto...
2014-11-07 Denis AnisimovAllow move any event in month calendar view (#12413).
2014-11-07 Anna KoskinenColumn drag'n'drop disables HeaderClickEvents until...
2014-11-06 Mika MurtojarviPosition tooltips in the visible area (#15129).
2014-11-06 Henrik PaulFixes property change events after first render (#13334)
2014-11-05 Sauli TähkäpääAdd null check to FieldGroup.bind. (#14729)
2014-11-05 Henrik PaulAdds the ability for Escalator to resize a column ...
2014-11-05 Henrik PaulColumn remove/insertion doesn't refresh the entire...
2014-11-05 Teemu Suo-AnttilaPrevent row insert/remove RPC calls before client init...
2014-11-04 Leif ÅstrandImport _table.scss to make valo-table-background-color...
2014-11-04 Mika MurtojarviFix NPE and scroll behavior in TabSheet (#14348).
2014-11-03 Sauli TähkäpääFix VCalendar to use correct year of week. (#14783)
2014-11-03 Sauli TähkäpääReverse asc and desc table sorting indicators for Valo...
2014-11-03 Sauli TähkäpääSet upload button width to 100% when immediate on Valo...
2014-11-02 Sauli TähkäpääAdd @since to VPopupView.
2014-10-31 Maciej PrzepióraChange the way classloader for VaadinService is selecte...
2014-10-31 Artur SignellUpdate GWT to 2.7.0.beta1vaadin1.
2014-10-30 Mika MurtojarviFix a regression in VMenuBar.getSubpartElement (#14879).
2014-10-29 Sara SeppolaTable column width can be changed from defined to expan...
next