]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2014-10-22 Sauli TähkäpääFix @since for isIPhone() and isIPad(). (#14424, #14423)
2014-10-22 Denis AnisimovFieldGroup should not throw NPE when data source is...
2014-10-22 Manolo CarrascoAvoid errors if window.vaadin does not exist
2014-10-21 Dmitrii RogozinFix VaadinFinderLocator for UIElement (#14010).
2014-10-21 Dmitrii RogozinUpdate testbench icon in debug window (#14913)
2014-10-21 Sara SeppolaReplace no-break-spaces with whitespaces (#14890)
2014-10-21 Guillermo AlvarezAdded missing test when unframed (#14450)
2014-10-21 Artur SignellMake PopupPanel attach to overlay container in a GWT...
2014-10-21 Denis AnisimovCorrect positioning and sizing logic for context menu...
2014-10-21 Guillermo AlvarezFix TabSheet becomes unresponsive after setSelectedTab...
2014-10-21 Guillermo AlvarezNew tests for Removing and re-adding all rows in Table...
2014-10-21 Sauli TähkäpääUpdate atmosphere-runtime to 2.1.2.vaadin6. (#14674...
2014-10-20 Mika MurtojarviChange getSubPartElement(String) to ignore text icons...
2014-10-20 Jouni KoivuviitaFix Tabsheet close button not shown on tabsheet (Firefo...
2014-10-16 Guillermo AlvarezAdd missing tests (#12976)
2014-10-16 Anna Miroshnikfix: Tooltip does not shrink when content changes ...
2014-10-16 Denis AnisimovUse isConnectorEnabled instead of isEnabled for DnD...
2014-10-16 Denis AnisimovUse isConnectorEnabled instead of isEnabled for client...
2014-10-15 Tapio AaliFixed FontIcons on VWindow (#14481).
2014-10-15 Sauli TähkäpääIgnore reconnect tests for long polling and streaming...
2014-10-15 Sauli TähkäpääChange default retry count to zero.
2014-10-14 Denis AnisimovUse deployment url property value for base URL if it...
2014-10-14 Anna KoskinenUpdate ExtraWindowShownWaiAriaTest for stability.
2014-10-14 Sergey BudkinNot able to scroll BrowserFrames on iOS Devices (#14813)
2014-10-14 Anna KoskinenFixed the sizing of relative-sized components in Absolu...
2014-10-13 Denis AnisimovMake DefaultFieldGroupFieldFactory singleton (#11038).
2014-10-13 Leif ÅstrandAssert that async UIDL processing happens in order...
2014-10-13 Denis AnisimovUse workaround for JDK6 Introspection bug JDK-6788525...
2014-10-09 Teemu PöntelinFix empty table captions in Valo theme (#14812)
2014-10-09 Sara SeppolaTicket summaries are now html-encoded (#14579)
2014-10-09 Sergey BudkinIncorrect rendering of Panel with undefined size in...
2014-10-09 Denis AnisimovCall endUpload() in finally block of fail handling...
2014-10-09 Denis AnisimovisIPad() and isIPhone() methods are added to WebBrowser...
2014-10-09 Sergey BudkinFieldGroup.commit throws NPE if not bound to an item...
2014-10-07 Anna MiroshnikRe-adding content in Table causes table to lose scroll...
2014-10-07 Sergey BudkinPossible VaadinSession deadlock when invalidating HTTP...
2014-10-07 Sauli TähkäpääAdd @since to isWindowsPhone(). (#14425)
2014-10-07 Sauli TähkäpääAdd favicon.ico to Valo. (#14781)
2014-10-07 Sauli TähkäpääImplement HasEnabled in VPopupView. (#14797)
2014-10-07 Denis AnisimovCheck eventRouter value against null in Page class...
2014-10-07 Denis AnisimovAdd ".v-required" style for required component (#10201).
2014-10-07 Guillermo AlvarezTreeTable should support font icons for items (#14077)
2014-10-07 Sauli TähkäpääActivated RetryOnFail on AbstractTB3Test.
2014-10-07 Denis AnisimovProvide API to change resource/url for BrowserWindowOpe...
2014-10-07 Anna KoskinenUpdated ComboboxSelectedItemTextTest to ensure popups...
2014-10-07 Jouni KoivuviitaAdd outside-range styles for DateField. (#14711)
2014-10-07 Sauli TähkäpääAssign timezone before setting initial date in DateFiel...
2014-10-06 Denis AnisimovOpen combobox popup on click to icon (#14624).
2014-10-06 Leif ÅstrandImprove error message for missing class name id (#14643)
2014-10-06 Sauli TähkäpääSplit TableClickAndDragOnIconAndComponentsTest. (#7026)
2014-10-03 Sauli TähkäpääFix ContainerSizeChangeTest not to produce failure...
2014-10-01 Sergey BudkinAudio component requests audio content on each client...
2014-10-01 Sergey BudkinRemoved obsolete fix for webkit scrollbar issue. (...
2014-10-01 Taras HupaloRemoved the waitingForResponse flag from VTabsheet...
2014-10-01 Guillermo AlvarezTreeItem double click fixed (#14745)
2014-10-01 Sergey BudkinA cursor is displayed when clicking on radio buttons...
2014-10-01 Sergey BudkinAction on click button contained in table is called...
2014-09-30 Denis AnisimovDedicated methods for init params in DeploymentConfigur...
2014-09-30 Artur SignellString <-> Enum converter which produces a human readab...
2014-09-30 Artur SignellEase test creation by making description and ticket...
2014-09-30 Denis AnisimovRead input stream logic is corrected (#14533).
2014-09-29 Teemu PöntelinFix ComboBox issue with font-based item icons (#14660)
2014-09-27 Sauli TähkäpääIgnore TableInFormLayoutCausesScrollingTest. (#7309)
2014-09-27 Anna KoskinenAllowed one pixel's worth of mismatch in
2014-09-27 Sauli TähkäpääFix ThemeChangeOnTheFlyTest to work with autogenerated...
2014-09-26 Artur SignellAdd clear() for fields and field group (#14755)
2014-09-26 Sauli TähkäpääFix closed issues link in release notes.
2014-09-25 Artur SignellRemove Calendar dependency (#14668)
2014-09-24 Taras HupaloAdded support PORTLET_CONTEXT for vaadin.resources...
2014-09-23 Sauli TähkäpääSet internal value instead of converted value when...
2014-09-23 Sauli TähkäpääFix UIAutoGeneratedStyleNameTest. (#14670)
2014-09-22 Taras HupaloRemoves scrolling caused by updating an unfocused table...
2014-09-22 Sergey BudkinException on closing inactive UI causes issues (#14651)
2014-09-22 Leif ÅstrandDocument that current session and UI are referenced...
2014-09-22 Denis AnisimovAdd autogenerated style name for UI based on its class...
2014-09-19 Jouni KoivuviitaNotification animations feel janky (Valo) (#14656)
2014-09-19 Sauli TähkäpääFix themes build script not to overwrite all theme...
2014-09-19 Jouni KoivuviitaFix FormLayout has always an odd 12px horizontal margin...
2014-09-19 Teemu PöntelinFixed ComboBox filtering when page length is zero ...
2014-09-19 Anna MiroshnikSetting null as URI fragment doesn't remove the fragmen...
2014-09-19 denis.magdenkovAdd new StringTo<Byte, Short, BigInteger> Converters...
2014-09-19 Sergey BudkinFix for audio component starting new playback on each...
2014-09-19 Anna MiroshnikRe-adding all rows in Table causes table to loose scrol...
2014-09-19 Taras HupaloMade MethodPropertyDescriptor box primitive types as...
2014-09-19 Sauli TähkäpääMake CalendarNotificationsTestIE work on IE8.
2014-09-19 Sauli TähkäpääConvert TableScrollsOnSelectionTest to TB4.
2014-09-19 Sauli TähkäpääConvert TableInFormLayoutCausesScrollingTest to TB4.
2014-09-19 Sauli TähkäpääAdd RefreshCloseConnectionTest to push test category.
2014-09-19 Sauli TähkäpääModify TestLayoutClickListenerTest to work on FF.
2014-09-19 Sauli TähkäpääSplit UIAccessTest into separate test methods.
2014-09-19 Sauli TähkäpääExtract IE8 to it's own TableColumnResizeContentsWidthTest.
2014-09-19 Sauli TähkäpääRemove invalid overrides from PopupViewShortcutActionHa...
2014-09-19 Sauli TähkäpääFix PopupViewResizeWhileOpenTest to use correct shadow.
2014-09-19 Sauli TähkäpääMake ComboBoxValueInputTest stable by simplifying the...
2014-09-19 Sauli TähkäpääAdd missing comments. (#14482, #14565)
2014-09-19 Sauli TähkäpääConverted LongMultiselectTest to TB4.
2014-09-17 denis.magdenkovAdd Range<Byte, Short, Long, Float, BigInteger, BigDeci...
2014-09-16 Anna MiroshnikComboBox not always shows selected value (#10600)
2014-09-16 Sauli TähkäpääFix release notes to pick tickets with status pending...
2014-09-16 Guillermo AlvarezFix multiselection pressing shift before starting ...
next