summaryrefslogtreecommitdiffstats
path: root/server/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fixes declarative update of existing Composite (#10825)Ilia Motornyi2018-04-172-2/+22
* Add modality support to ColorPicker (#10815)Anastasia Smirnova2018-04-162-2/+37
* Handle UnparsableDateString correctly (#10803)Anastasia Smirnova2018-04-161-1/+12
* Fix incorrect color value handling in ColorPicker (#10812)Anastasia Smirnova2018-04-132-15/+39
* Fix Grid Column not sortable with backend data and sort property (#10811)Teemu Suo-Anttila2018-04-131-5/+8
* Ensure that popup is closed in Tabsheet (#10738)Anastasia Smirnova2018-04-091-0/+14
* Add support for ConnectorResources as ComboBox icons (#10795)Teemu Suo-Anttila2018-04-091-14/+54
* Remove empty comments (#10789)Ilia Motornyi2018-04-053-9/+0
* Update empty since tags for 8.4 and 8.3.3 (#10786)Ilia Motornyi2018-04-044-6/+6
* Added possibility to add listener for connectorMarkedDirty (#10773)caalador2018-04-043-2/+122
* Fix setValue message (#10782)Ilia Motornyi2018-04-031-1/+1
* Support starting downloads and opening URLs from a menu item (#10478)Artur2018-03-284-1/+159
* Update release notes and since tags for 8.4 (#10760)Teemu Suo-Anttila2018-03-2719-91/+111
* Update copyright year (#10761)Ilia Motornyi2018-03-27544-544/+544
* Add row index to ItemClickEvent in Grid (#10754)Tatu Lund2018-03-271-3/+14
* Fix example in JavaDoc (#10758)Anastasia Smirnova2018-03-271-4/+4
* Added method asRequired with a custom required validator to BindingBuilder. (...Márcio P. Dantas2018-03-261-3/+27
* Add API for accessing PropertySet of Grid (#10714)Aki Väliaho2018-03-261-0/+11
* Fix ValueChangeListener order changes with Binder (#10745)Teemu Suo-Anttila2018-03-241-8/+10
* Always return a fresh copy of BeanPropertySet from cache (#10635)Ilia Motornyi2018-03-241-39/+42
* Correctly handle data providers with overriden getId (#10728)Anastasia Smirnova2018-03-221-4/+33
* Implement ReadOnlyHasValue helper (#10643)Ilia Motornyi2018-03-201-0/+119
* Fix date ranges for date and datetime fields (#10685)Ilia Motornyi2018-03-203-9/+76
* Add option to use error message provider for StringTo converters (#10711)Teemu Suo-Anttila2018-03-198-35/+271
* Add missing null check to Binding (#10726)Teemu Suo-Anttila2018-03-191-3/+5
* Removed misleading Javadoc, as double can never be null (#10722)Daniel Schwering2018-03-161-2/+1
* Upgrade to Atmosphere 2.4.20.vaadin1 (#10706)Ilia Motornyi2018-03-131-1/+1
* Setting of tooltips for grid header/footer cells (#10489)Artur2018-03-133-0/+184
* Fix missing HTML Tooltip ContentMode for Tree items (#10677)Aki Väliaho2018-03-131-0/+18
* 8.3.2 since (#10678)Ilia Motornyi2018-03-053-3/+3
* Fix client and server filter state mismatch in Combobox (#10630)Anna Koskinen2018-02-271-4/+3
* Fixes Grid editor visibility inside TabSheet (#10557)Piotr Wilkin2018-02-142-0/+20
* Add Content-Type with charset to notifications sent via Push KatriHaapalinna2018-02-131-0/+2
* Set no-store headers for error responses (#10628)Leif Åstrand2018-02-135-20/+55
* Add setReadOnly for Bindings (#10482)Teemu Suo-Anttila2018-02-081-23/+95
* Add recursive expand and collapse method to TreeGrid and Tree (#10283)Adam Wagner2018-02-084-47/+347
* Implement NewItemProvider to replace NewItemHandler (#10606)Anna Koskinen2018-02-071-10/+87
* Fix Column.setSortable being overridden (#10604)Teemu Suo-Anttila2018-02-071-16/+35
* Fix Grid initial render performance (#10579)Teemu Suo-Anttila2018-02-051-1/+0
* Fix code example in DataProvider JavaDoc (#10601)Ilia Motornyi2018-02-051-1/+1
* Add method for getting complete browser version (#10490)Adam Wagner2018-02-011-0/+14
* Optimize style theme duplicates (#10534)AJ2018-01-311-3/+6
* Add ARIA label support to DateField (#10538)Adam Wagner2018-01-311-0/+28
* Selection handling fix when adding new item to ComboBox. (#10445)Anna Koskinen2018-01-301-3/+20
* Fixes Button constructor not setting up RPC (#10566)Morgan Pittkin2018-01-301-1/+1
* Fix removeUI assertions to work with proxy UIs (#10574)Teemu Suo-Anttila2018-01-291-2/+4
* Fix Grid not updating selected item immediately (#10569)Teemu Suo-Anttila2018-01-251-12/+9
* Rename widgetEventsAllowed to handleWidgetEvents (#10529)Leif Åstrand2018-01-121-9/+7
* Add Notification.close() to hide a notification from the server (#10483)Artur2018-01-091-3/+49
* Tweak date style API (#10493)8.3.0.beta1Leif Åstrand2018-01-081-15/+16