Releases for Content Access

content_access 6.x-1.2

fago - July 31, 2009 - 10:15
Official release from CVS tag: DRUPAL-6--1-2
First released: July 31, 2009 - 10:15
Download: content_access-6.x-1.2.tar.gz
Size: 23.95 KB
md5_file hash: fe91e141f14cfae3c70e09a5d96f1933
Last updated: July 31, 2009 - 10:15
View usage statistics for this release

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

fago - March 25, 2009 - 16:13
Official release from CVS tag: DRUPAL-6--1-1
First released: March 25, 2009 - 16:13
Download: content_access-6.x-1.1.tar.gz
Size: 21.99 KB
md5_file hash: 5048f4c70244b19f0174e33ffa80b401
Last updated: March 25, 2009 - 16:15
View usage statistics for this release

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

fago - January 2, 2009 - 20:13
Official release from CVS tag: DRUPAL-5--1-5
First released: January 2, 2009 - 20:13
Download: content_access-5.x-1.5.tar.gz
Size: 16.09 KB
md5_file hash: 19b047a2745509ed2966bf3cb3ba7f9a
Last updated: January 2, 2009 - 20:15
View usage statistics for this release

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
* fixed clearing the cache when permissions are updated

content_access 6.x-1.0

fago - January 2, 2009 - 20:11
Official release from CVS tag: DRUPAL-6--1-0
First released: January 2, 2009 - 20:11
Download: content_access-6.x-1.0.tar.gz
Size: 19.41 KB
md5_file hash: f8eaad72fb7517cf35ada454865401c0
Last updated: January 2, 2009 - 20:15
View usage statistics for this release

changes since 6.x-1.0-BETA1:

* updated the README
* fixed reset to content type defaults to also clear possible ACLs
* #323985 rules integration: added new actions for granting and revoking per user access
* #343640 force checkboxes to be enabled for roles with administer nodes permission
* #325618 patch by klausi: ported and adapted simpletests for 6.x
* #341507 fixed warning when editing permissions by role
* Make sure the actions and conditions run fine, even with upgraded conditions, actions without settings for the new operations (view own, ..)

If you upgrade from drupal 5.x, read UPGRADE.txt!

content_access 6.x-1.0-beta1

fago - October 28, 2008 - 14:05
Official release from CVS tag: DRUPAL-6--1-0-BETA1
First released: October 28, 2008 - 14:05
Download: content_access-6.x-1.0-beta1.tar.gz
Size: 15.94 KB
md5_file hash: 42fd19e1e35c361fc09a4774f17cf6e1
Last updated: October 28, 2008 - 14:10
View usage statistics for this release

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.
* The access control screens have been improved to also reflect configured access permissions - e.g. checkboxes for roles without the 'access content' permission are disabled. So you have a better overview about your access control settings.
* There is an upgrade routine, just run update.php.

For upgrade help, read UPGRADE.txt.

Planned for the final 1.0 release:
* To make sure everything works right, simpletests will be added to the module: See http://drupal.org/node/325618.

content_access 6.x-1.x-dev

fago - September 4, 2008 - 10:12
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: September 4, 2008 - 10:12
Download: content_access-6.x-1.x-dev.tar.gz
Size: 23.95 KB
md5_file hash: 704e94ee5d65e467fd460f5024f12c0d
Last updated: July 31, 2009 - 12:11
View usage statistics for this release

drupal 6 compatible development snapshot

content_access 5.x-1.4

fago - June 10, 2008 - 13:05
Official release from CVS tag: DRUPAL-5--1-4
First released: June 10, 2008 - 13:05
Download: content_access-5.x-1.4.tar.gz
Size: 12.56 KB
md5_file hash: 72837bdea9c3e8a676a1a82d6162507e
Last updated: June 10, 2008 - 13:10
View usage statistics for this release

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

fago - January 8, 2008 - 11:09
Official release from CVS tag: DRUPAL-5--1-3
First released: January 8, 2008 - 11:09
Download: content_access-5.x-1.3.tar.gz
Size: 11.49 KB
md5_file hash: f4652f7bd404e270a6f2656381f811f1
Last updated: January 8, 2008 - 11:10
View usage statistics for this release

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

fago - August 20, 2007 - 09:51
Official release from CVS tag: DRUPAL-5--1-2
First released: August 20, 2007 - 09:51
Download: content_access-5.x-1.2.tar.gz
Size: 11.51 KB
md5_file hash: be273ae8c5fb6ff1a4847af690618a44
Last updated: August 20, 2007 - 09:55
View usage statistics for this release

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

fago - June 21, 2007 - 22:35
Official release from CVS tag: DRUPAL-5--1-1
First released: June 21, 2007 - 22:35
Download: content_access-5.x-1.1.tar.gz
Size: 11.5 KB
md5_file hash: 4ea8c31956d81c9e132809e901048468
Last updated: June 21, 2007 - 22:40
View usage statistics for this release

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

content_access 5.x-1.0

fago - May 19, 2007 - 17:01
Official release from CVS tag: DRUPAL-5--1-0
First released: May 19, 2007 - 17:01
Download: content_access-5.x-1.0.tar.gz
Size: 11.22 KB
md5_file hash: acd83802d5058a7493bd32be68fe942e
Last updated: May 19, 2007 - 17:05
View usage statistics for this release

The first release!

content_access 5.x-1.x-dev

fago - May 17, 2007 - 20:40
Nightly development snapshot from CVS branch: DRUPAL-5
First released: May 17, 2007 - 20:40
Download: content_access-5.x-1.x-dev.tar.gz
Size: 16.1 KB
md5_file hash: 7e17a25229728517080800e6b38037ad
Last updated: July 31, 2009 - 12:11
View usage statistics for this release

5.x development snapshot

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.