private_taxonomy 8.x-2.4

Bug fixes
Insecure
Unsupported

Issue #3074149: Replace deprecated urlInfo()

Issue #3089209: Port to Drupal 9

Issue #3160192: #post_render callbacks must be trusted callbacks

Issue #3160180: Coding standards fixes for tests

Issue #3075966: PHP notices when trying to delete a term

Issue #2532872: Breaks all views with non-private vocabulary based relationship

Issue #3164273: Port from Simpletest to PHPunit

Issue #3163859: Multiple Drupal 9 errors

private_taxonomy 8.x-2.3

Bug fixes
New features
Insecure
Unsupported

Bug fixes due to core changes - Issue #3020835 by trobey: Tests fail: table taxonomy_term_hierarchy does not exist

Code cleanup - Issue #3020068 by thalles, trobey: Use short array syntax

Code cleanup - Issue #3020940 by thalles: Use account and termStorage injected on autocomplete widget

Code cleanup - Issue #3020933 by thalles: Injection drupal connection database

Code cleanup - Issue #3022830 by thalles: Injection on service PrivateTaxonomyView

Code cleanup - Issue #3022835 by thalles: Injection on PrivateTaxonomyFormatterBase

private_taxonomy 7.x-1.10

New features
Insecure
Unsupported

Feature #2922230 by jacob.embree, trobey: Views relationship. If you have a view of taxonomy terms this provides a relationship to get the terms’ owner information.

Bug fix #3019530 by jacob.embree: Undefined offset at terms overview if no terms exist.

Feature #3018922 by jacob.embree: UI for setting or changing the owner of a term. Provides an "Owner" autocomplete field on the taxonomy_form_term form accessible to those with the "administer taxonomy" permission.

private_taxonomy 7.x-1.9

Bug fixes
Insecure
Unsupported

Issues fixed in this release:

Issue #2831173: Fix missing owner for single term.

Issue #2860976: Fix PDOException.

Issue #2903739: Private terms fail to load during cloning in user register.

Issue #2944738: private_taxonomy_unwrap_conditions() can't handle conditions not specifying a table

private_taxonomy 8.x-2.2

Bug fixes
Insecure
Unsupported

Issues fixed in this release:

Issue #2883472: Warning in field settings about string instead of array.

Issue #2883891: Duplicate values in add new field form.

Issue #2909523: Breaks ‘Default’ values of taxonomy term reference fields.

Issue #2944738: private_taxonomy_unwrap_conditions() can’t handle conditions not specifying a table.

private_taxonomy 8.x-1.1

Bug fixes
Unsupported

Issue #2832552: Autocomplete private term widget broken after Drupal 8.2.3 update.

Issue #2854402: Fix configuration link.

Issue #2831173: Fix for content that can be edited by multiple people but terms are restricted to the owner.

Issue #2854408: Fix undefined function taxonomy_term_delete().

private_taxonomy 8.x-2.1

Bug fixes
Insecure
Unsupported

Issue #2854402: Fix configuration link.

Issue #2831173: Fix for content that can be edited by multiple people but terms are restricted to the owner.

Issue #2854408: Fix undefined function taxonomy_term_delete().

private_taxonomy 8.x-2.0

Bug fixes
Insecure
Unsupported

Fixes for Private Taxonomy to work with Drupal >=8.3.

private_taxonomy 8.x-2.x-dev

Bug fixes

Changes in Drupal 8.3 break the tests for Private Taxonomy. It does not appear possible to fix the problem without breaking the tests for Drupal 8.2. So this branch is for Drupal >=8.3.

private_taxonomy 7.x-1.8

Bug fixes
Insecure
Unsupported

Bug in private taxonomy field settings value in autocomplete.

Fix problem with views with non-private vocabulary based relationship.

Fix compatibility with Taxonomy Term Reference Tree Widget module.

Undefined index: #vocabulary in private_taxonomy_form_taxonomy_overview_terms_alter.

private_taxonomy 8.x-1.0

Bug fixes
Unsupported

Fixes an error when uninstalling.

Fixes problem with assigning ownership to existing taxonomy.

private_taxonomy 8.x-1.0-alpha1

New features
Unsupported

With the exception of Apache Solr integration the port of Private Taxonomy to Drupal 8 is complete. However, there still seem to be more than normal changes to the underlying dependencies that break things. It is expected these should settle down fairly quickly.

private_taxonomy 7.x-1.7

Bug fixes
New features
Insecure
Unsupported

Add support for hierarchy to term export and term rebuilding.

Fix bug in vocabulary update that resets private status.

Add term relationship information to the private_taxonomy field.

Add roles to the user scope for private taxonomy reference field.

private_taxonomy 7.x-1.6

Bug fixes
New features
Insecure
Unsupported

Integration with the Features module.

Add configuration link to the module page.

Add sort to vocabulary options.

Add token support.

Various bug fixes.

private_taxonomy 7.x-1.5

New features
Insecure
Unsupported

Issue #2048413 by trobey: Maintain hierarchy when cloning terms.

Issue #2051755: Add contextual filter for owner of terms.

Issue #2031515 by trobey: Handle an array of vocabulary machine names.

private_taxonomy 7.x-1.4

New features
Insecure
Unsupported

Issue #1932358 by abautu: Allow terms to be cloned from the anonymous user.

Issue #1865068 by trobey: Add integration with Views.

Issue #1865068 by trobey: Show only current user's terms.

Issue #1955450 by InternetDevels.Com: Fix for Views exposed filter.

private_taxonomy 7.x-1.3

New features
Insecure
Unsupported

Add module for integration with Apache Solr.

Various bug fixes.

private_taxonomy 7.x-1.2

New features
Insecure
Unsupported

Add Private term reference field and associated widgets to allow better control over terms when creating and editing nodes.

private_taxonomy 6.x-1.2

New features
Bug fixes
Unsupported

Add permission 'view private taxonomies' which allows other users to view users' private terms.

Fixes bug #513400: I get an mistake when I use private taxonomy and views for table name in views for taxonomy terms.

private_taxonomy 7.x-1.1

New features
Bug fixes
Insecure
Unsupported

Adds the permission 'view private taxonomies' which allows users to view other users private terms.

private_taxonomy 7.x-1.0

Bug fixes
Insecure
Unsupported

Bug fixes, code cleanup and add testing.

private_taxonomy 6.x-1.0

New features
Unsupported

Initial release for Drupal 6.

Adds 'administer own taxonomy' permission.

Adds settings for default terms for new users and cloning the terms for existing users for existing sites.

Adds filtering of terms for administrators.

Subscribe with RSS Subscribe to Releases for Private Taxonomy Terms