content_access 2.0.0

Bug fixes
New features

This is the first stable release of Content Access for Drupal 10. It also works with Drupal 9.

Issues worked on since 2.0.0-rc2:

content_access 7.x-1.2-beta4

Bug fixes

Fourth beta release of Drupal 7 version of Content Access.

Changes to 7.x-1.x-dev since 7.x-1.2-beta3:

content_access 8.x-1.0-alpha4

Bug fixes

Fourth alpha release of Content Access.

Changes to 8.x-1.x-dev since 8.x-1.0-alpha3

content_access 8.x-1.0-alpha2

Bug fixes

It is almost three years since the last tagged release. While we are not ready for a stable release 8.x-1.0 yet, so many bugs have been fixed (see list below) that there is time for another tagged alpha-release.

Changes to 8.x-1.x-dev since 8.x-1.0-alpha1

content_access 8.x-1.x-dev

Latest development snapshot of the Drupal 8.x-1.x branch

Changes to Drupal 8.x-1.x-dev since 8.x-1.0-alpha4

content_access 8.x-1.0-alpha1

- Basic port from Drupal 7 is working.
- Features like Rules and ACL integration need testing and probably some more work.

content_access 7.x-1.2-beta1

New features
Bug fixes

First beta release of Content Access 7.x branch.

  • #1058526 by BenK, good_man: Rules 2.x integration.
  • #572812 by NikLP, good_man: Add content type to permission title.
  • #1135466 by Firewolf, videographics, good_man: Renaming a content type results in notices.
  • #1144510 by good_man: Fix roles selection in test case.
  • #1110860 by FiNeX, eosrei, good_man: Content access rules integration - missing function.
  • #1159402 by FiNeX, dcmouyard, jjs, good_man: Wrong operations on rules integration.
  • #1057400 by xaverx, dooug, jhayzhon, cnolle, Firewolf, Bitnetix, maciej.zgadzaj, karilu_ec, ChoY, BenK, good_man: Taxonomy access.
  • #1097248 by ordermind, Itangalo, good_man: PDOException error 1062 when using rules on create node.
  • #1209004 by Itangalo, good_man: "Reset content permissions" action doesn't go all the way.
  • #1147526 by tmm360, good_man, Akaoni, danielb, Crusher, mithman, BenK, fago: Unpublished nodes displayed to anonymous users.

content_access 6.x-1.2

Bug fixes

changes since 6.x-1.1:

#493518 Improved the title and description for "per content access control settings" to talk about "content nodes".
#493518 Fix string change in the translations and the translation template.
#472494 use filter_xss_admin() for user roles
#472474 patch by fearlsgroove: fixed "Add/Revoke access for user" Rules action doesn't add the node to ACL
#369942: The translation file de.po contains an error: the plural formula could not be parsed.
#458410 by seals: Added Swedish translation and POT.

content_access 6.x-1.1

Bug fixes

changes since 1.0:
#384916 patch by avf: fixed random behaviour when submitting content_access forms which occured since drupal 6.10
#374841: removed redundant queries which occurred for nodes without any special settings.
#397540 patch by wesku: Added some missing calls to the translation function
#369942 patch by Eikaa: Add German Translation

content_access 5.x-1.5

Bug fixes

changes since 5.x-1.4:
* updated the README
* #325618 patch by klausi: added a bunch of simpletests which make sure that the module is working right (with or without acl enabled)
* #325618: follow-up fix for the last fix - make sure re-creating ACL works. Furthermore fixed using priority for ACLs.
* #325618: when per node permissions are disabled for a content type, fix removing possible created per-user ACLs.
* improved the docs
* fixed implementation of hook_node_access_explain to return correct values

content_access 6.x-1.0-beta1

changes since 5.x:
* Content access supports now also 'view own', 'edit own' and 'delete own' access settings instead of the 'author' checkbox
* It has been reworked to make use in drupal 6 available permissions.
* workflow-ng integration has been updated to the rules module and improved - read UPGRADE.txt
* Now it's possible to reset per content node permissions back to content type defaults.

content_access 5.x-1.4

New features

changes since 5.x-1.3:

#234506 patch by Amitaibu: Implement hook_node_access_explain
#257964 added support for setting acl grants with the configured priority
#206372 GHOP #126: add workflow-ng integration by ezyang

content_access 5.x-1.3

Bug fixes

changes since 5.x-1.2:
#169991: fixed possible view access issues when the module is used with other node access modules
fore more about this issue read: http://drupal.org/node/169991

content_access 5.x-1.2

Bug fixes

changes since 5.x-1.1:
#158277 patch by marcp: Set page title to node title on Access Control tab
#167450: fixed admin page access control Inconsistency

content_access 5.x-1.1

Bug fixes

changes since 1.0:
* documentation: added a note to the possible memory issues with drupal 5.1, when this module is enabled on big sites

Subscribe with RSS Subscribe to Releases for Content Access