Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add support for ConnectorResources as ComboBox icons (#10795) | Teemu Suo-Anttila | 2018-04-09 | 1 | -14/+54 | |
| | ||||||
* | Remove empty comments (#10789) | Ilia Motornyi | 2018-04-05 | 31 | -62/+0 | |
| | ||||||
* | Update empty since tags for 8.4 and 8.3.3 (#10786) | Ilia Motornyi | 2018-04-04 | 4 | -6/+6 | |
| | ||||||
* | Added possibility to add listener for connectorMarkedDirty (#10773) | caalador | 2018-04-04 | 4 | -2/+277 | |
| | ||||||
* | Fix setValue message (#10782) | Ilia Motornyi | 2018-04-03 | 1 | -1/+1 | |
| | | | Fixes #10781 | |||||
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 235 | -3534/+0 | |
| | ||||||
* | Support starting downloads and opening URLs from a menu item (#10478) | Artur | 2018-03-28 | 4 | -1/+159 | |
| | ||||||
* | Update release notes and since tags for 8.4 (#10760) | Teemu Suo-Anttila | 2018-03-27 | 19 | -91/+111 | |
| | ||||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 767 | -767/+767 | |
| | ||||||
* | Add row index to ItemClickEvent in Grid (#10754) | Tatu Lund | 2018-03-27 | 1 | -3/+14 | |
| | ||||||
* | Fix example in JavaDoc (#10758) | Anastasia Smirnova | 2018-03-27 | 1 | -4/+4 | |
| | ||||||
* | Added method asRequired with a custom required validator to BindingBuilder. ↵ | Márcio P. Dantas | 2018-03-26 | 2 | -3/+119 | |
| | | | | (#10724) | |||||
* | Add API for accessing PropertySet of Grid (#10714) | Aki Väliaho | 2018-03-26 | 1 | -0/+11 | |
| | ||||||
* | Fix ValueChangeListener order changes with Binder (#10745) | Teemu Suo-Anttila | 2018-03-24 | 2 | -8/+35 | |
| | | | Fixes #9917 | |||||
* | Always return a fresh copy of BeanPropertySet from cache (#10635) | Ilia Motornyi | 2018-03-24 | 3 | -63/+176 | |
| | ||||||
* | Correctly handle data providers with overriden getId (#10728) | Anastasia Smirnova | 2018-03-22 | 2 | -4/+130 | |
| | | | | | Fixes #10647 Fixes #10498 | |||||
* | Implement ReadOnlyHasValue helper (#10643) | Ilia Motornyi | 2018-03-20 | 2 | -0/+235 | |
| | ||||||
* | Fix date ranges for date and datetime fields (#10685) | Ilia Motornyi | 2018-03-20 | 4 | -9/+82 | |
| | | | Fixes #9765 | |||||
* | 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 | |
| | | | | * Add missing null check to Binding | |||||
* | 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 | |
| | | | Fixes #10532 | |||||
* | Setting of tooltips for grid header/footer cells (#10489) | Artur | 2018-03-13 | 3 | -0/+184 | |
| | | | Fixes #7527 | |||||
* | 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 | |
| | | | | * @since 8.3.2 | |||||
* | Fix client and server filter state mismatch in Combobox (#10630) | Anna Koskinen | 2018-02-27 | 1 | -4/+3 | |
| | | | Fixes #10624 | |||||
* | Fixes Grid editor visibility inside TabSheet (#10557) | Piotr Wilkin | 2018-02-14 | 2 | -0/+20 | |
| | | | | | | Fixes #10146 Fixes #10543 | |||||
* | Add Content-Type with charset to notifications sent via Push | KatriHaapalinna | 2018-02-13 | 1 | -0/+2 | |
| | | | Fixes #9922 | |||||
* | 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 | |
| | | | Fixes #10232 | |||||
* | 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 | |
| | | | Fixes #10461 | |||||
* | 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 | |
| | | | Fixes #10454 | |||||
* | Selection handling fix when adding new item to ComboBox. (#10445) | Anna Koskinen | 2018-01-30 | 1 | -3/+20 | |
| | | | Fixes #10284 | |||||
* | Fixes Button constructor not setting up RPC (#10566) | Morgan Pittkin | 2018-01-30 | 1 | -1/+1 | |
| | | | Fixes #10540 | |||||
* | 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 | |
| | ||||||
* | 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 | |
| | | | | | Also fixes the problem that notifications were never removed on the server side Fixes #2114, fixes #10481 | |||||
* | Tweak date style API (#10493)8.3.0.beta1 | Leif Åstrand | 2018-01-08 | 1 | -15/+16 | |
| | | | | | | | * Disallow some `null` arguments * Return an unmodifiable map from getDateStyles(). This helps the developer understand that changes to the returned map are not automatically applied to the component. * Remove redundant `@link` markup from `@see` in the javadocs. | |||||
* | 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 | |
| | | | | | | * Fix wrong frontend URL in docs. * Update HtmlImport.java | |||||
* | Implement widget event handling for Columns in Grid (#10412) | Teemu Suo-Anttila | 2017-12-29 | 1 | -1/+35 | |
| | | | | Fixes #7833 |