]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-11-01 Leif ÅstrandProperly detach removed connectors (#9815) 73/173/2
2012-11-01 Johannes DahlströmRemove unnecessary "if not equal" check from AbstractEm... 92/192/2
2012-11-01 Marc EnglundMerge "Fixed Combobox popup positioning problem when...
2012-11-01 John AhlroosFixed Combobox popup positioning problem when located... 91/191/1
2012-10-31 Leif ÅstrandUse proper selector when closing notifications (#9220) 88/188/1
2012-10-31 Marc EnglundFix for modality problem introduced by overlay containe... 86/186/1 7.0.0.beta7
2012-10-30 Marc EnglundOverlay container #9220 85/185/1
2012-10-30 Johannes DahlströmImport shared-deps packages instead of requiring the... 84/184/2
2012-10-30 John AhlroosMerge "Removed padding which has magically appeared...
2012-10-30 John AhlroosMerge "Stop attempting to build dom path if reaching...
2012-10-30 Leif ÅstrandStop attempting to build dom path if reaching the root... 83/183/1
2012-10-30 Leif ÅstrandAvoid NPE if CustomComponent has no child (#9895) 82/182/1
2012-10-30 Johannes DahlströmMove deprecated getComponentIterator() from HasComponen... 80/180/2
2012-10-29 Artur SignellRevert accidentally pushed "Fix most IE scrollbar issues"
2012-10-29 Artur SignellFix most IE scrollbar issues
2012-10-29 Henri SaraMerge "Fix potential NPE in Page.setFragment (#10089)"
2012-10-29 John AhlroosFixed missing stylenames on menu item #10077 70/170/2
2012-10-29 Johannes DahlströmFix potential NPE in Page.setFragment (#10089) 79/179/1
2012-10-29 John AhlroosFixed Chameleon theme for InlineDatefield #10070 65/165/3
2012-10-26 Artur SignellMerge "Fixed captions not visible in AbsoluteLayout...
2012-10-26 John AhlroosFixed captions not visible in AbsoluteLayout #10083 78/178/1
2012-10-26 Artur SignellMerge "Revert "Call UI.detach in UI cleanup (#9755...
2012-10-26 Artur SignellRevert "Call UI.detach in UI cleanup (#9755)" because... 77/177/1
2012-10-26 Artur SignellMerge "Disable automatic test for #6771 because of...
2012-10-26 Leif ÅstrandDisable automatic test for #6771 because of #10084 76/176/1
2012-10-26 Artur SignellAdded missing restartApplication
2012-10-26 Johannes DahlströmCall UI.detach in UI cleanup (#9755) 75/175/2
2012-10-26 Artur SignellUpdated caption to be more accurate
2012-10-26 Artur SignellFixed locators
2012-10-26 Artur SignellEnum is HTML, not XHTML nowadays
2012-10-26 Artur SignellGeneric tests for GridLayout and Link
2012-10-26 Artur SignellTest for #10081
2012-10-26 Artur SignellMerge "Implement HasComponents, not ComponentContainer...
2012-10-26 Artur SignellFixed problem with Table calling markAsDirty in paint... 71/171/3
2012-10-26 Artur SignellFixed problem with style names in test 72/172/1
2012-10-26 John AhlroosMerge "Correctly update v-disabled for child captions...
2012-10-26 Artur SignellMerge "Update test to avoid doing cross domain loading"
2012-10-26 Artur SignellCorrectly update v-disabled for child captions (#10079) 69/169/1
2012-10-26 Artur SignellFormatted project
2012-10-26 Leif ÅstrandUpdate test to avoid doing cross domain loading 68/168/1
2012-10-26 Henri SaraImplement HasComponents, not ComponentContainer in... 67/167/1
2012-10-26 Artur SignellRemoved padding which has magically appeared (#10075) 66/166/1
2012-10-25 Artur SignellRemoved scripts no longer relevant for Vaadin 7/Git
2012-10-25 Henri SaraMerge "Return 404 if a resource cannot be found (#10053)"
2012-10-25 Artur SignellMissing package for ProgressIndicator (#10008) 63/163/1
2012-10-24 John AhlroosMerge "Updated ProgressIndicator to use state and rpc...
2012-10-24 Leif ÅstrandMerge "Refactor GET parameter names to ApplicationConst...
2012-10-24 Leif ÅstrandMerge "Properly support extension connectors in debug...
2012-10-24 Artur SignellUpdated ProgressIndicator to use state and rpc (#10008) 45/145/3
2012-10-24 Artur SignellFixed broken locators
2012-10-24 Artur SignellMade test TB2 compatible
2012-10-24 Artur SignellRelaxed check to be compatible with servlet changes 7.0.0.beta6
2012-10-24 Artur SignellFixed test to be compatible with latest servlet changes
2012-10-24 Artur SignellReturn 404 if a resource cannot be found (#10053) 59/159/1
2012-10-24 Johannes DahlströmRefactor GET parameter names to ApplicationConstants 61/161/1
2012-10-24 Artur SignellMerge "Make Util.getAbsoluteUrl work in IE8 (#10049)"
2012-10-24 Leif ÅstrandMake Util.getAbsoluteUrl work in IE8 (#10049) 58/158/2
2012-10-24 Henri SaraMerge "Removed testing and support mention for Weblogic...
2012-10-24 Henri SaraMerge "Fixed NPE when converter is null (#10043)"
2012-10-24 Leif ÅstrandMerge "Made test understandable and ensure it passes...
2012-10-24 Artur SignellMade test understandable and ensure it passes by using... 57/157/1
2012-10-24 Artur SignellMerge "Create UIProvider & Extension for easily opening...
2012-10-24 Leif ÅstrandCreate UIProvider & Extension for easily opening popups... 52/152/4
2012-10-24 Artur SignellRemoved testing and support mention for Weblogic 9... 56/156/1
2012-10-24 Leif ÅstrandAdd license to new files (#9524) 55/155/1
2012-10-24 Artur SignellFixed NPE when converter is null (#10043) 54/154/1
2012-10-24 Leif ÅstrandTest without https and cross domain window.location... 53/153/1
2012-10-23 Artur SignellFixed test to use Vaadin locators instead of dom path
2012-10-23 Artur SignellFixed test to check stack trace for error
2012-10-23 Leif ÅstrandMerge "Added BrowserInfo.isIE10() and test for IE10...
2012-10-23 Artur SignellAdded BrowserInfo.isIE10() and test for IE10 user agent... 93/93/3
2012-10-23 Artur SignellMerge "FileDownloader for starting downloads with any...
2012-10-23 Leif ÅstrandFileDownloader for starting downloads with any componen... 48/148/2
2012-10-23 Artur SignellMoved init params after servlet name and class (#10040) 51/151/1
2012-10-23 Artur SignellAvoid NPE if a child cannot be found (#10039) 50/150/1
2012-10-23 Leif ÅstrandMerge "Changed Property.setValue(Object) to setValue...
2012-10-23 Artur SignellChanged Property.setValue(Object) to setValue(T) (... 44/144/6
2012-10-23 John AhlroosFixed moving components from an outer AbsoluteLayout... 49/149/1
2012-10-23 Marc EnglundMerge "AbsoluteLayout now gets child component style...
2012-10-23 John AhlroosFixed slot stylenames not being removed properly when... 47/147/1
2012-10-23 John AhlroosAbsoluteLayout now gets child component style names... 46/146/1
2012-10-22 John AhlroosSlots now get their childrens primary stylename in... 43/143/4
2012-10-22 Artur SignellMerge "Register CssLayout click listeners in onStateCha...
2012-10-19 Johannes DahlströmRegister CssLayout click listeners in onStateChanged... 42/142/1
2012-10-19 Johannes DahlströmProperly support extension connectors in debug console... 40/140/2
2012-10-19 Leif ÅstrandMake the current session available in session init... 39/139/1
2012-10-19 Leif ÅstrandFix merge checker issues
2012-10-19 Leif ÅstrandMore descriptive error message when async load fails... 38/138/1
2012-10-18 Johannes DahlströmMerge "Improve message when session is already set...
2012-10-18 Johannes DahlströmMerge "Update mini tutorial code"
2012-10-18 Marc EnglundMerge "Fixed primary stylename handling for MenuBar...
2012-10-18 John AhlroosFixed primary stylename handling for MenuBar #9908 37/137/1
2012-10-18 Johannes DahlströmMerge "Properly read heartbeat interval servlet paramet...
2012-10-18 Leif ÅstrandUpdate mini tutorial code 36/136/1
2012-10-18 Leif ÅstrandImprove message when session is already set (#9989) 35/135/1
2012-10-18 Johannes DahlströmProperly read heartbeat interval servlet parameter... 34/134/1
2012-10-18 Marc EnglundMerge "Fixed multiple stylename handling #9983"
2012-10-17 Johannes DahlströmAdd Navigator.getState() returning the current navigati... 33/133/1
2012-10-17 John AhlroosFixed multiple stylename handling #9983 32/132/1
2012-10-17 John AhlroosFixed broken unit tests due to InlineDateField getting...
next