Skip to content

Releases: netgen/TagsBundle

3.0.2

08 May 10:08
3.0.2
Compare
Choose a tag to compare

Netgen Tags Bundle 3.0.2

Changelog

  • Require ^1.0 version of lolautruche/ez-core-extra-bundle

Requirements

  • eZ Platform 1.5+

3.0.1

28 Mar 09:37
3.0.1
Compare
Choose a tag to compare

Netgen Tags Bundle 3.0.1

Changelog

  • Fixed admin interface buttons not working in Firefox or Safari

Requirements

  • eZ Platform 1.5+

3.0.0

09 Mar 08:20
3.0.0
Compare
Choose a tag to compare

Netgen Tags Bundle 3.0.0

Since 3.0 is a new major release, there were a number of breaking changes, so be sure to read upgrade instructions.

This release was backed in crowdfunding campaign by Netmaking AS, Greater Stavanger and others.

Changes from RC 1

  • Made it possible to resize the left column with tags tree in admin interface

Most important changes from 2.2

  • Admin UI is added, which can work standalone at /tags/admin/, or integrated into Platform UI
  • Tags field edit interface and field definition interfaces are implemented for Platform UI
  • You can now move and copy tags to the root of the tree
  • You can now search for tags starting with a provided string
  • You can now use semantic configuration to configure the bundle
  • Content related to a tag is now sorted by modified date, descending
  • Allow synonyms to be displayed in /tags/view page (thanks @supasteev0)
  • Removed support for eZ Publish Legacy
  • Fixed user policies without limitations not working with roles applied to subtrees

Requirements

  • eZ Platform 1.5+

3.0.0 RC 1

02 Mar 12:48
3.0.0-rc1
Compare
Choose a tag to compare
3.0.0 RC 1 Pre-release
Pre-release

Netgen Tags Bundle 3.0.0 RC 1

This is a first RC release of Tags Bundle with admin interface. Due to a number of breaking changes, be sure to read upgrade instructions and changelog.

Changes from beta 3

  • Allow synonyms to be loaded through /tags/view page
  • Lowered priority of field templates to 0

Requirements

  • eZ Platform 1.5+

2.2.4

22 Feb 23:58
2.2.4
Compare
Choose a tag to compare

Netgen Tags Bundle 2.2.4

Changelog

  • Allow synonyms to be displayed in /tags/view page (thanks @supasteev0)

Requirements

  • eZ Platform 1.0+

Optional requirements

  • eZ Publish Legacy Stack with legacy eZ Tags 2.1 installed and configured

3.0.0 beta 3

20 Feb 10:36
3.0.0-beta3
Compare
Choose a tag to compare
3.0.0 beta 3 Pre-release
Pre-release

Netgen Tags Bundle 3.0.0 beta 3

This is a third beta release of Tags Bundle with admin interface. Due to a number of breaking changes, be sure to read upgrade instructions and changelog.

Changes from beta 2

  • Removed support for enable_tag_router config, because it was only used for legacy tags admin interface
  • Improvements in test setup

Fixed issues

  • TagsService::getRelatedContent method was switched to use TagId criterion instead of ContentId criterion due to possibility of crashing with long query in Solr

Known issues

None

Requirements

  • eZ Platform 1.5+

3.0.0 beta 2

16 Feb 13:55
3.0.0-beta2
Compare
Choose a tag to compare
3.0.0 beta 2 Pre-release
Pre-release

Netgen Tags Bundle 3.0.0 beta 2

This is a second beta release of Tags Bundle with admin interface. Due to a number of breaking changes, be sure to read upgrade instructions and changelog.

Changes from beta 1

  • subTreeLimit and maxTags field settings are now part of TagsValueValidator validator schema. You will have to modify your code working with subTreeLimit and maxTags field settings to specify them as validators.

Fixed issues

  • Fixed the issue with non working tree with multiple eztags fields when editing content
  • Fixed the issue with non working subtree limit selection tree when adding a new eztags field definition to content type

Known issues

None

Requirements

  • eZ Platform 1.5+

3.0.0 beta 1

13 Feb 13:40
3.0.0-beta1
Compare
Choose a tag to compare
3.0.0 beta 1 Pre-release
Pre-release

Netgen Tags Bundle 3.0.0 beta 1

This is a first beta release of Tags Bundle with admin interface. Due to a number of breaking changes, be sure to read upgrade instructions and changelog.

Known issues

  • If content type has more than one eztags field definition, after editing the content, Platform UI app will not redirect back to content view, but will remain in edit mode
  • Subtree limit selection tree does not work after adding an eztags field definition to content type. Saving the content type and editing it again will make subtree limit selection tree usable

Requirements

  • eZ Platform 1.5+

2.2.3

26 Jan 18:01
2.2.3
Compare
Choose a tag to compare

Netgen Tags Bundle 2.2.3

Changelog

  • Removed obsolete Platform UI integration code since it was causing issues (thanks @chicgeek)

Requirements

  • eZ Platform 1.0+

Optional requirements

  • eZ Publish Legacy Stack with legacy eZ Tags 2.1 installed and configured

2.2.2

05 Dec 15:16
2.2.2
Compare
Choose a tag to compare

Netgen Tags Bundle 2.2.2

Changelog

  • Only activate support for Solr and legacy search engine bundles if they are activated
  • Fix deprecations in YML files

Requirements

  • eZ Platform 1.0+

Optional requirements

  • eZ Publish Legacy Stack with legacy eZ Tags 2.1 installed and configured