tvi 2.0.0

Bug fixes

2.0.0 release contains the following fixes, including Drupal 11 compatibility:

tvi 2.0.0-alpha2

Bug fixes

Fixes in this version:

  • Issue #3367671 by Zarpele, arti_parmar: All dependencies must be prefixed with the project name, for example "drupal:"
  • Issue #3365981 by Foxy-vikvik: TypeError on install (and pages)
  • Issue #3335949 by DienUkr, KlemenDEV, wrd-oaitsd: Error when module is enabled in Drupal 10

tvi 2.0.0-alpha1

Bug fixes

Alpha release for the 2.0.x branch:

Includes:

  • Drupal 10 Support, via #3333558, #3335774, #3290148
  • #3335770 Added missing hook_help function in module file
  • #3321193 README updates
  • #3225888 RouteEnhancer::enhance() needs more type checking on passed term

tvi 2.0.x-dev

Bug fixes

Initial 2.0.x Branch to move to Semantic Versioning as well as full Drupal 10 support for TVI.

Active development will continue on the 2.0.x branches, and the 8-x.1-x branches will retain for Drupal 8 support.

tvi 8.x-1.0-rc3

Bug fixes
Unsupported

1.0-RC3 Release.

The following changes have been added since 1.0-rc2.

tvi 8.x-1.0-rc1

New features
Unsupported

Warning

This release causes sites to crash during installation. Please use 1.0 RC2 instead.

Release candidate maintenance release 1.0.

This version is now compatible with Drupal 9.

tvi 8.x-1.0-beta2

Bug fixes
New features
Unsupported

Contains the following fixes, including one critical issue fix:

tvi 8.x-1.0-beta1

Bug fixes
New features
Unsupported

First beta release, codebase is now fairly stable and backed by tests.

tvi 8.x-1.0-alpha9

Bug fixes
Unsupported

Rerolling.. d.o. never published alpha8 properly.

tvi 8.x-1.0-alpha7

Unsupported

Contains some refactors after running PHPMD. RequestStack is injected to the service instead of calling \Drupal::request directly in the code. Rebuild cache when updating to this version.

tvi 8.x-1.0-alpha6

New features
Unsupported

Adds a TVI manager service, abstracting much of the logic from the controller over to it so the controller stays simple. Rebuild the cache after updating.

tvi 8.x-1.0-alpha5

New features
Unsupported

Adds a TVI manager service, abstracting much of the logic from the controller over to it so the controller stays simple. Rebuild the cache after updating.

tvi 8.x-1.0-alpha4

Bug fixes
Unsupported

Replaces loadParents with loadAllParents in getTermParents to return the entire term hierarchy.

tvi 8.x-1.0-alpha3

Bug fixes
New features
Unsupported

Fixes reported bugs with settings form.

Implements basic route override for term view route, displaying the selected view based on TVI settings or the default core term view if none are found.

tvi 8.x-1.0-alpha2

Bug fixes
New features
Unsupported

Removal of a lot of old code. Transposing form and settings to config objects, form AJAX, and easier to follow code.

Still no integration of the actual view override of term pages - that is TBD.

tvi 8.x-1.0-alpha1

Bug fixes
Unsupported

Alpha1 release of TVI for Drupal 8. Initial porting of functions. Very much a work in progress and is not fully functional.

tvi 7.x-1.0-alpha6

New features
Unsupported

Add a general config form to define the view to be used by default.
Add a validation function which avoid disabled views and displays to be used.

tvi 7.x-1.0-alpha5

New features
Unsupported

Improve coding standards & add permissions

tvi 6.x-1.3

Security update
New features
Unsupported

For more details see SA-CONTRIB-2012-029 - Taxonomy Views Integrator - Cross Site Scripting (XSS)

  • New feature: user can choose to hide the description on list pages
  • Some part of code have been rewrited, for default settings and settings saving operation
  • Comments have been modified to match the Drupal coding standards

tvi 6.x-1.2

Security update
New features
Bug fixes
Insecure
Unsupported

Applying patches for #769858, #856326, 1096012, 1254092

SA-CONTRIB-2011-038 - Taxonomy Views Integrator - Cross Site Scripting

tvi 7.x-1.x-dev

This is not suitable for production sites (unless your willing to submit patches against some of the errors that we haven't seen yet) - but it does work - use with care!

IF YOU DO WANT TO USE THIS, PLEASE SEE THIS THREAD FOR WORK-AROUND:
http://drupal.org/node/1107972

tvi 6.x-1.1

New features
Insecure
Unsupported

Adds support for displaying term descriptions. Fixes issue at #681912.

tvi 6.x-1.0

Bug fixes
Insecure
Unsupported

Release of initial (hopefully) stable version. Fixes bug at #659546: titles on default view.

tvi 6.x-1.0-beta4

New features
Bug fixes
Insecure
Unsupported

Beta4 release of the TVI module.

1. Views and displays for terms are now selectable.
2. Term page title and breadcrumbs are now themeable. See issue #620030: TVI Changes default H2s and breadcrumbs.
3. Views now controls page access.
4. Moved some of the functionality to include files.

tvi 6.x-1.0-beta2

Bug fixes
Insecure
Unsupported

1: Added bug fixes to acheive proper view cascading
2: Removed access denied messages when taxonomy/term/* is enabled
3: Corrected a few other semantic errors.
See issue #588328.

tvi 6.x-1.0-beta1

Insecure
Unsupported

First commit of Taxonomy Views Integrator module.

Subscribe with RSS Subscribe to Releases for Taxonomy Views Integrator