]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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 (...
2014-07-02 Dmitrii RogozinRefactor GridLayout tests (#14044)
2014-07-01 Patrik LindströmImplement Grid client-side ListSorter (#13334)
2014-07-01 Fabian LangeReading properties of components should not set state...
2014-07-01 Teemu Suo-AnttilaMerge remote-tracking branch 'origin/master' into grid
2014-07-01 Leif ÅstrandAdd conf option for disabling sync id checking (#14084)
2014-07-01 Leif ÅstrandIgnore -1 sync id on the server (#14084)
2014-07-01 Henrik PaulUse @DelegateToWidget instead of manual handling (...
2014-06-30 Teemu Suo-AnttilaFix RendererTest to use AlwaysLockedVaadinSession
2014-06-30 Henri SaraMention JSON library change in release notes (#14105...
2014-06-30 Henri SaraMerge branch 'valo' to master
2014-06-30 Artur SignellDo not re-send browser details in the first UIDL reques...
2014-06-30 Juho NurminenAdd a missing check for user-initiated column resizing...
2014-06-30 Henri SaraMerge branch 'master' into valo
2014-06-30 Henri SaraUpdate .gitignore for valo
2014-06-30 Henri SaraCompile valo with Vaadin Sass compiler (#14120)
2014-06-30 Artur SignellRelease notes for 7.3 beta1 (#14105)
2014-06-30 Mika MurtojarviReplace complex interpolation with simple interpolation...
2014-06-30 Henri SaraFix !important handling in opacity mixin
2014-06-30 Artur SignellRevert to org.json as Android JSON is not 100% compatib...
2014-06-27 Leif ÅstrandRemove VaadinServlet.handleServiceSecurityException...
2014-06-27 Jouni KoivuviitaFix borderless textfield focus box-shadow
2014-06-27 Jouni KoivuviitaPrefix header style names with 'v-label-'
2014-06-27 Artur SignellBourbon is now included (#14106)
2014-06-27 Henri SaraUse simple interpolation in selector
next