]>
source.dussan.org Git - vaadin-framework.git/log
elmot [Thu, 3 May 2018 08:24:56 +0000 (11:24 +0300)]
Make FW fully-Java 10 compatible
elmot [Fri, 27 Apr 2018 12:50:25 +0000 (15:50 +0300)]
Move old stuff to compatibility
Fixes #10851
Anastasia Smirnova [Fri, 27 Apr 2018 11:28:25 +0000 (14:28 +0300)]
Disable animate-out for VWindow by default (#10846)
* Disable animate-out for VWindow by default
Fixes #5891
Ilia Motornyi [Fri, 27 Apr 2018 10:21:34 +0000 (13:21 +0300)]
Upgrade atmosphere to 2.4.24.vaadin1 (#10847)
Fixes #10816
Matti Tahvonen [Fri, 27 Apr 2018 10:13:42 +0000 (13:13 +0300)]
Updated to use non-deprecated API (#10855)
* Update layout-orderedlayout.asciidoc
Matti Tahvonen [Wed, 25 Apr 2018 05:21:51 +0000 (08:21 +0300)]
Updated link to vaadin.com downloads section
Jonni Nakari [Tue, 24 Apr 2018 09:52:02 +0000 (12:52 +0300)]
Fix JavaDoc typo in removeFunction (#10845)
Ilia Motornyi [Fri, 20 Apr 2018 13:37:52 +0000 (16:37 +0300)]
Add @since 8.4 (#10840)
Ilia Motornyi [Fri, 20 Apr 2018 10:43:21 +0000 (13:43 +0300)]
Add MenuItem notices to BrowserWindowOpener documentation (#10820)
Teemu Suo-Anttila [Fri, 20 Apr 2018 07:01:25 +0000 (10:01 +0300)]
Add initial screenshots for Firefox tests (#10834)
Anastasia Smirnova [Fri, 20 Apr 2018 07:00:57 +0000 (10:00 +0300)]
Update example for Comparator in Grid (#10833)
Fixes #10337
Anastasia Smirnova [Fri, 20 Apr 2018 06:59:44 +0000 (09:59 +0300)]
Fix RichTextArea read-only+disabled
Resolves #10541
Ilia Motornyi [Thu, 19 Apr 2018 12:14:53 +0000 (15:14 +0300)]
Enable Maven plugin for Eclipse formatting (#10829)
KatriHaapalinna [Thu, 19 Apr 2018 12:03:16 +0000 (15:03 +0300)]
Colorpicker validation handling (#10821)
* ColorTextField, helper methods, and regex for validating and handling text input
* Refactored structure to avoid creating new component for validation
* Style to adapt to error indicator
* Tests for validating input in ColorPickerPreview component's TextField
* Merge branch 'master' into colorpicker_validation
* Fix path to server class
* Fix test: Submit the new value
* Fix test: ignore Phantom JS
* Fix hsl+hsla validation patterns to accept '%', test value tweaking
* Merge branch 'master' of github.com:vaadin/framework into colorpicker_validation
* Fix: remove warning when color is updated from elsewhere
* Revisions: input validation only once, Logging level WARN
* Revisions: unit tests for color pattern matching
* Revisions: moved parsing to utility class, tests for parsing all accepted input formats
* Fixed import in tests, comments
* Revisions: Logger as constant, ignore utility class in serialization test
* Corner case tests
* Revisions: protected method for parsing error text, fix to test
* Revisions: NPE fix
Teemu Suo-Anttila [Thu, 19 Apr 2018 12:00:52 +0000 (15:00 +0300)]
Fix for navigating in Grid using Tab
Teemu Suo-Anttila [Thu, 19 Apr 2018 09:10:10 +0000 (12:10 +0300)]
Fix AbstractSingleSelect selection and state updates (#10796)
Ilia Motornyi [Wed, 18 Apr 2018 13:40:32 +0000 (16:40 +0300)]
Fix recursive menu hiding (#10817)
Teemu Suo-Anttila [Tue, 17 Apr 2018 14:40:59 +0000 (17:40 +0300)]
Fix using ConnectorResource icons before attaching ComboBox (#10810)
* Fix using ConnectorResource icons before attaching ComboBox
* Update Chrome and PhantomJS screenshots
Sami Ekblad [Tue, 17 Apr 2018 14:35:00 +0000 (17:35 +0300)]
Documentation: Updated version example and added a mvn example snippet (#10827)
Ilia Motornyi [Tue, 17 Apr 2018 12:50:41 +0000 (15:50 +0300)]
Fixes declarative update of existing Composite (#10825)
Fixes #10170
Teemu Suo-Anttila [Tue, 17 Apr 2018 11:53:50 +0000 (14:53 +0300)]
Introduce XVFB cluster testing (#10801)
This patch adds the ability and configuration
for running tests against cluster running Chrome
browsers in XVFB environment.
It also contains multiple fixes for combining
newer Selenium and Chrome as well as fixes
tests that depend on timezones.
Anastasia Smirnova [Mon, 16 Apr 2018 15:00:31 +0000 (18:00 +0300)]
Add modality support to ColorPicker (#10815)
Olli Tietäväinen [Mon, 16 Apr 2018 14:56:16 +0000 (17:56 +0300)]
Add a check for tab events trying to set focus outside a modal Window (#10655)
Anastasia Smirnova [Mon, 16 Apr 2018 07:26:15 +0000 (10:26 +0300)]
Handle UnparsableDateString correctly (#10803)
Resolves #10681
jtomass [Sat, 14 Apr 2018 14:53:33 +0000 (17:53 +0300)]
Pull request template (#10813)
Anna Koskinen [Fri, 13 Apr 2018 15:10:39 +0000 (18:10 +0300)]
Add null check to Grid's DnD focus handling (#10822)
Fixes #10699
Anastasia Smirnova [Fri, 13 Apr 2018 14:48:27 +0000 (17:48 +0300)]
Fix incorrect color value handling in ColorPicker (#10812)
Teemu Suo-Anttila [Fri, 13 Apr 2018 14:16:05 +0000 (17:16 +0300)]
Fix Grid Column not sortable with backend data and sort property (#10811)
Teemu Suo-Anttila [Thu, 12 Apr 2018 13:13:10 +0000 (16:13 +0300)]
Update snapshot version to 8.5 (#10818)
Ilia Motornyi [Wed, 11 Apr 2018 07:04:51 +0000 (10:04 +0300)]
Remove old ignored test (#10806)
Anastasia Smirnova [Tue, 10 Apr 2018 10:51:51 +0000 (13:51 +0300)]
Added support for getValue and setValue into TestBench RichTextAreaElement (#10659)
Ilia Motornyi [Mon, 9 Apr 2018 12:44:37 +0000 (15:44 +0300)]
Update release notes (#10800)
Olli Tietäväinen [Mon, 9 Apr 2018 08:47:58 +0000 (11:47 +0300)]
Remove reference to supportsParameters (#10798)
Teemu Suo-Anttila [Mon, 9 Apr 2018 08:47:15 +0000 (11:47 +0300)]
Update screenshots for ComboBoxItemIconTest (#10799)
Johannes Tuikkala [Mon, 9 Apr 2018 08:04:41 +0000 (11:04 +0300)]
Add "Using debug ids in communication" to LoadTestingWithGatling.asciidoc (#10794)
Anastasia Smirnova [Mon, 9 Apr 2018 07:56:46 +0000 (10:56 +0300)]
Ensure that popup is closed in Tabsheet (#10738)
caalador [Mon, 9 Apr 2018 07:47:27 +0000 (10:47 +0300)]
Make it possible to also use an element as root and not only id. (#10785)
Teemu Suo-Anttila [Mon, 9 Apr 2018 07:46:08 +0000 (10:46 +0300)]
Add support for ConnectorResources as ComboBox icons (#10795)
Teemu Suo-Anttila [Thu, 5 Apr 2018 08:29:40 +0000 (11:29 +0300)]
Fix typos in release notes
Ilia Motornyi [Thu, 5 Apr 2018 10:17:21 +0000 (13:17 +0300)]
Remove empty comments (#10789)
Boppleton Industries [Wed, 4 Apr 2018 21:13:02 +0000 (15:13 -0600)]
Fix HtmlRenderer code example in documentation (#10790)
Ilia Motornyi [Wed, 4 Apr 2018 12:20:08 +0000 (15:20 +0300)]
Update empty since tags for 8.4 and 8.3.3 (#10786)
caalador [Wed, 4 Apr 2018 12:18:57 +0000 (15:18 +0300)]
Added possibility to add listener for connectorMarkedDirty (#10773)
Ilia Motornyi [Tue, 3 Apr 2018 10:34:18 +0000 (13:34 +0300)]
Fix setValue message (#10782)
Fixes #10781
Ilia Motornyi [Tue, 3 Apr 2018 08:32:13 +0000 (11:32 +0300)]
Small docs fix (#10749)
Teemu Suo-Anttila [Wed, 28 Mar 2018 13:57:43 +0000 (16:57 +0300)]
Remove copyright headers from test code (#10770)
Artur [Wed, 28 Mar 2018 12:21:16 +0000 (15:21 +0300)]
Support starting downloads and opening URLs from a menu item (#10478)
Teemu Suo-Anttila [Wed, 28 Mar 2018 10:00:15 +0000 (13:00 +0300)]
Update since for 8.3.3 (#10768)
Teemu Suo-Anttila [Tue, 27 Mar 2018 16:17:22 +0000 (19:17 +0300)]
Update release notes and since tags for 8.4 (#10760)
Ilia Motornyi [Tue, 27 Mar 2018 14:53:43 +0000 (17:53 +0300)]
Update copyright year (#10761)
Tatu Lund [Tue, 27 Mar 2018 11:53:15 +0000 (14:53 +0300)]
Add row index to ItemClickEvent in Grid (#10754)
Anastasia Smirnova [Tue, 27 Mar 2018 09:15:21 +0000 (12:15 +0300)]
Fix example in JavaDoc (#10758)
Anastasia Smirnova [Tue, 27 Mar 2018 09:08:43 +0000 (12:08 +0300)]
Add missing line break (#10757)
Artur [Mon, 26 Mar 2018 14:49:19 +0000 (17:49 +0300)]
Updated versions in OSGi docs (#10756)
* Updated versions
Based on https://github.com/vaadin/framework/issues/10755, not tested
Márcio P. Dantas [Mon, 26 Mar 2018 14:44:28 +0000 (17:44 +0300)]
Added method asRequired with a custom required validator to BindingBuilder. (#10724)
Aki Väliaho [Mon, 26 Mar 2018 07:05:17 +0000 (07:05 +0000)]
Add API for accessing PropertySet of Grid (#10714)
Ilia Motornyi [Mon, 26 Mar 2018 07:03:44 +0000 (10:03 +0300)]
Fix grid spacebar handling (#10750)
* Fix spacebar handling
Teemu Suo-Anttila [Sat, 24 Mar 2018 13:02:39 +0000 (15:02 +0200)]
Fix ValueChangeListener order changes with Binder (#10745)
Fixes #9917
Ilia Motornyi [Sat, 24 Mar 2018 09:57:26 +0000 (11:57 +0200)]
Always return a fresh copy of BeanPropertySet from cache (#10635)
Teemu Suo-Anttila [Fri, 23 Mar 2018 13:20:38 +0000 (15:20 +0200)]
Add snapshot repository to root pom.xml (#10746)
Anna Koskinen [Fri, 23 Mar 2018 13:09:10 +0000 (15:09 +0200)]
Fix VComboBox internal state cleanup (#10693)
Fixes vaadin/testbench#1009
Teemu Suo-Anttila [Thu, 22 Mar 2018 14:36:14 +0000 (16:36 +0200)]
Remove unnecessary buildhelpers module (#10742)
Anastasia Smirnova [Thu, 22 Mar 2018 13:39:18 +0000 (15:39 +0200)]
Correctly handle data providers with overriden getId (#10728)
Fixes #10647
Fixes #10498
Anna Koskinen [Wed, 21 Mar 2018 13:54:26 +0000 (15:54 +0200)]
Grid editor open (#10674)
Ilia Motornyi [Tue, 20 Mar 2018 16:30:28 +0000 (18:30 +0200)]
Implement ReadOnlyHasValue helper (#10643)
Teemu Suo-Anttila [Tue, 20 Mar 2018 15:22:02 +0000 (17:22 +0200)]
Remove under development notice from PushState based navigation (#10733)
Ilia Motornyi [Tue, 20 Mar 2018 13:34:54 +0000 (15:34 +0200)]
Fix date ranges for date and datetime fields (#10685)
Fixes #9765
Matti Tahvonen [Tue, 20 Mar 2018 12:31:56 +0000 (14:31 +0200)]
Prevent reporting browser window resizing too often (#10675)
Anna Koskinen [Tue, 20 Mar 2018 12:13:27 +0000 (14:13 +0200)]
Scroll the parent if Grid has already scrolled to the end (#10700)
Fixes #9477
Teemu Suo-Anttila [Tue, 20 Mar 2018 12:06:06 +0000 (14:06 +0200)]
Fix selecting rows from header and footer (#10720)
Ibanga Enoobong Ime [Mon, 19 Mar 2018 17:15:26 +0000 (18:15 +0100)]
fix reference to deprecated `FontAwesome.TIMES` (#10731)
Matti Tahvonen [Mon, 19 Mar 2018 17:08:51 +0000 (19:08 +0200)]
fix invalid formatting of maven goal (#10729)
Teemu Suo-Anttila [Mon, 19 Mar 2018 17:04:48 +0000 (19:04 +0200)]
Add option to use error message provider for StringTo converters (#10711)
Teemu Suo-Anttila [Mon, 19 Mar 2018 16:57:26 +0000 (18:57 +0200)]
Add missing null check to Binding (#10726)
* Add missing null check to Binding
Teemu Suo-Anttila [Mon, 19 Mar 2018 16:50:17 +0000 (18:50 +0200)]
Fix initially disabled items in RadioButtonGroup (#10719)
Marco Collovati [Mon, 19 Mar 2018 16:44:59 +0000 (17:44 +0100)]
Initialize VRichTextArea.client in RichTextAreaConnector
Fixes #10536
Matti Tahvonen [Mon, 19 Mar 2018 07:47:00 +0000 (09:47 +0200)]
Updated stalebot behaviour (#10718)
Daniel Schwering [Fri, 16 Mar 2018 13:12:16 +0000 (14:12 +0100)]
Removed misleading Javadoc, as double can never be null (#10722)
Marcus Hellberg [Thu, 15 Mar 2018 15:17:47 +0000 (08:17 -0700)]
Add gitter button to readme (#10717)
* Add gitter button to readme
Ilia Motornyi [Wed, 14 Mar 2018 09:11:59 +0000 (11:11 +0200)]
Temporary disable stalebot (#10715)
Anastasia Smirnova [Tue, 13 Mar 2018 15:19:37 +0000 (03:19 -1200)]
Adding stylename to MenuBarItem also as one word (#10704)
Fixes #7912
Ilia Motornyi [Tue, 13 Mar 2018 15:16:21 +0000 (18:16 +0300)]
Upgrade to Atmosphere 2.4.20.vaadin1 (#10706)
Fixes #10532
Anastasia Smirnova [Tue, 13 Mar 2018 14:20:58 +0000 (02:20 -1200)]
Native select add 'disabled' attribute (#10710)
* Adding disabled attribute to the NativeSelect
* Merge branch 'master' into nativeSelectDisabled
* Merge branch 'master' into nativeSelectDisabled
* Correct formatting issues
Artur [Tue, 13 Mar 2018 12:03:29 +0000 (14:03 +0200)]
Setting of tooltips for grid header/footer cells (#10489)
Fixes #7527
Aki Väliaho [Tue, 13 Mar 2018 12:00:04 +0000 (12:00 +0000)]
Fix missing HTML Tooltip ContentMode for Tree items (#10677)
Teemu Suo-Anttila [Tue, 13 Mar 2018 11:55:44 +0000 (13:55 +0200)]
Fix performance issue in Grid initial render with Footer (#10705)
* Fix performance issue in Grid initial render with Footer
Ilia Motornyi [Tue, 13 Mar 2018 08:33:46 +0000 (11:33 +0300)]
Stale bot config template (#10646)
* Stale bot config template
Anna Koskinen [Thu, 8 Mar 2018 12:04:54 +0000 (14:04 +0200)]
Clear VComboBox selection fields when updated on server (#10692)
Fixes #10660
Ilia Motornyi [Thu, 8 Mar 2018 08:13:55 +0000 (11:13 +0300)]
Lost since tags (#10690)
Anastasia Smirnova [Wed, 7 Mar 2018 12:29:53 +0000 (00:29 -1200)]
Update advanced-dragndrop.asciidoc (#10680)
* Update advanced-dragndrop.asciidoc
Fixing example of Drag and drop code.
Resolves https://github.com/vaadin/framework/issues/10512
* Update advanced-dragndrop.asciidoc
Removed unnecessary spaces
* Update advanced-dragndrop.asciidoc
Removed unnecessary spaces
Anastasia Smirnova [Tue, 6 Mar 2018 11:26:18 +0000 (23:26 -1200)]
Update components-grid.asciidoc
Anastasia Smirnova [Tue, 6 Mar 2018 10:29:13 +0000 (22:29 -1200)]
Enable setting cursor after the last character (#10670)
* Enable setting cursor after the last character
Resolves #9157
* Reformat the code
* Reformat the code using conventions
Marco Collovati [Mon, 5 Mar 2018 14:08:47 +0000 (15:08 +0100)]
Fixed comment to reflect test expectation (#10676)
Ilia Motornyi [Mon, 5 Mar 2018 13:06:24 +0000 (16:06 +0300)]
8.3.2 since (#10678)
* @since 8.3.2
Sebastian Köhler [Wed, 28 Feb 2018 09:26:44 +0000 (10:26 +0100)]
Update datamodel-providers.asciidoc (#10664)
Matti Tahvonen [Wed, 28 Feb 2018 09:25:14 +0000 (11:25 +0200)]
Update doc - Added missing void keyword
Anna Koskinen [Tue, 27 Feb 2018 15:05:22 +0000 (17:05 +0200)]
Fix client and server filter state mismatch in Combobox (#10630)
Fixes #10624
Ilia Motornyi [Thu, 15 Feb 2018 13:33:05 +0000 (15:33 +0200)]
Allow configuring content modes for Grid cell tooltips (#10632)
* Allow configuring content modes for Grid cell tooltips
Piotr Wilkin [Wed, 14 Feb 2018 07:50:11 +0000 (08:50 +0100)]
Fixes Grid editor visibility inside TabSheet (#10557)
Fixes #10146
Fixes #10543
KatriHaapalinna [Tue, 13 Feb 2018 13:42:06 +0000 (15:42 +0200)]
Add Content-Type with charset to notifications sent via Push
Fixes #9922