]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
6 years agoAdded possibility to add listener for connectorMarkedDirty (#10876)
Gilberto Torrezan [Mon, 7 May 2018 13:24:39 +0000 (16:24 +0300)]
Added possibility to add listener for connectorMarkedDirty (#10876)

6 years agoUpdate V7 Docs community articles (#10637)
KatriHaapalinna [Mon, 7 May 2018 12:36:33 +0000 (15:36 +0300)]
Update V7 Docs community articles (#10637)

6 years agoDocumentattion: Fix asciidocs headings H1 (#10883)
Ilia Motornyi [Fri, 4 May 2018 11:16:33 +0000 (14:16 +0300)]
Documentattion: Fix asciidocs headings H1 (#10883)

6 years agoUpdate Copyright headers for year 2018 (#10762)
Ilia Motornyi [Wed, 28 Mar 2018 10:30:07 +0000 (13:30 +0300)]
Update Copyright headers for year 2018 (#10762)

6 years agoAllow configuring content modes for Grid cell tooltips (#10396)
Leif Åstrand [Tue, 6 Feb 2018 14:32:41 +0000 (16:32 +0200)]
Allow configuring content modes for Grid cell tooltips (#10396)

6 years agoUpdate broken link for parking app (#10525)
Pekka Hyvönen [Tue, 30 Jan 2018 14:59:11 +0000 (16:59 +0200)]
Update broken link for parking app (#10525)

6 years agoFix removeUI assertions to work with proxy UIs (#10575)
Teemu Suo-Anttila [Mon, 29 Jan 2018 11:51:14 +0000 (13:51 +0200)]
Fix removeUI assertions to work with proxy UIs (#10575)

6 years agoFix scrolling problem in table in Chrome 56+ (#10492)
Artur [Fri, 5 Jan 2018 13:13:55 +0000 (15:13 +0200)]
Fix scrolling problem in table in Chrome 56+ (#10492)

* Fix scrolling problem in table in Chrome 56+

Fixes #8707

* Remove commented code

6 years agoAdd missing since tag to new method (#10458) 7.7.13
Adam Wagner [Thu, 21 Dec 2017 09:04:25 +0000 (11:04 +0200)]
Add missing since tag to new method (#10458)

* Add missing since tag to new method

6 years agoPrevent killing UI if heartbeats are pending (#10371) (#10450)
Olli Tietäväinen [Wed, 20 Dec 2017 14:48:56 +0000 (16:48 +0200)]
Prevent killing UI if heartbeats are pending (#10371) (#10450)

* Prevent killing UI if heartbeats are pending (#10371)

Fixes #9663

* fixed Java 1.8 syntax -> 1.6

6 years agoEnsure Upload is properly reset after an upload is interrupted (#9635) (#10457)
Anna Koskinen [Wed, 20 Dec 2017 14:13:36 +0000 (16:13 +0200)]
Ensure Upload is properly reset after an upload is interrupted (#9635) (#10457)

* Ensure Upload is properly reset after an upload is interrupted (#9635)

6 years agoFix grid details height calculation issue (#10453)
Adam Wagner [Wed, 20 Dec 2017 10:22:05 +0000 (12:22 +0200)]
Fix grid details height calculation issue (#10453)

6 years agoFix column width resize event firing when mode is SIMPLE (#10452)
Adam Wagner [Tue, 19 Dec 2017 09:08:18 +0000 (11:08 +0200)]
Fix column width resize event firing when mode is SIMPLE (#10452)

6 years agoUse new validation screenshots (#10444)
Teemu Suo-Anttila [Fri, 15 Dec 2017 14:58:35 +0000 (16:58 +0200)]
Use new validation screenshots (#10444)

6 years agoAdd disclaimers about performance to TreeTable (#10381)
Teemu Suo-Anttila [Wed, 29 Nov 2017 11:27:39 +0000 (13:27 +0200)]
Add disclaimers about performance to TreeTable (#10381)

7 years agoadded missing javadocs and since tags (#10315) 7.7.12
Olli Tietäväinen [Mon, 13 Nov 2017 12:58:26 +0000 (14:58 +0200)]
added missing javadocs and since tags (#10315)

* added missing javadocs and since tags

* fix formatting of javadocs

7 years agoMake focus circulate in modal dialog to improve accessibility (#10311)
Adam Wagner [Mon, 13 Nov 2017 08:57:01 +0000 (10:57 +0200)]
Make focus circulate in modal dialog to improve accessibility (#10311)

* Make focus circulate in modal dialog to improve accessibility (#10260)

Make focus circulate in modal dialog to improve accessibility

* Backport window order event

* Correct since tag

* Correct copyright header

7 years agohand-picked fix to #5043 combobox suggestion popup on scroll (#10307)
Olli Tietäväinen [Mon, 13 Nov 2017 08:18:46 +0000 (10:18 +0200)]
hand-picked fix to #5043 combobox suggestion popup on scroll (#10307)

* hand-picked fix to #5043 combobox suggestion popup on scroll

* cleanup

7 years agoSet no-store headers on UIDL messages (#10308)
Olli Tietäväinen [Mon, 13 Nov 2017 07:16:25 +0000 (09:16 +0200)]
Set no-store headers on UIDL messages (#10308)

UIDL might contain sensitive information that we should prevent from
being stored anywhere.

7 years agoGWT upgrade
Olli Tietäväinen [Fri, 10 Nov 2017 15:13:18 +0000 (17:13 +0200)]
GWT upgrade

7 years agoAdd missing @since tags and missing javadocs (#10155) 7.7.11
Olli Tietäväinen [Tue, 10 Oct 2017 09:58:59 +0000 (12:58 +0300)]
Add missing @since tags and missing javadocs (#10155)

7 years agoFix click in subclasses of Grid (#10144)
Adam Wagner [Tue, 10 Oct 2017 08:29:42 +0000 (10:29 +0200)]
Fix click in subclasses of Grid (#10144)

Add findWidget() method to accept non exact matches.

7 years agoSupport null intermediate properties in NestedMethodProperty (#10085)
Vassil Zorev [Wed, 4 Oct 2017 07:31:55 +0000 (10:31 +0300)]
Support null intermediate properties in NestedMethodProperty (#10085)

Ignore null intermediate properties in setValue().

7 years agoImplement error level on client side (#9816)
Adam Wagner [Tue, 26 Sep 2017 07:20:49 +0000 (10:20 +0300)]
Implement error level on client side (#9816)

Add additional class names and style to components and error indicators to distinguish different error levels.

Vaadin 7 solution for #3139

7 years agoFix article links in articles/contents.asciidoc (for 7.7 branch) (#10049)
Kari Söderholm [Thu, 21 Sep 2017 06:29:19 +0000 (09:29 +0300)]
Fix article links in articles/contents.asciidoc (for 7.7 branch) (#10049)

With this fix the links will work properly in vaadin.com

7 years agoAdd headers to community articles (#10029)
Henri Muurimaa [Wed, 20 Sep 2017 05:18:02 +0000 (08:18 +0300)]
Add headers to community articles (#10029)

7 years agoMigrate Vaadin 7 wiki articles to documentation (#9993)
Henri Sara [Tue, 19 Sep 2017 06:50:11 +0000 (09:50 +0300)]
Migrate Vaadin 7 wiki articles to documentation (#9993)

7 years agoAdd TouchKit disclaimer 9993/head pr9993/r3
Erik Lumme [Mon, 18 Sep 2017 09:18:51 +0000 (12:18 +0300)]
Add TouchKit disclaimer

7 years agoRemove instances of Error message in source pr9993/r2
Erik Lumme [Mon, 18 Sep 2017 08:35:42 +0000 (11:35 +0300)]
Remove instances of Error message in source

7 years agoAdd missing link pr9993/r1
Erik Lumme [Fri, 15 Sep 2017 11:48:42 +0000 (14:48 +0300)]
Add missing link

7 years agoMigrate MigratingFromVaadin6ToVaadin7
Erik Lumme [Fri, 15 Sep 2017 11:47:58 +0000 (14:47 +0300)]
Migrate MigratingFromVaadin6ToVaadin7

7 years agoMigrate MigratingFromVaadin7.0ToVaadin7.1
Erik Lumme [Fri, 15 Sep 2017 10:55:08 +0000 (13:55 +0300)]
Migrate MigratingFromVaadin7.0ToVaadin7.1

7 years agoAdd missing link
Erik Lumme [Fri, 15 Sep 2017 10:43:59 +0000 (13:43 +0300)]
Add missing link

7 years agoMigrate UsingGridWithInlineData
Erik Lumme [Fri, 15 Sep 2017 10:43:10 +0000 (13:43 +0300)]
Migrate UsingGridWithInlineData

7 years agoMIgrate ShowingDataInGrid
Erik Lumme [Fri, 15 Sep 2017 10:40:34 +0000 (13:40 +0300)]
MIgrate ShowingDataInGrid

7 years agoMigrate UsingGridWithAContainer
Erik Lumme [Fri, 15 Sep 2017 10:34:50 +0000 (13:34 +0300)]
Migrate UsingGridWithAContainer

7 years agoMigrate CreatingATextFieldForIntegerOnlyInputUsingADataSource
Erik Lumme [Fri, 15 Sep 2017 10:29:17 +0000 (13:29 +0300)]
Migrate CreatingATextFieldForIntegerOnlyInputUsingADataSource

7 years agoMigrate ShowingExtraDataForGridRows
Erik Lumme [Fri, 15 Sep 2017 10:25:49 +0000 (13:25 +0300)]
Migrate ShowingExtraDataForGridRows

7 years agoMigrate CreatingAMasterDetailsViewForEditingPersons
Erik Lumme [Fri, 15 Sep 2017 10:18:47 +0000 (13:18 +0300)]
Migrate CreatingAMasterDetailsViewForEditingPersons

7 years agoMigrate CreatingACustomFieldFOrEditingTheAddressOfAPerson
Erik Lumme [Fri, 15 Sep 2017 10:08:23 +0000 (13:08 +0300)]
Migrate CreatingACustomFieldFOrEditingTheAddressOfAPerson

7 years agoMigrate Vaadin7HierachicalContainerANdTreeComponentExampleWithLiferayOrganizationService
Erik Lumme [Fri, 15 Sep 2017 09:53:03 +0000 (12:53 +0300)]
Migrate Vaadin7HierachicalContainerANdTreeComponentExampleWithLiferayOrganizationService

7 years agoMigrate ConfiguringGridColumnWidths
Erik Lumme [Fri, 15 Sep 2017 09:43:57 +0000 (12:43 +0300)]
Migrate ConfiguringGridColumnWidths

7 years agoMigrate FormattingDataInGrid
Erik Lumme [Fri, 15 Sep 2017 09:40:34 +0000 (12:40 +0300)]
Migrate FormattingDataInGrid

7 years agoMigrate CreaingAtextFieldFOrIntegerONlyINputWhenNotUsingADtaSource
Erik Lumme [Fri, 15 Sep 2017 09:34:10 +0000 (12:34 +0300)]
Migrate CreaingAtextFieldFOrIntegerONlyINputWhenNotUsingADtaSource

7 years agoMigrate CreatingAReusableVaadinThemeInEclipse
Erik Lumme [Fri, 15 Sep 2017 09:01:07 +0000 (12:01 +0300)]
Migrate CreatingAReusableVaadinThemeInEclipse

7 years agoMigrate AutoGeneratingAFormBasedOnABeanVaadin6StyleForm
Erik Lumme [Fri, 15 Sep 2017 08:51:29 +0000 (11:51 +0300)]
Migrate AutoGeneratingAFormBasedOnABeanVaadin6StyleForm

7 years agoMigrate JMeterTesting
Erik Lumme [Fri, 15 Sep 2017 08:46:30 +0000 (11:46 +0300)]
Migrate JMeterTesting

7 years agoFix title
Erik Lumme [Fri, 15 Sep 2017 08:26:50 +0000 (11:26 +0300)]
Fix title

7 years agoMigrate SimplifiedRPCUsingJavaScript
Erik Lumme [Fri, 15 Sep 2017 08:25:10 +0000 (11:25 +0300)]
Migrate SimplifiedRPCUsingJavaScript

7 years agoMigrate AddingJPAToTheAddressBookDemo
Erik Lumme [Fri, 15 Sep 2017 08:02:28 +0000 (11:02 +0300)]
Migrate AddingJPAToTheAddressBookDemo

7 years agoFix formatting error
Erik Lumme [Fri, 15 Sep 2017 06:44:37 +0000 (09:44 +0300)]
Fix formatting error

7 years agoMigrate UsingHibernateWithvaadin
Erik Lumme [Fri, 15 Sep 2017 06:43:26 +0000 (09:43 +0300)]
Migrate UsingHibernateWithvaadin

7 years agoMigrate ScalaAndVaadinHOWTO
Erik Lumme [Fri, 15 Sep 2017 06:17:52 +0000 (09:17 +0300)]
Migrate ScalaAndVaadinHOWTO

7 years agoMigrate UsingPhoneGapBuildWithVaadinTouchKit
Erik Lumme [Fri, 15 Sep 2017 06:10:39 +0000 (09:10 +0300)]
Migrate UsingPhoneGapBuildWithVaadinTouchKit

7 years agoMigrate UsingPython
Erik Lumme [Thu, 14 Sep 2017 13:52:51 +0000 (16:52 +0300)]
Migrate UsingPython

7 years agoMigrate UsingVaadinInAnExistingGWTProject
Erik Lumme [Thu, 14 Sep 2017 13:36:17 +0000 (16:36 +0300)]
Migrate UsingVaadinInAnExistingGWTProject

7 years agoMigrate BuildingVaadinApplicationsOnTopOfActiviti
Erik Lumme [Thu, 14 Sep 2017 13:14:22 +0000 (16:14 +0300)]
Migrate BuildingVaadinApplicationsOnTopOfActiviti

7 years agoMigrate JasperReportsOnVaadinSample
Erik Lumme [Thu, 14 Sep 2017 12:48:24 +0000 (15:48 +0300)]
Migrate JasperReportsOnVaadinSample

7 years agoUpdate title
Erik Lumme [Thu, 14 Sep 2017 12:38:09 +0000 (15:38 +0300)]
Update title

7 years agoMigrate CreatingABasicApplication
Erik Lumme [Thu, 14 Sep 2017 10:51:12 +0000 (13:51 +0300)]
Migrate CreatingABasicApplication

7 years agoMigrate FindingTheCurrentRootAndApplication
Erik Lumme [Thu, 14 Sep 2017 10:45:44 +0000 (13:45 +0300)]
Migrate FindingTheCurrentRootAndApplication

7 years agoMigrate VAccessControl
Erik Lumme [Thu, 14 Sep 2017 10:42:05 +0000 (13:42 +0300)]
Migrate VAccessControl

7 years agoMigrate CreatingAnApplicationWithDIfferentFeaturesForDIfferentClients
Erik Lumme [Thu, 14 Sep 2017 10:25:06 +0000 (13:25 +0300)]
Migrate CreatingAnApplicationWithDIfferentFeaturesForDIfferentClients

7 years agoMigrate ChangingTheDefaultConvertersForAnApplication
Erik Lumme [Thu, 14 Sep 2017 10:21:50 +0000 (13:21 +0300)]
Migrate ChangingTheDefaultConvertersForAnApplication

7 years agoMigrate CreatingYourOwnConverterForString
Erik Lumme [Thu, 14 Sep 2017 10:03:22 +0000 (13:03 +0300)]
Migrate CreatingYourOwnConverterForString

7 years agoMigrate OfflineModeForTouchKit4MobileApps
Erik Lumme [Thu, 14 Sep 2017 09:57:43 +0000 (12:57 +0300)]
Migrate OfflineModeForTouchKit4MobileApps

7 years agoMigrate UsingJDBCwithLazyQueryContainerAndFilteringTable
Erik Lumme [Thu, 14 Sep 2017 08:43:30 +0000 (11:43 +0300)]
Migrate UsingJDBCwithLazyQueryContainerAndFilteringTable

7 years agoMigrate LazyQueryContainer
Erik Lumme [Thu, 14 Sep 2017 07:23:24 +0000 (10:23 +0300)]
Migrate LazyQueryContainer

7 years agoUpdate application-errors.asciidoc (#9971)
Michael Benz [Tue, 12 Sep 2017 10:26:18 +0000 (12:26 +0200)]
Update application-errors.asciidoc (#9971)

Update application-errors.asciidoc removing reference to out-of-sync error, which hasn't been used since version 7.5.

7 years agoFix invalid user visible value in ComboBox (#8115)
Matti Tahvonen [Wed, 6 Sep 2017 09:25:09 +0000 (12:25 +0300)]
Fix invalid user visible value in ComboBox (#8115)

Closes #7902

7 years agoFix ListSelect scrolling behavior on IE (#9910)
Aleksi Hietanen [Mon, 4 Sep 2017 07:56:58 +0000 (10:56 +0300)]
Fix ListSelect scrolling behavior on IE (#9910)

Fixes #9894

7 years agoResize should work within Grid details row (#9799)
Ansku [Thu, 17 Aug 2017 06:32:48 +0000 (09:32 +0300)]
Resize should work within Grid details row (#9799)

Fixes #7341

7 years agoUse separate identifier for push connections (#9150)
Olli Tietäväinen [Thu, 10 Aug 2017 13:07:42 +0000 (16:07 +0300)]
Use separate identifier for push connections (#9150)

By using a separate id we can avoid sending the sessions
CSRF token as a GET parameter when initializing a push connection.

Cherry-picked from #8700 to the 7.7 branch.

7 years agoFix occasional empty rows in Table and TreeTable (#9551)
mlindfors [Wed, 9 Aug 2017 11:14:10 +0000 (14:14 +0300)]
Fix occasional empty rows in Table and TreeTable (#9551)

There's an intermittently happening issue with both Table and TreeTable, which results in row data disappearing.
This change removes a method which is probably a vestigial one from over five years ago and other changes are handling the things the method used to perform. Currently the method removes rows deemed unnecessary from the row buffer. The problem is, those rows are visible to the user and removing causes row contents to be lost.
Also included are manually runnable test cases which demonstrate that this removal actually prevents the issue from happening.

Fixes #7964
Fixes #5030

7 years agoAdded loop and preload attributes for media elements, fixed null poster (#9161)
Krassimir Valev [Tue, 8 Aug 2017 12:21:15 +0000 (14:21 +0200)]
Added loop and preload attributes for media elements, fixed null poster (#9161)

Fixes #7261
Fixes #5178
Fixes #4409

7 years agoDo full connector tracker cleanup when the session lock is released (#9707) (#9730)
Artur [Tue, 1 Aug 2017 07:56:41 +0000 (10:56 +0300)]
Do full connector tracker cleanup when the session lock is released (#9707) (#9730)

As there is no "request end" call after invoking UI.access() from a background thread,
the connector map was not earlier properly cleaned afterwards. If you toggled visibility of a
component from the background thread, the tracker state became inconsistent.

If this becomes a performance problem, it could probably be optimized to that cleanup
is done in request end and only at the end of access if not inside a request.

Backported from master
Fixes #9693

7 years agoAdd missing @since tags for 7.7.9 7.7.10
Olli Tietäväinen [Mon, 12 Jun 2017 13:24:43 +0000 (16:24 +0300)]
Add missing @since tags for 7.7.9

7 years agoAllow changing NavigationStateManager (#9416)
apolds [Wed, 24 May 2017 05:34:28 +0000 (07:34 +0200)]
Allow changing NavigationStateManager (#9416)

Unregister old NavigationStateManager before setting new one (backport of #9410).

Fixes #9406

7 years agoRemove warning for shortcuts on disabled connector (#9369)
Olli Tietäväinen [Fri, 19 May 2017 10:17:42 +0000 (13:17 +0300)]
Remove warning for shortcuts on disabled connector (#9369)

Remove unnecessary warning on server log when using shortcut on disabled connector.

Fixes #6951

7 years agoClean connector tracker after each access block to stop memory leaks (#9331)
Artur [Wed, 17 May 2017 10:06:47 +0000 (13:06 +0300)]
Clean connector tracker after each access block to stop memory leaks (#9331)

Immediately clean connectors which the client side does not know about

Fixes #9303

7 years agoUpgrade GWT version 7.7.9
Ilia Motornyi [Fri, 5 May 2017 11:24:07 +0000 (14:24 +0300)]
Upgrade GWT version

7 years agoFix issues in Grid with undefined height (#9118)
Teemu Suo-Anttila [Thu, 20 Apr 2017 14:08:54 +0000 (17:08 +0300)]
Fix issues in Grid with undefined height (#9118)

7 years agoFix removing rows over the cached range in Grid
Johannes Tuikkala [Thu, 20 Apr 2017 09:42:52 +0000 (12:42 +0300)]
Fix removing rows over the cached range in Grid

Fixes #8840 for 7.7

7 years agoFix client-side memory leak caused by Grid events (#9062)
Aleksi Hietanen [Wed, 19 Apr 2017 07:33:01 +0000 (10:33 +0300)]
Fix client-side memory leak caused by Grid events (#9062)

Refactors AbstractGridKeyEvent, AbstractGridMouseEvent and their
descendants to follow the pattern used in other GWT DomEvents.

Fixes #7633

7 years agoFix calendar dateclick does not work when in readonly mode (#9065)
davidef [Wed, 19 Apr 2017 06:28:06 +0000 (08:28 +0200)]
Fix calendar dateclick does not work when in readonly mode (#9065)

Fixes #4967

7 years agoFix bug column and row expand ratio are not persisted
Tien Nguyen [Thu, 6 Apr 2017 10:21:07 +0000 (13:21 +0300)]
Fix bug column and row expand ratio are not persisted

Fixes #9009

7 years agoFixed links to domain model
Alejandro [Mon, 27 Mar 2017 13:18:36 +0000 (15:18 +0200)]
Fixed links to domain model

7 years agoAdd @since tags for 7.7.8 (#8954) 7.7.8
Henri Sara [Mon, 27 Mar 2017 13:33:08 +0000 (16:33 +0300)]
Add @since tags for 7.7.8 (#8954)

Add @since tags to VFlash and ApplicationConstants

7 years agoAdd vaadin-archetypes as expected artifact (#8953)
Henri Sara [Mon, 27 Mar 2017 13:01:36 +0000 (16:01 +0300)]
Add vaadin-archetypes as expected artifact (#8953)

7 years agoFix Flash expanding with percentage sizing (#8552)
Olli Tietäväinen [Tue, 21 Mar 2017 08:28:22 +0000 (10:28 +0200)]
Fix Flash expanding with percentage sizing (#8552)

Allows Flash embed to expand if percentage dimensions given
Fixes #4035

7 years agoFix some tests for 7.7
Henri Sara [Mon, 13 Mar 2017 14:14:42 +0000 (16:14 +0200)]
Fix some tests for 7.7

7 years agoInclude charset in text/html responses (#8777)
Artur [Thu, 9 Mar 2017 12:50:46 +0000 (14:50 +0200)]
Include charset in text/html responses (#8777)

Fixes #8775

7 years agoFix Panel.setScrollTop() for large values (#8563)
Olli Tietäväinen [Thu, 9 Mar 2017 10:49:07 +0000 (12:49 +0200)]
Fix Panel.setScrollTop() for large values (#8563)

Fixes #1149

7 years agoFix client-side error when Upload in TabSheet and Push (#8779)
Ilia Motornyi [Thu, 9 Mar 2017 08:51:46 +0000 (10:51 +0200)]
Fix client-side error when Upload in TabSheet and Push (#8779)

* Fix client-side error when Upload in TabSheet and Push

Fixes #8728

* Merge 7.7 into 7.7-upload-in-tab-exception-fix

7 years agoCorrectly detach header/footer components when column is removed (#8645)
Artur [Thu, 9 Mar 2017 06:37:54 +0000 (08:37 +0200)]
Correctly detach header/footer components when column is removed (#8645)

* Correctly detach header/footer components when column is removed

Fixes #8638

* Merge branch '7.7' into _detach-header-components-on-remove-column

* Merge branch '7.7' into _detach-header-components-on-remove-column

* Merge branch '7.7' into _detach-header-components-on-remove-column

7 years agoAlways calculate Escalator max row count the same way (#8740)
Artur [Tue, 7 Mar 2017 10:44:01 +0000 (12:44 +0200)]
Always calculate Escalator max row count the same way (#8740)

* Rename getMaxEscalatorRowCapacity to describe what it does

* Always calculate Escalator max row count the same way

This changes Escalator to not take a horizontal scrollbar
into account when trying to determine "maximum visible rows". This will
add another row, compared to previous versions, when there is a horizontal
scrollbar. In reality, it would likely make sense to always add 10 more rows
to have some buffer above and below the visible area.

Fixes #8661

7 years agoHandle unknown connectors consistently and quietly as described in #8111 (#8741)
Artur [Tue, 7 Mar 2017 07:46:33 +0000 (09:46 +0200)]
Handle unknown connectors consistently and quietly as described in #8111 (#8741)

Fixes #8629

7 years agoFix some tests and update screenshots (#8744)
Henri Sara [Mon, 6 Mar 2017 12:52:29 +0000 (14:52 +0200)]
Fix some tests and update screenshots (#8744)

* Update expected Chrome version to 56

* Update screenshots

7 years agoRemove unnecessary full classnames and parenthesis from code (#8681) 8720/head pr8720/r1
Teemu Suo-Anttila [Thu, 2 Mar 2017 13:55:34 +0000 (15:55 +0200)]
Remove unnecessary full classnames and parenthesis from code (#8681)

This change aims to reduce the number of false positives when comparing Vaadin 7 compatibility package in Vaadin 8 and actual Vaadin 7.7 branch. Conflicting parts are moved to imports as much as possible. Files have been formatted with same Eclipse version.

7 years agoUpdated links to zip files in tutorial (#8659)
Alejandro [Wed, 22 Feb 2017 15:26:51 +0000 (17:26 +0200)]
Updated links to zip files in tutorial (#8659)

* Updated links to zip files in tutorial