]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2014-08-06 Teemu Suo-AnttilaFix GridConnector updateSection to work with SelectionC...
2014-08-06 John AhlroosTrigger ComplexRenderer.setContentVisible(false) initia...
2014-08-06 Teemu Suo-AnttilaHandle navigation events only if Grid has focus (#13334)
2014-08-05 Teemu Suo-AnttilaAdd support for server side colspans in Headers and...
2014-08-04 Henrik PaulImproved server-side Grid class javadoc (#13334)
2014-08-04 Henrik PaulRemove deprecated header/footer API (#13334)
2014-08-01 John AhlroosRemoved deprecated header and footer renderers #13334
2014-07-31 John AhlroosFixes setting width before adding column to grid #13334
2014-07-31 Teemu Suo-AnttilaRefactor GridConnector to remove RowKeyHelper (#13334)
2014-07-31 Teemu Suo-AnttilaAdd server side API for Headers and Footers (#13334)
2014-07-31 Teemu Suo-AnttilaFix SelectionModelSingle when updating from server...
2014-07-30 John AhlroosRemoved ColumnGroup implementation from client side...
2014-07-30 Teemu Suo-AnttilaUse GridBasicFeatures variable COLUMNS instead of hardc...
2014-07-30 Teemu Suo-AnttilaAdd multi column sorting test for Grid
2014-07-29 John AhlroosAllow merging header and footer cells again #13334
2014-07-29 Johannes DahlströmClient-side Grid header/footer rewrite: add default...
2014-07-24 Johannes DahlströmGrid header/footer rewrite: add partial shared state...
2014-07-23 Teemu Suo-AnttilaAdd minimal Header/Footer visibility support to GridCon...
2014-07-23 Leif ÅstrandUse NumberFormat instead of DecimalFormat for NumberRen...
2014-07-23 Teemu Suo-AnttilaImprove GridBasicClientFeaturesTest menu handling on...
2014-07-23 Johannes DahlströmClient-side Grid header/footer rewrite: add section...
2014-07-22 Teemu Suo-AnttilaImplement Tab navigation for Grid (#13334)
2014-07-22 Henrik PaulMove the scroll area, if pointer starts inside (#13334)
2014-07-22 Teemu Suo-AnttilaImplement keyboard navigation between containers (...
2014-07-22 Leif ÅstrandMerge branch 'master' into grid
2014-07-22 Leif ÅstrandSimulate @RunLocally using eclipse-run-selected-test...
2014-07-22 Johannes DahlströmClient-side Grid header/footer rewrite: add add/remove...
2014-07-21 Juuso ValliRemove obsolete TB2 tooltip test, update TB4 test ...
2014-07-21 Fabian LangeImproves performance of VaadinService.requestEnd()...
2014-07-21 Heikki OhinmaaFixed javadoc for Upload class (#14266)
2014-07-21 Teemu Suo-AnttilaOptimize ActiveCellHandler.updateActiveCellStyle (...
2014-07-21 Johannes DahlströmClient-side Grid header/footer rewrite: add simple...
2014-07-21 Juuso ValliFix web.xml element order issue (#14257)
2014-07-18 Juuso ValliOmit BOM when parsing issue list for release notes
2014-07-18 Teemu Suo-AnttilaImplement active cell keyboard navigation for Grid...
2014-07-17 Leif ÅstrandExplain what to do if chrome.driver.path is needed...
2014-07-17 Johannes DahlströmStart rewrite of client-side Grid header/footer API...
2014-07-17 Patrik LindströmAdd pure client-side test application for Grid (#13334)
2014-07-17 Leif ÅstrandAdd asserts checking for negative container sizes ...
2014-07-17 Dmitrii RogozinFixes memory leak in VScrollTable (#14159)
2014-07-17 Johannes DahlströmGenerate type data for AbstractRendererConnector.decode...
2014-07-16 Sauli TähkäpääUpdate Atmosphere runtime to 2.1.2.vaadin3 (#13971)
2014-07-15 Teemu Suo-AnttilaAdd GridRowElement and GridCellElement (#13334)
2014-07-15 Teemu Suo-AnttilaRefactor GridKeyboardNavigationTest
2014-07-15 Teemu Suo-AnttilaSplit GridBasicFeaturesTest to sub tests
2014-07-15 Teemu Suo-AnttilaImplement active cell painting and mouse interaction...
2014-07-15 Leif ÅstrandImprove error message if @RunLocally is committed ...
2014-07-15 Leif ÅstrandMention Date serialization in javadocs related to JavaS...
2014-07-15 Leif ÅstrandRename scrollToItem to scrollTo (#13334)
2014-07-15 Bogdan UdrescuRemove csrfToken if disable-xsrf-protection is true...
2014-07-15 Leif ÅstrandAllow customizing DeploymentConfiguration for test...
2014-07-14 Johannes TuikkalaFix Tabsheet scrollbutton by css position in Chameleon...
2014-07-14 Felype Santiago... Adds a scrollbar to table column drop down (#14156).
2014-07-14 Fabian LangeOptimizes initial sizes of frequently used Collections...
2014-07-14 Fabian LangeOptimize CurrentInstance.set(UI) and .set(VaadinSession...
2014-07-14 Fabian Langeremoves extra VaadinSession.setCurrent() from PushHandl...
2014-07-11 Anthony GuerreiroFix for drag-and-drop text to TextField in Firefox...
2014-07-10 Teemu Suo-AnttilaAdd TestCategory annotation for GridClientRenderers...
2014-07-10 Johannes DahlströmGenerate type data for AbstractRendererConnector.create...
2014-07-10 Leif ÅstrandServer-side programmatic sort updates sort indicators...
2014-07-10 Leif ÅstrandAdd server-side SortOrderChangeEvent support (#13334)
2014-07-10 Leif ÅstrandGridConnector sends user sort events to the server...
2014-07-10 Leif ÅstrandUpdate sorting indicators when sorting through the...
2014-07-10 Dmitrii RogozinRemove extra shadow from combobox popup for IE9 and...
2014-07-10 Fabian LangeFix overwrite mechanism for web.xml atmosphere init...
2014-07-10 Leif ÅstrandPosition sorting indicators correctly in both Chrome...
2014-07-10 Leif ÅstrandCache sass output compiled on the fly by VaadinServlet...
2014-07-10 Teemu Suo-AnttilaFix modifying rows in GridBasicFeatures
2014-07-10 Teemu Suo-AnttilaServer-side sorting updates data on client-side (#13334)
2014-07-09 Patrik LindströmImplement Grid server-side Sorting API (#13334)
2014-07-09 Teemu Suo-AnttilaFix unpinning in DataProviderKeyMapper (#13334)
2014-07-09 Leif ÅstrandBox and unbox long values in state fields (#14176)
2014-07-09 Henrik PaulSome general Grid maintenance (JavaDocs mostly) (#13334)
2014-07-08 Dmitrii RogozinFix box shadow bug with resizing elements in IE9 and...
2014-07-08 Henrik PaulRemoves the version number from @since in Grid classes...
2014-07-08 Dmitrii RogozinFix regression in notification for chameleon caused...
2014-07-08 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/master' into grid
2014-07-08 Teemu Suo-AnttilaIncrease simulated latency in GridClientRenderers test
2014-07-07 Johannes DahlströmCall setup on cells in CellIterator.rawPeekNext
2014-07-07 Dmitrii Rogozin Fix background color in chameleon theme after removing...
2014-07-07 Henri SaraUse Sass compiler version 0.9.8
2014-07-07 Dmitrii RogozinFix shadow bug with menu in runo theme (#14162)
2014-07-07 Bogdan UdrescuReturn a value on __gwtStatsEvent in Profiler (#11709)
2014-07-07 Teemu Suo-AnttilaFix GridSingleColumnTest & CustomRendererTest
2014-07-07 Teemu Suo-AnttilaFix GridClientColumnRenderers test (#13334)
2014-07-07 Teemu Suo-AnttilaFix setting SelectionMode on application start (#13334)
2014-07-07 Anthony GuerreiroModified test case to work around bug preventing popup...
2014-07-04 Henrik PaulAdds key-related helper methods to Renderers. (#13334)
2014-07-04 Henrik PaulAdds the ability to swap between the three client side...
2014-07-04 Fabian LangeAvoid object creation in getAllChildrenIterable in...
2014-07-03 Artur SignellRemove unused VWindowOverlay (#14055)
2014-07-03 Henrik PaulMake Grid scroll as the selection drag happens near...
2014-07-03 Henri SaraRemove shadow div for Overlay elements except IE8 ...
2014-07-03 Henri SaraRevert "Allow changing theme on the fly (#2874)"
2014-07-03 Henrik PaulClient now recognizes server-side selection model chang...
2014-07-03 Henrik PaulClean up test code for selection column (#13334)
2014-07-03 Henri SaraAdd missing @since 7.3 to javadoc
2014-07-03 Henri SaraAdd missing @since 7.2.4 in javadoc
2014-07-02 Sauli TähkäpääFix PushConfigurationLongPollingTest.
2014-07-02 Dmitrii RogozinDisabled shadow divs. Instead use css box-shadow (...
next