| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix date ranges for date and datetime fields (#10685) | Ilia Motornyi | 2018-03-20 | 4 | -9/+82 |
* | Add option to use error message provider for StringTo converters (#10711) | Teemu Suo-Anttila | 2018-03-19 | 9 | -35/+294 |
* | Add missing null check to Binding (#10726) | Teemu Suo-Anttila | 2018-03-19 | 2 | -3/+24 |
* | Removed misleading Javadoc, as double can never be null (#10722) | Daniel Schwering | 2018-03-16 | 1 | -2/+1 |
* | Upgrade to Atmosphere 2.4.20.vaadin1 (#10706) | Ilia Motornyi | 2018-03-13 | 1 | -1/+1 |
* | Setting of tooltips for grid header/footer cells (#10489) | Artur | 2018-03-13 | 3 | -0/+184 |
* | Fix missing HTML Tooltip ContentMode for Tree items (#10677) | Aki Väliaho | 2018-03-13 | 1 | -0/+18 |
* | Fixed comment to reflect test expectation (#10676) | Marco Collovati | 2018-03-05 | 1 | -1/+1 |
* | 8.3.2 since (#10678) | Ilia Motornyi | 2018-03-05 | 3 | -3/+3 |
* | Fix client and server filter state mismatch in Combobox (#10630) | Anna Koskinen | 2018-02-27 | 1 | -4/+3 |
* | Fixes Grid editor visibility inside TabSheet (#10557) | Piotr Wilkin | 2018-02-14 | 2 | -0/+20 |
* | Add Content-Type with charset to notifications sent via Push | KatriHaapalinna | 2018-02-13 | 1 | -0/+2 |
* | Set no-store headers for error responses (#10628) | Leif Åstrand | 2018-02-13 | 5 | -20/+55 |
* | Add setReadOnly for Bindings (#10482) | Teemu Suo-Anttila | 2018-02-08 | 2 | -33/+133 |
* | Add recursive expand and collapse method to TreeGrid and Tree (#10283) | Adam Wagner | 2018-02-08 | 6 | -50/+350 |
* | Implement NewItemProvider to replace NewItemHandler (#10606) | Anna Koskinen | 2018-02-07 | 1 | -10/+87 |
* | Fix Column.setSortable being overridden (#10604) | Teemu Suo-Anttila | 2018-02-07 | 3 | -43/+108 |
* | Fix Grid initial render performance (#10579) | Teemu Suo-Anttila | 2018-02-05 | 1 | -1/+0 |
* | Fix code example in DataProvider JavaDoc (#10601) | Ilia Motornyi | 2018-02-05 | 1 | -1/+1 |
* | Add method for getting complete browser version (#10490) | Adam Wagner | 2018-02-01 | 1 | -0/+14 |
* | Optimize style theme duplicates (#10534) | AJ | 2018-01-31 | 1 | -3/+6 |
* | Add ARIA label support to DateField (#10538) | Adam Wagner | 2018-01-31 | 1 | -0/+28 |
* | Selection handling fix when adding new item to ComboBox. (#10445) | Anna Koskinen | 2018-01-30 | 1 | -3/+20 |
* | Fixes Button constructor not setting up RPC (#10566) | Morgan Pittkin | 2018-01-30 | 1 | -1/+1 |
* | Fix removeUI assertions to work with proxy UIs (#10574) | Teemu Suo-Anttila | 2018-01-29 | 1 | -2/+4 |
* | Fix Grid not updating selected item immediately (#10569) | Teemu Suo-Anttila | 2018-01-25 | 1 | -12/+9 |
* | Upgrade minor version in the project to 8.4 (#10520) | Teemu Suo-Anttila | 2018-01-24 | 1 | -1/+1 |
* | Rename widgetEventsAllowed to handleWidgetEvents (#10529) | Leif Åstrand | 2018-01-12 | 1 | -9/+7 |
* | Add Notification.close() to hide a notification from the server (#10483) | Artur | 2018-01-09 | 1 | -3/+49 |
* | Tweak date style API (#10493)8.3.0.beta1 | Leif Åstrand | 2018-01-08 | 1 | -15/+16 |
* | Rename contentMode to descriptionContentMode in MenuItem (#10494) | Leif Åstrand | 2018-01-08 | 2 | -18/+20 |
* | Add missing since tags and JavaDocs (#10487)8.3.0.alpha1 | Teemu Suo-Anttila | 2018-01-03 | 4 | -5/+14 |
* | Fix wrong frontend URL in docs. (#10472) | Flamenco | 2017-12-30 | 1 | -2/+2 |
* | Implement widget event handling for Columns in Grid (#10412) | Teemu Suo-Anttila | 2017-12-29 | 1 | -1/+35 |
* | Add ContentMode for the description of MenuItems (#9984) | Jonas Zipprick | 2017-12-29 | 2 | -5/+89 |
* | Treat fields as readonly when bound with null setter (#10477) | Marco Collovati | 2017-12-29 | 3 | -7/+40 |
* | Fix javadoc for Notification TYPE_TRAY_NOTIFICATION (#10479) | Marco Collovati | 2017-12-29 | 1 | -1/+1 |
* | Allow setting custom styles to DateField calendar date cells (#10305) | Anna Koskinen | 2017-12-28 | 1 | -0/+68 |
* | Make Binder.setReadonly ignore effectively readonly bindings (#10368) | Marco Collovati | 2017-12-28 | 3 | -5/+56 |
* | Update Grid.addColumn JavaDoc to tell about nested properties (#10431) | Olli Tietäväinen | 2017-12-27 | 1 | -1/+8 |
* | Prevent killing UI if heartbeats are pending (#10371) | Teemu Suo-Anttila | 2017-11-27 | 1 | -5/+18 |
* | Update to JSoup 1.11.2 (#10353) | Leif Åstrand | 2017-11-23 | 8 | -8/+9 |
* | Update version number to 8.3-SNAPSHOT (#10348) | Teemu Suo-Anttila | 2017-11-22 | 1 | -1/+1 |
* | Fix nested bean property name (#10271) | schaerl | 2017-11-22 | 4 | -39/+72 |
* | Improve Binder JavaDocs and APIs (#10347) | Teemu Suo-Anttila | 2017-11-21 | 2 | -7/+30 |
* | Create DescriptionGenerator in package com.vaadin.ui (#10346) | Aleksi Hietanen | 2017-11-21 | 6 | -7/+36 |
* | Fix issues from API review for 8.2 (#10342) | Aleksi Hietanen | 2017-11-21 | 14 | -71/+68 |
* | Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344) | Aleksi Hietanen | 2017-11-21 | 5 | -118/+192 |
* | FileResource to use bufferSize, and StreamResource to use getCacheTime() (#10... | Ahmed Ashour | 2017-11-21 | 4 | -2/+50 |
* | Remove unused imports (#10330) | Ahmed Ashour | 2017-11-21 | 10 | -16/+7 |