Skip to content

Releases: vaadin/portlet

1.0.1

06 Aug 11:59
d762b8c

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

2.1.1

06 Aug 11:58
d53f071

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

Vaadin 23 Portlet Support release 2.1.0

13 Dec 11:56
5b76779

Choose a tag to compare

Vaadin 23 Portlet Support GA release 2.1.0 allows development of Portlet applications based on Vaadin 23.3+.

Changes:

  • Update Vaadin license to "Vaadin Commercial License and Service Terms" (#241)

2.1.0.rc1

05 Dec 12:26
5b76779

Choose a tag to compare

2.1.0.rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0.rc1

Vaadin 23 Portlet Support pre-release 2.1.0.beta1

01 Dec 12:26
5b76779

Choose a tag to compare

Vaadin 23 Portlet Support pre-release 2.1.0.beta1 allows development of Portlet applications based on Vaadin 23.3+.

Changes:

  • Update Vaadin license to "Vaadin Commercial License and Service Terms" (#241)

Vaadin 23 Portlet Support release 2.0.0

03 Jun 05:51
e33d3a3

Choose a tag to compare

Vaadin 23 Portlet Support release 2.0.0 allows development of Portlet applications based on Vaadin 23.1+.

No user-facing changes since 2.0.0.rc1.

Vaadin 23 Portlet Support pre-release 2.0.0.rc1

27 May 06:59
e33d3a3

Choose a tag to compare

Vaadin 23 Portlet Support pre-release 2.0.0.rc1 allows development of Portlet applications based on Vaadin 23.1+.

No user-facing changes since 2.0.0.beta1.

Vaadin 23 Portlet Support pre-release 2.0.0.beta1

04 May 13:15
abe7fd1

Choose a tag to compare

Vaadin 23 Portlet Support pre-release 2.0.0.beta1 allows development of Portlet applications based on Vaadin 23.1+.

Limitations and known issues

  • Vaadin Portlet add-on doesn't yet support Integration with OSGi.
    Please vote for Integration with OSGi if you need it in your project and please leave a comment with description of your use cases, this will help us to understand what should be included in this feature.
  • Vaadin Push feature is not supported at the moment. As a workaround you can use client-to-server polling if it's an option for your project.
  • Portlet's mode and state change through Portlet Hub API doesn’t work with Liferay, see the issue in Vaadin Portlet issue tracker for more details. As a workaround, one can use Liferay's "native" mode and state change menu options to change the rendering state of the portlet.
  • Liferay's SPA feature needs to be disabled currently (https://help.liferay.com/hc/en-us/articles/360030752391-Disabling-SPA)
  • Liferay 7.x uses JNA dependencies older than Vaadin uses, this causes a version conflict. Please follow deployment instructions to fix this.

Vaadin 23 Portlet Support pre-release 2.0.0.alpha1

28 Apr 05:50
05fb762

Choose a tag to compare

Vaadin 23 Portlet Support pre-release 2.0.0.alpha1 allows development of Portlet applications based on Vaadin 23.1+.

Vaadin Portlet is built on top of the Portlet 3.0 Specification and provides an opportunity to build Portlet's UI in the same manner as for plain Vaadin 23+ applications.

Vaadin Portlet developed and tested with Liferay 7, but can be run in other portals supporting Portlet 3.0. Note that Apache Pluto container is not supported, because Pluto doesn't support JDK 7 yes, see this ticket.

Limitations and known issues

  • Vaadin Portlet add-on doesn't yet support Integration with OSGi.
    Please vote for Integration with OSGi if you need it in your project and please leave a comment with description of your use cases, this will help us to understand what should be included in this feature.
  • Vaadin Push feature is not supported at the moment. As a workaround you can use client-to-server polling if it's an option for your project.
  • Portlet's mode and state change through Portlet Hub API doesn’t work with Liferay, see the issue in Vaadin Portlet issue tracker for more details. As a workaround, one can use Liferay's "native" mode and state change menu options to change the rendering state of the portlet.
  • Liferay's SPA feature needs to be disabled currently (https://help.liferay.com/hc/en-us/articles/360030752391-Disabling-SPA)
  • Liferay 7.x uses JNA dependencies older than Vaadin uses, this causes a version conflict. Please follow deployment instructions to fix this.

Vaadin 14 Portlet Support release 1.0.0

11 Apr 12:58
840d4b7

Choose a tag to compare

Vaadin 14 Portlet Support release 1.0.0 is a final release allowing development of Portlet applications based on Vaadin 14.

Vaadin 14 Portlet is built on top of the Portlet 3.0 Specification and provides an opportunity to build Portlet's UI in the same manner as for plain Vaadin 14 applications.

Vaadin 14 Portlet developed and tested with Liferay 7 and Apache Pluto Portal 3.1.0 (reference implementation for Portlet 3.0 API), but can be run in other portals supporting Portlet 3.0.

For more information please read documentation and try our starter project examples:

Limitations and known issues

  • Vaadin 14 Portlet add-on doesn't yet support Integration with OSGi.
    Please vote for Integration with OSGi if you need it in your project and please leave a comment with description of your use cases, this will help us to understand what should be included in this feature.
  • Vaadin Push feature is not supported at the moment. As a workaround you can use client-to-server polling if it's an option for your project.
  • Portlet's mode and state change through Portlet Hub API doesn’t work with Liferay, see the issue in Vaadin Portlet issue tracker for more details. As a workaround, one can use Liferay's "native" mode and state change menu options to change the rendering state of the portlet.
  • Liferay's SPA feature needs to be disabled currently (https://help.liferay.com/hc/en-us/articles/360030752391-Disabling-SPA)
  • Liferay 7.x uses JNA dependencies older than Vaadin uses, this causes a version conflict. Please follow deployment instructions to fix this.