]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
6 years agoAdd alternative screenshot for Flash test (#11013)
Teemu Suo-Anttila [Fri, 29 Jun 2018 16:08:50 +0000 (19:08 +0300)]
Add alternative screenshot for Flash test (#11013)

6 years agoRemove 8.5 enhancements from master release notes (#11010)
Mehdi Javan [Fri, 29 Jun 2018 09:46:49 +0000 (12:46 +0300)]
Remove 8.5 enhancements from master release notes (#11010)

6 years agoFix ComboboxScrollableWindowTest to use assertion (#11014)
Teemu Suo-Anttila [Fri, 29 Jun 2018 09:18:45 +0000 (12:18 +0300)]
Fix ComboboxScrollableWindowTest to use assertion (#11014)

6 years agoUpdate project version to 8.6-SNAPSHOT (#11011)
Mehdi Javan [Fri, 29 Jun 2018 08:10:55 +0000 (11:10 +0300)]
Update project version to 8.6-SNAPSHOT (#11011)

6 years agoAdd mention of Tree being Focusable (#11008)
Teemu Suo-Anttila [Thu, 28 Jun 2018 12:43:02 +0000 (15:43 +0300)]
Add mention of Tree being Focusable (#11008)

6 years agoUpgrade TestBench version to 5.2 (#11005)
Teemu Suo-Anttila [Thu, 28 Jun 2018 12:07:42 +0000 (15:07 +0300)]
Upgrade TestBench version to 5.2 (#11005)

6 years agoImprove version number test for publish report script (#11007)
Teemu Suo-Anttila [Thu, 28 Jun 2018 11:34:06 +0000 (14:34 +0300)]
Improve version number test for publish report script (#11007)

6 years agoMention enahncements in release notes (#11006)
Teemu Suo-Anttila [Thu, 28 Jun 2018 10:59:07 +0000 (13:59 +0300)]
Mention enahncements in release notes (#11006)

6 years agoFix DateFieldUnparseableString test UI (#11004)
Mehdi Javan [Thu, 28 Jun 2018 09:25:28 +0000 (12:25 +0300)]
Fix DateFieldUnparseableString test UI (#11004)

This patch eliminates the use of Apache Commons StringUtils in the test UI.

6 years agoFix IE11 tests (#11003)
Teemu Suo-Anttila [Wed, 27 Jun 2018 13:43:51 +0000 (16:43 +0300)]
Fix IE11 tests (#11003)

This patch removes non-native events and updates some screenshots.

6 years agoMemory leak fix in ConnectorTracker (#10996)
Teemu Suo-Anttila [Wed, 27 Jun 2018 11:25:15 +0000 (14:25 +0300)]
Memory leak fix in ConnectorTracker (#10996)

6 years agoUpdate since tags (#11001) 8.5.0.alpha2
Teemu Suo-Anttila [Wed, 27 Jun 2018 10:00:21 +0000 (13:00 +0300)]
Update since tags (#11001)

6 years agoFix valdiation builds to use correct browser (#11000)
Teemu Suo-Anttila [Wed, 27 Jun 2018 08:36:02 +0000 (11:36 +0300)]
Fix valdiation builds to use correct browser (#11000)

6 years agoRemove PhantomJS from testing (#10997)
Teemu Suo-Anttila [Tue, 26 Jun 2018 05:31:56 +0000 (08:31 +0300)]
Remove PhantomJS from testing (#10997)

6 years agoFix Grid Editor in TabSheet test for Firefox (#10991)
Teemu Suo-Anttila [Thu, 21 Jun 2018 10:31:33 +0000 (13:31 +0300)]
Fix Grid Editor in TabSheet test for Firefox (#10991)

6 years agoCode cleanup and serialization test in compatibility package (#10977)
Ilia Motornyi [Thu, 21 Jun 2018 10:07:34 +0000 (13:07 +0300)]
Code cleanup and serialization test in compatibility package (#10977)

6 years agoFix TabSheet attaching and detaching components (#10988)
Teemu Suo-Anttila [Tue, 19 Jun 2018 07:49:40 +0000 (10:49 +0300)]
Fix TabSheet attaching and detaching components (#10988)

This patch reverts the fix #10557 and replaces it with a
proper solution from Grid perspective.

Fixes #10987
Fixes #10985

6 years agoGraceful servlet shutdown if no VaadinService is initialized (#10981)
Ilia Motornyi [Mon, 18 Jun 2018 11:32:03 +0000 (13:32 +0200)]
Graceful servlet shutdown if no VaadinService is initialized (#10981)

Fixes #10980

6 years agoAdd ACCEPT attribute to Upload (#10906)
Ilia Motornyi [Mon, 18 Jun 2018 11:28:07 +0000 (13:28 +0200)]
Add ACCEPT attribute to Upload (#10906)

Fixes #2410

6 years agoUpdate CDI version (#10983)
Teemu Suo-Anttila [Fri, 15 Jun 2018 11:32:31 +0000 (14:32 +0300)]
Update CDI version (#10983)

6 years agoClarify widgetset documentation (#10984)
Leif Åstrand [Fri, 15 Jun 2018 11:31:48 +0000 (14:31 +0300)]
Clarify widgetset documentation (#10984)

6 years agoFix temporal renderers serialization (#10929)
Ilia Motornyi [Wed, 13 Jun 2018 06:38:45 +0000 (09:38 +0300)]
Fix temporal renderers serialization (#10929)

6 years agoFix formatting of some files (#10972)
Ilia Motornyi [Tue, 12 Jun 2018 07:06:41 +0000 (10:06 +0300)]
Fix formatting of some files (#10972)

6 years agoUpdate UsingRPCFromJavaScript.asciidoc (#10975)
Leif Åstrand [Tue, 12 Jun 2018 06:24:34 +0000 (09:24 +0300)]
Update UsingRPCFromJavaScript.asciidoc (#10975)

The old syntax links to `.asciidoc` instead of `.html` on vaadin.com/docs.

6 years agoUpdate Spring version (#10971)
Teemu Suo-Anttila [Thu, 7 Jun 2018 14:27:23 +0000 (17:27 +0300)]
Update Spring version (#10971)

6 years agoRemove parse error when changing from invalid to empty date text (#10771)
Alexander Nittka [Thu, 7 Jun 2018 10:23:02 +0000 (12:23 +0200)]
Remove parse error when changing from invalid to empty date text (#10771)

Fixes #10673.

6 years agoRename Internet Explorer screenshots (#10968)
Teemu Suo-Anttila [Wed, 6 Jun 2018 11:50:49 +0000 (14:50 +0300)]
Rename Internet Explorer screenshots (#10968)

6 years agoFix NPE check in BindingValidationStatus (#10964)
Olli Tietäväinen [Tue, 5 Jun 2018 12:49:18 +0000 (15:49 +0300)]
Fix NPE check in BindingValidationStatus (#10964)

6 years agoRename Firefox screenshots (#10967)
Teemu Suo-Anttila [Tue, 5 Jun 2018 12:08:00 +0000 (15:08 +0300)]
Rename Firefox screenshots (#10967)

6 years agoRename Chrome screenshots (#10966)
Teemu Suo-Anttila [Tue, 5 Jun 2018 10:16:34 +0000 (13:16 +0300)]
Rename Chrome screenshots (#10966)

6 years agoUse new TestBench and ReferenceNameGenerator (#10963)
Teemu Suo-Anttila [Tue, 5 Jun 2018 07:19:28 +0000 (10:19 +0300)]
Use new TestBench and ReferenceNameGenerator (#10963)

This patch contains the first part of screenshots being renamed.

6 years agoRemove vaadin-screenshots submodule (#10956)
Teemu Suo-Anttila [Mon, 4 Jun 2018 11:58:16 +0000 (14:58 +0300)]
Remove vaadin-screenshots submodule (#10956)

6 years agoImplement serializable predicate helper methods (#10952)
Ilia Motornyi [Mon, 4 Jun 2018 07:25:17 +0000 (10:25 +0300)]
Implement serializable predicate helper methods (#10952)

6 years agoFix IE11 tests for BrowserStack environment (#10959)
Teemu Suo-Anttila [Mon, 4 Jun 2018 07:23:36 +0000 (10:23 +0300)]
Fix IE11 tests for BrowserStack environment (#10959)

6 years agoFix small formatting issues (#10960)
Ilia Motornyi [Fri, 1 Jun 2018 12:07:50 +0000 (15:07 +0300)]
Fix small formatting issues (#10960)

6 years agoUse random string for autocomplete attribute (#10950)
Ilia Motornyi [Fri, 1 Jun 2018 10:19:14 +0000 (13:19 +0300)]
Use random string for autocomplete attribute (#10950)

Fixes #7820

6 years agoImproved BrowserStack support with local identifiers (#10941)
Teemu Suo-Anttila [Thu, 31 May 2018 10:26:27 +0000 (13:26 +0300)]
Improved BrowserStack support with local identifiers (#10941)

6 years agoFix Grid not removing columns from sort order
Teemu Suo-Anttila [Fri, 18 May 2018 11:33:29 +0000 (14:33 +0300)]
Fix Grid not removing columns from sort order

Fixes #10928

6 years agoAdd bottomBorder size to check in Grid (#10946)
Anastasia Smirnova [Mon, 28 May 2018 08:48:57 +0000 (11:48 +0300)]
Add bottomBorder size to check in Grid (#10946)

Fixes #10931

6 years agoFix MultiSelectionRenderer right-click exception (#10944)
Ilia Motornyi [Wed, 23 May 2018 06:41:59 +0000 (09:41 +0300)]
Fix MultiSelectionRenderer right-click exception (#10944)

Fixes #10942

6 years agoAdd DesignContext getter to ComponentCreatedEvent (#10943)
Ilia Motornyi [Tue, 22 May 2018 13:02:35 +0000 (16:02 +0300)]
Add DesignContext getter to ComponentCreatedEvent (#10943)

6 years agoOpen methods to allow custom static file serving logic (#(#10921)
Ilia Motornyi [Tue, 22 May 2018 10:23:18 +0000 (13:23 +0300)]
Open methods to allow custom static file serving logic (#(#10921)

6 years agoAdd constructor for ComboBox with DataCommunicator (#10923)
Teemu Suo-Anttila [Thu, 17 May 2018 14:40:43 +0000 (17:40 +0300)]
Add constructor for ComboBox with DataCommunicator (#10923)

6 years agoEnable maven formatting for uitest (#10908)
Ilia Motornyi [Thu, 17 May 2018 08:02:49 +0000 (11:02 +0300)]
Enable maven formatting for uitest (#10908)

6 years agoAdd Focusable interface for Tree component (#10918)
Teemu Suo-Anttila [Tue, 15 May 2018 12:57:21 +0000 (15:57 +0300)]
Add Focusable interface for Tree component (#10918)

6 years agoFix Grid clearSortOrder not updating state (#10917)
Teemu Suo-Anttila [Tue, 15 May 2018 12:10:59 +0000 (15:10 +0300)]
Fix Grid clearSortOrder not updating state (#10917)

Fixes #9074

6 years agoAllow overriding ServerRpcHandler creation in PushHandler (#10892)
lennartfricke [Wed, 9 May 2018 14:52:55 +0000 (16:52 +0200)]
Allow overriding ServerRpcHandler creation in PushHandler (#10892)
Fixes #4537

6 years agoFix Binder javadocs (#10907)
Ilia Motornyi [Wed, 9 May 2018 14:07:56 +0000 (17:07 +0300)]
Fix Binder javadocs (#10907)

Fixes #10399

6 years agoFix test retries and use TestBench retry rule (#10904)
Teemu Suo-Anttila [Wed, 9 May 2018 12:57:19 +0000 (15:57 +0300)]
Fix test retries and use TestBench retry rule (#10904)

6 years agoUse XMLHttpRequest2 API for HTML5 DnD uploads (#10896)
Ilia Motornyi [Wed, 9 May 2018 09:57:07 +0000 (12:57 +0300)]
Use XMLHttpRequest2 API for HTML5 DnD uploads (#10896)

6 years agoURL encode file name in GlobalResourceHandler (#10751)
Marco Collovati [Wed, 9 May 2018 08:47:58 +0000 (10:47 +0200)]
URL encode file name in GlobalResourceHandler (#10751)

Fixes #10747

6 years agoFix broken integration tests (#10900)
Teemu Suo-Anttila [Wed, 9 May 2018 08:32:47 +0000 (11:32 +0300)]
Fix broken integration tests (#10900)

6 years agoUpdate combobox docs to use setNewItemProvider (#10901)
Anastasia Smirnova [Tue, 8 May 2018 12:13:09 +0000 (15:13 +0300)]
Update combobox docs to use setNewItemProvider (#10901)

6 years agoFix ColorPickerElement and ColorPicker test (#10903)
Ilia Motornyi [Tue, 8 May 2018 12:11:34 +0000 (15:11 +0300)]
Fix ColorPickerElement and ColorPicker test (#10903)

6 years agoSet no cache headers for unsupported browsers (#10899)
Anastasia Smirnova [Tue, 8 May 2018 07:46:37 +0000 (10:46 +0300)]
Set no cache headers for unsupported browsers (#10899)

Fixes #10890

6 years agoUpdate Firefox screenshots (#10895)
Teemu Suo-Anttila [Mon, 7 May 2018 15:04:03 +0000 (18:04 +0300)]
Update Firefox screenshots (#10895)

6 years agoUpdate tests and screenshots for Chrome 66 (#10894)
Teemu Suo-Anttila [Mon, 7 May 2018 13:19:02 +0000 (16:19 +0300)]
Update tests and screenshots for Chrome 66 (#10894)

6 years agoUpdate since tags for 8.5.0.alpha1 (#10889) 8.5.0.alpha1
Teemu Suo-Anttila [Mon, 7 May 2018 09:31:47 +0000 (12:31 +0300)]
Update since tags for 8.5.0.alpha1 (#10889)

6 years agoUpdate release notes for 8.5.0.alpha1 (#10888)
Teemu Suo-Anttila [Mon, 7 May 2018 08:54:08 +0000 (11:54 +0300)]
Update release notes for 8.5.0.alpha1 (#10888)

6 years agoRestart debug log timer on first log row instead of immediately (#10640)
Artur [Mon, 7 May 2018 06:42:18 +0000 (09:42 +0300)]
Restart debug log timer on first log row instead of immediately (#10640)

6 years agoAdd properties for local XVFB cluster testing (#10863)
Teemu Suo-Anttila [Fri, 4 May 2018 14:09:48 +0000 (17:09 +0300)]
Add properties for local XVFB cluster testing (#10863)

6 years agoFix Grid initial data when changing TabSheet Tab (#10872)
Teemu Suo-Anttila [Fri, 4 May 2018 11:53:21 +0000 (14:53 +0300)]
Fix Grid initial data when changing TabSheet Tab (#10872)

6 years agoFix asciidocs headings H1
elmot [Fri, 4 May 2018 09:22:27 +0000 (12:22 +0300)]
Fix asciidocs headings H1

6 years agoUpdate since tags for 8.4.1
Teemu Suo-Anttila [Fri, 4 May 2018 10:59:25 +0000 (13:59 +0300)]
Update since tags for 8.4.1

6 years agoFixed broken link in documentation (#10875)
Matti Tahvonen [Fri, 4 May 2018 07:01:54 +0000 (10:01 +0300)]
Fixed broken link in documentation (#10875)

Fixes #10874

6 years agoPromote AbstractComponent setStyleName method to Component (#10873)
Teemu Suo-Anttila [Thu, 3 May 2018 12:05:06 +0000 (15:05 +0300)]
Promote AbstractComponent setStyleName method to Component (#10873)

6 years agoFix stalebot flagging enhancements as stale (#10871)
Teemu Suo-Anttila [Thu, 3 May 2018 10:36:33 +0000 (13:36 +0300)]
Fix stalebot flagging enhancements as stale (#10871)

6 years agoAllow focus to another component, when closing the window (#10860)
Anastasia Smirnova [Thu, 3 May 2018 10:07:29 +0000 (13:07 +0300)]
Allow focus to another component, when closing the window (#10860)

Resolves #5891

6 years agoFix Window layout when resizing (#10830)
Anna Koskinen [Thu, 3 May 2018 09:22:36 +0000 (12:22 +0300)]
Fix Window layout when resizing (#10830)

Fixes #10652

6 years agoUpdate Using RPC To Send Events To The Client
Anastasia Smirnova [Thu, 3 May 2018 07:07:54 +0000 (10:07 +0300)]
Update Using RPC To Send Events To The Client

Update the article to make it compile, if using right imports

Addresses : https://github.com/vaadin/framework/issues/10439

6 years agoFix using runo icons in FileTypeResolver (#10858)
Ilia Motornyi [Thu, 3 May 2018 06:49:59 +0000 (09:49 +0300)]
Fix using runo icons in FileTypeResolver (#10858)

This patch adds a compatibility version of FileTypeResolver.

6 years agoFix usage of debug window in websocket test (#10868)
Teemu Suo-Anttila [Thu, 3 May 2018 06:47:47 +0000 (09:47 +0300)]
Fix usage of debug window in websocket test (#10868)

6 years agoFix path in CustomLayout JavaDoc (#10867)
Anastasia Smirnova [Thu, 3 May 2018 06:02:32 +0000 (09:02 +0300)]
Fix path in CustomLayout JavaDoc (#10867)

Fixes #10866

6 years agoFix links in Release Notes (#10850)
Ilia Motornyi [Wed, 2 May 2018 13:16:35 +0000 (16:16 +0300)]
Fix links in Release Notes (#10850)

6 years agoAdd test to verify proper init of websockets (#10865)
Teemu Suo-Anttila [Wed, 2 May 2018 12:28:57 +0000 (15:28 +0300)]
Add test to verify proper init of websockets (#10865)

6 years agoFix removing resize and drag curtains when window is closed (#10515)
Artur [Wed, 2 May 2018 11:42:52 +0000 (14:42 +0300)]
Fix removing resize and drag curtains when window is closed (#10515)

Fixes #10514

6 years agoEnable formatting in testbench-api module (#10852)
Ilia Motornyi [Wed, 2 May 2018 10:34:10 +0000 (13:34 +0300)]
Enable formatting in testbench-api module (#10852)

6 years agoFix tests to use shorted screenshot filenames (#10862)
Teemu Suo-Anttila [Wed, 2 May 2018 08:38:12 +0000 (11:38 +0300)]
Fix tests to use shorted screenshot filenames (#10862)

6 years agoAdd mention of formatter plugin to CONTRIBUTING.md (#10853)
Teemu Suo-Anttila [Mon, 30 Apr 2018 11:23:22 +0000 (14:23 +0300)]
Add mention of formatter plugin to CONTRIBUTING.md (#10853)

6 years agoRemoving obsolete link (#10857)
Johannes Häyry [Fri, 27 Apr 2018 14:43:53 +0000 (17:43 +0300)]
Removing obsolete link (#10857)

6 years agoDisable animate-out for VWindow by default (#10846)
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

6 years agoUpgrade atmosphere to 2.4.24.vaadin1 (#10847)
Ilia Motornyi [Fri, 27 Apr 2018 10:21:34 +0000 (13:21 +0300)]
Upgrade atmosphere to 2.4.24.vaadin1 (#10847)

Fixes #10816

6 years agoUpdated to use non-deprecated API (#10855)
Matti Tahvonen [Fri, 27 Apr 2018 10:13:42 +0000 (13:13 +0300)]
Updated to use non-deprecated API (#10855)

* Update layout-orderedlayout.asciidoc

6 years agoUpdated link to vaadin.com downloads section
Matti Tahvonen [Wed, 25 Apr 2018 05:21:51 +0000 (08:21 +0300)]
Updated link to vaadin.com downloads section

6 years agoFix JavaDoc typo in removeFunction (#10845)
Jonni Nakari [Tue, 24 Apr 2018 09:52:02 +0000 (12:52 +0300)]
Fix JavaDoc typo in removeFunction (#10845)

6 years agoAdd @since 8.4 (#10840)
Ilia Motornyi [Fri, 20 Apr 2018 13:37:52 +0000 (16:37 +0300)]
Add @since 8.4 (#10840)

6 years agoAdd MenuItem notices to BrowserWindowOpener documentation (#10820)
Ilia Motornyi [Fri, 20 Apr 2018 10:43:21 +0000 (13:43 +0300)]
Add MenuItem notices to BrowserWindowOpener documentation (#10820)

6 years agoAdd initial screenshots for Firefox tests (#10834)
Teemu Suo-Anttila [Fri, 20 Apr 2018 07:01:25 +0000 (10:01 +0300)]
Add initial screenshots for Firefox tests (#10834)

6 years agoUpdate example for Comparator in Grid (#10833)
Anastasia Smirnova [Fri, 20 Apr 2018 07:00:57 +0000 (10:00 +0300)]
Update example for Comparator in Grid (#10833)

Fixes #10337

6 years agoFix RichTextArea read-only+disabled
Anastasia Smirnova [Fri, 20 Apr 2018 06:59:44 +0000 (09:59 +0300)]
Fix RichTextArea read-only+disabled

Resolves #10541

6 years agoEnable Maven plugin for Eclipse formatting (#10829)
Ilia Motornyi [Thu, 19 Apr 2018 12:14:53 +0000 (15:14 +0300)]
Enable Maven plugin for Eclipse formatting (#10829)

6 years agoColorpicker validation handling (#10821)
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

6 years agoFix for navigating in Grid using Tab
Teemu Suo-Anttila [Thu, 19 Apr 2018 12:00:52 +0000 (15:00 +0300)]
Fix for navigating in Grid using Tab

6 years agoFix AbstractSingleSelect selection and state updates (#10796)
Teemu Suo-Anttila [Thu, 19 Apr 2018 09:10:10 +0000 (12:10 +0300)]
Fix AbstractSingleSelect selection and state updates (#10796)

6 years agoFix recursive menu hiding (#10817)
Ilia Motornyi [Wed, 18 Apr 2018 13:40:32 +0000 (16:40 +0300)]
Fix recursive menu hiding (#10817)

6 years agoFix using ConnectorResource icons before attaching ComboBox (#10810)
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

6 years agoDocumentation: Updated version example and added a mvn example snippet (#10827)
Sami Ekblad [Tue, 17 Apr 2018 14:35:00 +0000 (17:35 +0300)]
Documentation: Updated version example and added a mvn example snippet (#10827)

6 years agoFixes declarative update of existing Composite (#10825)
Ilia Motornyi [Tue, 17 Apr 2018 12:50:41 +0000 (15:50 +0300)]
Fixes declarative update of existing Composite (#10825)

Fixes #10170

6 years agoIntroduce XVFB cluster testing (#10801)
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.

6 years agoAdd modality support to ColorPicker (#10815)
Anastasia Smirnova [Mon, 16 Apr 2018 15:00:31 +0000 (18:00 +0300)]
Add modality support to ColorPicker (#10815)