]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2014-12-10 Artur SignellSplit and capitalize header captions by default
2014-12-10 Teemu Suo-AnttilaAdd sanity checking to server side selection models...
2014-12-10 Artur SignellRender empty cell instead of stopping rendering if...
2014-12-10 Artur SignellFix client-side Fluid Sort API Javadoc (#13334)
2014-12-10 Henrik PaulGridColumns can resize-to-fit. (#13334)
2014-12-10 Teemu Suo-AnttilaIntroduce GridClickEvents and handlers (#13334)
2014-12-10 Teemu Suo-AnttilaRemove selection column from single selection model...
2014-12-10 Leif ÅstrandDon't set frozen column count before columns have been...
2014-12-10 Leif ÅstrandFlattening server-side EditorRow API (#13334)
2014-12-10 Teemu Suo-AnttilaFix Grid client side column adding functions to return...
2014-12-10 Leif ÅstrandFix broken import (#13334)
2014-12-09 Leif ÅstrandAdd Grid.addRow (#13334)
2014-12-09 Teemu Suo-AnttilaMove GridElement to appropriate package (#13334)
2014-12-09 Leif ÅstrandAllow limiting server-side selection size (#13334)
2014-12-09 Teemu Suo-AnttilaMake client side grid column API fluid (#13334)
2014-12-08 Teemu Suo-AnttilaAdd getColumns function to Grid (#13334)
2014-12-08 Teemu Suo-AnttilaPrevent drag select when right clicking (#13334)
2014-12-08 Teemu Suo-AnttilaAdd select all / select none checkbox to SelectionColum...
2014-12-08 Leif ÅstrandContinue rendering after exception (#13334)
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)
next