]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2019-08-08 edler-sanChanged the handleSessionExpired logic to return a... 8.8 8.8.6
2019-08-08 Tatu LundApply offset to column index depending on presense...
2019-08-08 Zhe SunEnsure the upload button has been disabled when set...
2019-08-08 Leif ÅstrandPrevent excessive getLogger() calls from markAsDirty...
2019-08-08 Stéphane NicollUse https for Maven repositories (#11668)
2019-08-08 Anna Koskinenresolve conflict
2019-08-08 Anna KoskinenEnsure the selection has been changed before updating...
2019-08-08 Zhe SunChrome update fixes (#11691)
2019-07-01 Zhe SunFixes unstable/muted tests (#11640) 8.8.5
2019-07-01 Zhe SunSanitize caption used in Grid header (#11644)
2019-06-25 Anastasia SmirnovaClicking on DateField pop-up should select Month/Year... 8.8.4
2019-06-25 Zhe SunLimit previous solution for non-push mode UI (#11629)
2019-06-25 Anna KoskinenAdd IE11 workaround for ListSelect multiselection....
2019-06-12 Zhe SunUpdate Chrome version in Test (#11613) 8.8.3
2019-06-12 Tatu LundFix regression that broke PreserveOnRefresh functionali...
2019-06-12 Zhe SunUpdate spring addon to 3.2.0 (#11610)
2019-06-12 Zhe SunRecalculate the column widths before the first row...
2019-05-22 ArturOverride reserved globals for Firefox (#11598) 8.8.2
2019-05-22 cuong-phanFix Grid reordering when there are hidden columns
2019-05-22 Anna KoskinenDon't attempt to scroll to the beginning or end if...
2019-05-16 cuong-phanFix duplicate grid column visibility change event ... 8.8.1
2019-05-16 Martin VysnyGrid editor: TAB now skips non-editable columns (#11573)
2019-05-16 Anna KoskinenReduce Grid's sort complexity. (#11566)
2019-05-16 Anna KoskinenAdd handling for completely empty Grid's column width...
2019-05-16 Chris MorrisUpdate for Liferay 7.2 compatibility (#11564)
2019-05-16 Sun ZheUpdate release note for maintenance release (#11582)
2019-04-29 ZheSun88Update release-note template 8.8.0
2019-04-29 Sun ZheCode format (#11548)
2019-04-29 Sun ZheUpdate jetty.version to solve vulnerability alert ...
2019-04-29 Sun ZheReplace the screenshot usage in framework test (#11547)
2019-04-29 Tatu LundOpening methods for Spring add-on to be used in the...
2019-04-29 Sun ZheUpdate browser version in the test (#11550)
2019-04-29 Sun ZheReset Combobox internal state (#11412)
2019-04-11 Sun ZheUpdate release note for 8.8 releases (#11541) 8.8.0.beta1
2019-04-11 Sun ZheFinish the since tag (#11540)
2019-04-10 Basil BourqueCreate StringToUuidConverter.java (#11387)
2019-04-10 Anastasia SmirnovaClicking on slider makes handler move (#11519)
2019-04-10 Tatu LundFixing autocompletion issue with ComboBox on newer...
2019-04-10 Tatu LundFixing autocompletion issue with ComboBox on newer...
2019-04-10 Olli TietäväinenAdded note about Java 8 vendors (#11530)
2019-04-09 Sun ZheAdd delay to the unstable test (#11538)
2019-04-08 KatriHaapalinnaUse Enter and Space keys to fire Window header buttons...
2019-04-08 Sun ZheUpdate screenshots after chrome updates (#11536)
2019-04-04 Anastasia SmirnovaReset selection on DataProvider change in RadioButtonGr...
2019-04-04 Anastasia SmirnovaRead-only combobox should not handle PASTE event (...
2019-04-02 Tatu LundsetCaption of Panel did not honor setCaptionAsHtml...
2019-04-02 Tatu LundAdded missing numpad key codes (#11490)
2019-04-01 Martin VysnyInit logging in VaadinServlet instead of an UI (#11525)
2019-03-29 Yuriy ArtamonovSupport Firefox 65+ key down event behavior (#11503)
2019-03-28 Martin VysnyDocuments the possibility to use vaadin:// and theme...
2019-03-28 alexandruchiuariuMention DataProvider training videos in components...
2019-03-27 TobseFix NPE in v7 compatibility Grid during datasource...
2019-03-27 alexandruchiuariuAdd mention about video trainings to the tutorial page...
2019-03-27 Anastasia SmirnovaMaking V8 ReadOnly TextField select row in table upon...
2019-03-27 Pekka HyvönenDo not recommend crappy old containers in tutorial...
2019-03-22 alexandruchiuariuUpdate datamodel-forms.asciidoc (#11496)
2019-03-21 Sun ZheUpdate checkstyle dependency to fix security vulnerabil...
2019-03-21 KlaudetaMake improve of caching for hierarchical data optional...
2019-03-14 Tatu LundAdd note about dependency injection in BrowserWindowOpe...
2019-03-11 Sun ZheRemove wrong version and add missing since (#11476)
2019-03-11 A.Mahdy AbdelAzizFix code example (#11487)
2019-03-08 Anastasia SmirnovaAdding package name to the @value in JavaDoc (#11453)
2019-03-06 Sun ZheFix ComboBoxElement clear method (#11483)
2019-03-06 Anastasia SmirnovaRemove redundant check for for Firefox (#11471)
2019-02-25 Anastasia SmirnovaEnsure pop-up is not opened, when tabbing out fast...
2019-02-22 Tatu LundFixing NPE when ItemCaptionGenerator returns null ...
2019-02-22 Olli TietäväinenCustom serializers accessors (#10658)
2019-02-21 Martin VysnyProvide extensive error information on GridLayout.OutOf...
2019-02-14 Koen De CockFix initially selected CheckBox rendering in Safari...
2019-02-14 Matti TahvonenUpdate CONTRIBUTING.md to guide people to create fork...
2019-02-12 Tatu LundFixing JavaDoc of Column#getWidth() and Column#setWidth...
2019-02-04 mlindforsFix an NPE caused by the previous fix to Grid's frozen...
2019-02-04 TobseAdd git config hint to README to allow long paths in...
2019-01-30 Mehdi Javan* Update since tags and fix code formatting (#11441)
2019-01-29 Tatu LundAdded example of how to load bundles with Vaadin8 ...
2019-01-22 Olli Tietäväinenadded [source, java] for ComponentRenderer samples...
2019-01-18 tmattssoAdds missing Status enum to dataprovider example (...
2019-01-17 Sun ZheUpdate Tooltip Snapshot (#11414)
2019-01-17 Maciej PrzepióraFix #11369 (#11403)
2019-01-17 Maciej PrzepióraFix formatting (#11423)
2019-01-17 tmattssoremoves mention of Java EE in spring doc (#11422)
2019-01-16 tmattssoadds note about maven catalogue file to tutorial (... pr11403/r9
2019-01-11 Tatu LundFix @PushStateNavigation with @PreserveOnRefresh (... pr11403/r8
2019-01-02 Sun ZheFix wrong year assert in DateField test (#11404) pr11403/r7
2018-12-28 Sun ZheAdd Javadoc to the ScrollTo methods in TreeGrid (#11399) pr11403/r6
2018-12-28 Sun ZheClear up enhancements contents from master (#11396) pr11403/r5
2018-12-28 Sun ZheUpdate snapshot to 8.8-snapshot (#11397) pr11403/r4
2018-12-28 Olli TietäväinenGrid column npe behavior (#11390) pr11403/r3
2018-12-27 Sun ZheRelease-note updates (#11389)
2018-12-21 Olli Tietäväinenincrease number of styles for indented TreeGrid rows...
2018-12-20 Sun ZheUpdate release note and since tag (#11386)
2018-12-18 KnoobieCheckbox allow customizing of input and label className...
2018-12-18 Matti TahvonenUpdate portal-osgi.asciidoc (#11384)
2018-12-17 Anastasia SmirnovaImprove VMenuBar click handling logic (#11356)
2018-12-17 DiegoSanzViUsing correct tags in the portal ui docs
2018-12-17 Anastasia SmirnovaAdd missing [source, java] to the java code blocks...
2018-12-17 DiegoSanzViError advanced-osgi formating (#11382)
2018-12-17 Sun ZheUpdate README-TESTS (#11376)
2018-12-17 Jonni MadekiviPrevent IndexOutOfBoundException in VMenuBar.CustomMenu...
2018-12-14 Sun ZheUpdate Screenshot due to Icon update (#11373)
next