Skip to content

Releases: netgen/TagsBundle

2.0.11

08 Apr 12:43
Compare
Choose a tag to compare

Netgen Tags Bundle 2.0.11

Changelog

  • Backported TagId and TagKeyword criteria for Solr search engine on eZ Publish ^5.4.5 (thanks @WhiteFire)

Requirements

  • eZ Publish Enterprise 5.4.5+ / eZ Publish Community Project 2014.11+
  • eZ Publish Legacy Stack with legacy eZ Tags 2.0.x installed and configured

2.2.1

07 Apr 14:17
Compare
Choose a tag to compare

Netgen Tags Bundle 2.2.1

Changelog

  • Made Solr criteria take into account all fields in content when target is not provided (thanks @WhiteFire)
  • Fixed a bug with building Solr query for TagKeyword criterion and EQ operator

Requirements

  • eZ Platform 1.0+

Optional requirements

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

2.1.3

07 Apr 14:16
Compare
Choose a tag to compare

Netgen Tags Bundle 2.1.3

Changelog

  • Made Solr criteria take into account all fields in content when target is not provided (thanks @WhiteFire)
  • Fixed a bug with building Solr query for TagKeyword criterion and EQ operator

Requirements

  • eZ Platform 1.0+

Optional requirements

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

2.2

24 Mar 15:11
Compare
Choose a tag to compare
2.2

Netgen Tags Bundle 2.2

Changelog

  • Do not use PHP_INT_MAX in TagsService as it is unfriendly to Solr
  • Remove deprecated TagViewController::viewTag action
  • Remove setting the deprecated pager variable into tag view template
  • Remove injecting deprecated tagId variable into tag view template
  • Use UrlGeneratorInterface constants in tag router
  • Replaced "Show dropdown instead of autocomplete" field definition setting with "Edit view", to select from possible edit views when editing content
  • Added REST API for loading and creating/updating tags

Requirements

  • eZ Platform 1.0+

Optional requirements

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

2.1.2

04 Mar 09:24
Compare
Choose a tag to compare

Netgen Tags Bundle 2.1.2

Changelog

  • Do not use PHP_INT_MAX in TagsService as it is unfriendly to Solr

Requirements

  • eZ Platform 1.0+

Optional requirements

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

2.0.10

04 Mar 09:23
Compare
Choose a tag to compare

Netgen Tags Bundle 2.0.10

Changelog

  • Do not use PHP_INT_MAX in TagsService as it is unfriendly to Solr

Requirements

  • eZ Publish Enterprise 5.3+ / eZ Publish Community Project 2014.05+
  • eZ Publish Legacy Stack with legacy eZ Tags 2.0 installed and configured

1.2.6

01 Mar 15:48
Compare
Choose a tag to compare

Netgen Tags Bundle 1.2.6

Changelog

  • Support UserReference in Tag limitation type, backport from Tags Bundle 2.0

Requirements

  • eZ Publish Enterprise 5.3+ / eZ Publish Community Project 2014.05+
  • eZ Publish Legacy Stack with legacy eZ Tags 1.4 installed and configured

2.1.1

25 Feb 09:28
Compare
Choose a tag to compare

Netgen Tags Bundle 2.1.1

Changelog

  • Allow installing eZ Publish kernel > 6.0.x

Requirements

  • eZ Platform 1.0+

Optional requirements

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

2.1

13 Jan 14:15
Compare
Choose a tag to compare
2.1

Netgen Tags Bundle 2.1

Changelog

  • Implemented Solr indexing handler
  • Legacy search criterion handlers now support specifying target (i.e. field definition identifier)
  • Refactored view controller to use eZ Platform view API
  • Added support for exposing tags policies
  • Add legacy template converter for Tag value object
  • Various bug fixes

Requirements

  • eZ Platform 1.0+

Optional requirements

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

2.0.9

30 Nov 10:37
Compare
Choose a tag to compare

Netgen Tags Bundle 2.0.9

Changelog

  • Related content Pagerfanta adapter is now a service. Makes it possible to override it and implement custom related content logic (thanks @zsusac)

Requirements

  • eZ Publish Enterprise 5.3+ / eZ Publish Community Project 2014.05+
  • eZ Publish Legacy Stack with legacy eZ Tags 2.0 installed and configured