domain_entity 8.x-1.0-beta8

New features

- Issue #3280169 by Barry_Fisher: Access control on admin paths should not rely on administrator role: https://www.drupal.org/project/domain_entity/issues/3280169

domain_entity 8.x-1.0-beta3

Bug fixes

Issue #3188406 by arunkumark: Domain entity function id() on null in domain_entity_get_user_domains()

domain_entity 8.x-1.0-beta2

Bug fixes
New features
  • Issue #3042581 by niko-,andypost,tobiasb,NickDickinsonWilde,delta: Domain source support.
  • Issue #3285163 by sonvir249,Nitesh Sethia,tobiasb,anruether,paul_serval,super_romeo: Error: Undefined constant DOMAIN_ADMIN_FIELD in domain_entity_get_user_domains()

domain_entity 8.x-1.0-beta1

Bug fixes

#3137567: Remove deprecated method or function for Drupal 9 Compatibility
#3124730: More granular permissions and check out permissions like domain access module
#3151767: Exception: The "DomainEntitySettings::getFormAccess" method is not callable as a _custom_access callback

domain_entity 8.x-1.0-alpha1

New features

This version supports all core entities except
- block content - needs separate module #2912122: Add block_content support
- menu access - needs work in #2912124: Integrate with domain_menu_access

domain_entity 7.x-1.4

Bug fixes
New features

No need to run update.php

Fix Issue #2257263 by bartram: Use EntityFieldQuery to query entities.
Fix Issue #2287775 by malberts: Add a basic field formatter.
Fix Issue #2126587 by deardagny, delta: fix "Commerce Product Display with different Product Variations per domain". Implements hook_commerce_product_reference_default_delta_alter() to specify another default product if the first one is indisponible due to domain entity access rules.

domain_entity 7.x-1.3

Bug fixes

Issue #2066691 : Fix "Users can unassigns entities from domains they dont have access to"

Issue #2062937 by mstrelan, delta: fix a bug "Unable to disable module / disabling domain access on an entity type does not remove the field"

Issue #2062935 by mstrelan, delta: fix "Changing domain access behavior doesn't change the field widget".

domain_entity 7.x-1.1

Bug fixes

- Pass $user object to user_access() function.
- domain_entity field widget: unset options instead of disabling it. And fix a bug see: http://drupal.org/node/2013541

Subscribe with RSS Subscribe to Releases for Domain Access Entity