]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2015-03-31 Pekka HyvönenAPI for column hiding toggle caption in Grid (#17272)
2015-03-31 Henrik PaulMerge remote-tracking branch 'origin/master' into grid-7.5
2015-03-31 Pekka HyvönenDon't remove frozen columns when columns reordered...
2015-03-31 Henrik PaulServer Grid.scrollToRow takes details into account...
2015-03-31 Artur SignellMake test work in uitest.war
2015-03-31 Leif ÅstrandAllow customizing declarative tag names (#16933)
2015-03-31 Pekka HyvönenRefactored fragile column reorder tests for Grid
2015-03-30 Leif ÅstrandReduce reflows when sizing columns (#17315)
2015-03-30 Pekka HyvönenMoves DragAndDropHandler from Grid to separate class
2015-03-29 Maciej PrzepióraDo proper cleanup in VDragAndDropManager.endDrag(boolea...
2015-03-27 Denis AnisimovReset index of selected item when it's removed (#17248).
2015-03-27 Henri SaraUse vaadin-parent as parent in POMs (#17300)
2015-03-27 Henrik PaulClient Grid.scrollToRow takes details into account...
2015-03-27 Henri SaraFix publishing of POM-only modules (#17025)
2015-03-27 Henrik PaulFixed some faulty asserts in Grid's detail row creation...
2015-03-26 Patrik LindströmMake Grid update column renderers (#16552)
2015-03-26 MikiFix declarative support for AbstractMedia (#16330 ...
2015-03-26 MikiFix declarative support for MenuBar (#16328)
2015-03-26 Teemu Suo-AnttilaFix Calendar declarative support (#16595)
2015-03-26 Henri SaraFix build scripts for BOM (#17025)
2015-03-26 wodencafeSplitPanel should have an event for the splitter being...
2015-03-26 Juho NurminenUse native scrolling in IE on touch devices (#14864)
2015-03-26 Henri SaraBuild Maven BOM for Vaadin (#17025)
2015-03-26 Leif ÅstrandUpdate all empty since tags published in alpha1
2015-03-26 MikiFix declarative support for DragAndDropWrapper (#16324)
2015-03-25 Alexey FanskyDisables selection when Grid's editor is open (#17132).
2015-03-25 Pekka HyvönenFix Grid's frozen column count with hidden columns...
2015-03-25 Leif ÅstrandHide DragAndDropHandler in Grid to make vaadin-widgets...
2015-03-25 Henrik PaulFixes edge case in null details generation for Grid...
2015-03-25 Leif ÅstrandAvoid using VButton because of vaadin-widgets dependenc...
2015-03-25 Artur SignellRevert "Make push path configurable (#14432)."
2015-03-25 Henrik PaulAdds Escalator.scrollToSpacer (#17270)
2015-03-24 Johannes TuikkalaFixed scroll jump by using native focusing in IE (...
2015-03-24 Pekka HyvönenFixes more broken IE8 tests for column reorder
2015-03-24 Johannes DahlströmFix Declarative support for Slider (#17196)
2015-03-24 Anna MiroshnikFix Table column header sorting on Chrome (#14796)
2015-03-24 Johannes DahlströmFix declarative support for CustomLayout (#17210)
2015-03-24 Leif ÅstrandUpdate release notes for 7.5.0.alpha1
2015-03-24 Artur SignellExpect Chrome 41
2015-03-23 Pekka HyvönenFixes Grid column reordering for IE8 (#17023)
2015-03-23 Leif ÅstrandMerge remote-tracking branch 'origin/master' into grid-7.5
2015-03-22 Pekka HyvönenGrid column hiding info from client to server #(17023)
2015-03-22 Henrik PaulFixes Escalator spacer tests (#16644)
2015-03-20 Leif ÅstrandDisable Sidebar API access since it will still be rewor...
2015-03-20 Leif ÅstrandUse special logic for allocating selection col widths...
2015-03-20 Pekka HyvönenFixes several issues with hidden columns in Grid (...
2015-03-20 Leif ÅstrandFix various small issues discovered while reviewing API
2015-03-20 Henrik PaulMove DetailComponentManager from Grid to RDPE (#16644)
2015-03-20 Leif ÅstrandRestructure sidebar widget handling to work with custom...
2015-03-20 John AhlroosMake UIConnector.replaceTheme() and UIConnector.activat...
2015-03-20 Johannes DahlströmFix Declarative support for BigDecimal properties ...
2015-03-20 Johannes DahlströmFix Declarative support for primitive float and double...
2015-03-19 Henrik PaulAdded some extra warnings for DetailsGenerator (#16644)
2015-03-19 Leif ÅstrandRun SDM in strict mode to easier catch silly mistakes...
2015-03-19 Artur SignellDo not log severe messages which serve no purpose ...
2015-03-19 Henrik PaulRemoves unnecessary todo logging (#16644)
2015-03-19 Henrik PaulMerge remote-tracking branch 'origin/grid-detailsrow...
2015-03-19 Henrik PaulAdds server side column hiding API to Grid (#17023)
2015-03-19 Pekka HyvönenMerge remote-tracking branch 'origin/grid-columnhiding...
2015-03-18 Pekka HyvönenGrid's columns hidable with toggles in the sidebar...
2015-03-18 Leif ÅstrandRe-enable support for the firefox.path property
2015-03-18 Artur SignellCorrect logging when a push connection can't find a...
2015-03-18 Teemu Suo-AnttilaRe-enable running tests locally with property
2015-03-18 Leif ÅstrandFix bad language in release notes
2015-03-18 Henrik PaulAdds details generator swap support for Grid (#16644)
2015-03-18 Teemu Suo-AnttilaMigrate FlashIsVisible embedded test from TB2 to TB4
2015-03-18 Henrik PaulFixes a bug when scrolling a Grid with details open...
2015-03-18 Henrik PaulFixes a bug in Details being open on freshly retrieved...
2015-03-17 Henrik PaulGrid's Details can now be Components (#16644)
2015-03-17 Pekka HyvönenDisplay button for opening sidebar in Grid when hidable...
2015-03-17 Teemu Suo-AnttilaAdd a client test for row focus moving with reset size...
2015-03-17 Teemu Suo-AnttilaAdd test for RpcDataProvider calls to Container (#16642)
2015-03-17 Henrik PaulServer side Grid can open details on the client side...
2015-03-17 Leif ÅstrandMake Slider.clear() consistent with the no-args contstr...
2015-03-17 Leif ÅstrandAdd link to the push issues wiki page to the release...
2015-03-17 Leif ÅstrandRevert "Displaying tooltip in slot for touch devices...
2015-03-17 Henrik PaulMerge remote-tracking branches 'origin/grid-detailsrow...
2015-03-16 Sauli TähkäpääSanitize connectors for PopupDateField and DateField...
2015-03-16 Teemu Suo-AnttilaFix Grid CellFocusHandler position on DataSource size...
2015-03-16 Teemu Suo-AnttilaOptimise RpcDataProvider calls to container (#16642)
2015-03-16 Leif ÅstrandFix invalid assumptions about empty Grid (#16734, ...
2015-03-13 Pekka HyvönenClient side API for setting a grid column hideable...
2015-03-13 Pekka HyvönenClient side event for grid's columns visibility change...
2015-03-13 Pekka HyvönenHide columns with client side API in Grid (#17023)
2015-03-13 Teemu Suo-AnttilaConvert browserframe, flash and requesthandler tests...
2015-03-12 Teemu Suo-AnttilaMigrate TB2 tests from package applicationcontext to TB4
2015-03-12 Teemu Suo-AnttilaMigrate TB2 test from application package to TB4
2015-03-12 Henrik PaulMerge branch 'master' into detailsrow
2015-03-12 Henrik PaulMakes Connectors into DeferredWorker candidates (#17127)
2015-03-12 Henrik PaulDouble-opening Grid details row doesn't change height...
2015-03-11 Fabian LangeImprove performance of setNeedsMeasure (#16972).
2015-03-11 Fabian LangeLayoutManager uses shortcut when delaying overflow...
2015-03-11 Fabian LangeImprove performance of getMeasureTargetsJsArray (#16973).
2015-03-11 Sauli TähkäpääUse Math.floor instead of casting to int when trimming...
2015-03-10 Artur SignellUpdate Atmosphere to 2.2.4.vaadin5 (#17074)
2015-03-10 Artur SignellScript for updating push version
2015-03-10 Alexey FanskyUsing ComponentFactory in DesignContext.getDefaultInsta...
2015-03-09 Artur SignellDisable auto-testing of TB2 tests on Chrome
2015-03-09 Teemu Suo-AnttilaFix regression for Table selection and checkbox issue...
2015-03-06 MikiAdd OSGi integration tests (#9583)
next