Ezplatform Demo Versions Save

Fork of "ezplatform" meta repository, contains code and dependencies for demo distribution of eZ Platform. Not recommended for a clean install for new projects, but great for observation and learning!

v1.6.1

7 years ago

Changes since 1.6.0

Feature

v1.6.1-rc1

7 years ago

Changes since 1.6.0

Feature

v1.6.0

7 years ago

Changes since 1.5.1

Features

  • EZP-26038: As an user, I want to be able to log in (#38)
  • EZP-26037: As an user, I want to be able to register (#37)
  • Updated ezsystems/ezplatform to v1.6.0 (release notes)

Enhancements

  • EZP-26273: Use QueryType for the top menu (#39)
  • EZP-26311 Removed search prototype, now built-in
  • [Insight] Symfony secret should be changed (#136)
  • EZP-26008: Use QueryController for the Gallery (#41)
  • EZP-26007: Use QueryController for the Home page and Blog
  • pin selenium docker image version to 2.53.1 (#141)
  • Misc README updates (#140)
  • small update on the readme (#139)

Bugfixes

  • Fix failing Behat tests after implementing Login feature (#40)
  • Fixed preview of the blog_post content draft (#42)
  • EZP-26424: Exception thrown when attempting to delete user content type field (#44)

v1.6.0-rc1

7 years ago

Changes since 1.6.0-beta1

Features

  • Updated ezsystems/ezplatform to v1.6.0-rc1 (release notes)
  • pin selenium docker image version to 2.53.1 (#141)
  • Misc README updates (#140)
  • small update on the readme (#139)

Bug fixes

  • EZP-26424: Exception thrown when attempting to delete user content type field (#44)

v1.6.0-beta1

7 years ago

Features

  • EZP-26038: As an user, I want to be able to log in (#38)
  • EZP-26037: As an user, I want to be able to register (#37)
  • Updated ezsystems/ezplatform to v1.6.0-beta1 (release notes)

Enhancements

  • EZP-26273: Use QueryType for the top menu (#39)
  • EZP-26311 Removed search prototype, now built-in
  • [Insight] Symfony secret should be changed (#136)
  • EZP-26008: Use QueryController for the Gallery (#41)
  • EZP-26007: Use QueryController for the Home page and Blog

Bugfixes

  • Fix failing Behat tests after implementing Login feature (#40)
  • Fixed preview of the blog_post content draft (#42)

v1.5.0-beta1+demo.v1

7 years ago

See the release notes for a list of changes and highlights.

Install:

composer create-project --no-dev ezsystems/ezplatform-demo ezplatform_demo_beta ^1.5.0@beta

For clean installation see ezplatform.

v1.4.1+demo.v1

7 years ago

v1.4.1-rc2+demo.v1

7 years ago

v1.4.1-rc1+demo.v1

7 years ago

Package updates since 1.4.0:

Install:

composer create-project --no-dev ezsystems/ezplatform-demo ezplatform_demo_rc ^1.4.1@rc

Clean install: https://github.com/ezsystems/ezplatform/releases/tag/v1.4.1-rc1

New: Docker image

New in this release is a docker image, it will be automatically deployed by Travis on stable tags: https://hub.docker.com/r/ezsystems/ezplatform-demo/

Current image there reflects v1.4.1-rc1 until stable v1.4.1 tag is out.