Releases for ACL
acl 6.x-1.0
First released: June 3, 2009 - 14:16
Size: 12.57 KB
md5_file hash: f707c6d7de008cfd2936b501a5e22878
Last updated: June 3, 2009 - 14:20
This is version 1.0 of ACL for Drupal 6.
It has been tested extensively by the community (>4000 installations according to the usage statistics) and we're confident that it works correctly.
Changes since RC1:
Enhancements:
- #243073: Update Swedish translation and add .pot file.
Note: The devel_node_access module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/settings/devel#edit-devel-node-access-debug-mode . This is a big help for understanding the forces that control access to any given node.
Note the Drupal core issues listed on the ACL front page, which are outside the scope of ACL. Help resolve these issues to make ACL perform even better!
acl 5.x-1.7
First released: May 22, 2009 - 22:47
Size: 10.77 KB
md5_file hash: 503df1fd23350a10ebee96d0e9981457
Last updated: May 22, 2009 - 22:50
Enhancements:
o Add new acl_get_uids() function.
o Improve hook_node_access_explain().
o #135687: Implement grant priority.
o #229451: Allow acl_edit_form() without pre-created acl_id.
acl 6.x-1.0-rc1
First released: April 29, 2009 - 13:28
Size: 12.19 KB
md5_file hash: 8481ab80a5b41d54f2b63509c146a51d
Last updated: April 29, 2009 - 13:30
This is RC1 of ACL for Drupal 6.
We have received very little feedback on ACL, but given the usage statistics it seems to be working fine. Still, we encourage you to test it thoroughly and provide feedback (both good and bad!) in the issues queue. See #322279-7: ACL for D6 Released for details.
Changes since BETA4:
Enhancements:
- #369918: Add German translation.
Bugs fixed:
- #371446: Use priority for the 'deny' grant, too.
This is the first version with working grant priorities, and by factoring out form code, it has become much lighter. This version is required for the new Forum Access and Image Gallery Access versions!
Note: The devel_node_access module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/settings/devel#edit-devel-node-access-debug-mode . This is a big help for understanding the forces that control access to any given node.
Note the Drupal core issues listed on the ACL front page.
acl 6.x-1.0-beta4
First released: January 29, 2009 - 00:33
Size: 11.66 KB
md5_file hash: 09c312f2d6ec1d5410651baf6ed60a04
Last updated: January 29, 2009 - 00:35
This is BETA4 of ACL for Drupal 6.
We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #322279: ACL for D6 Released for details.
Changes since BETA3:
Enhancements:
- Factor out form code into .inc file.
- Enable grant priority.
- Add new acl_get_uids() function.
This is the first version with working grant priorities, and by factoring out form code, it has become much lighter. This version is required for the new Forum Access and Image Gallery Access versions!
Note: The devel_node_access module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/settings/devel#edit-devel-node-access-debug-mode . This is a big help for understanding the forces that are controlling access to any given node.
Note the Drupal core issues listed on the ACL front page.
acl 6.x-1.0-beta3
First released: January 3, 2009 - 19:22
Size: 11.34 KB
md5_file hash: 6d8da16ad98088d38f2c345df3399ca2
Last updated: January 3, 2009 - 19:25
This is BETA3 of ACL for Drupal 6.
We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #322279: ACL for D6 Released for details.
Changes since BETA2:
- Fix upgrade path from D5 (change acl_id column to auto_increment).
Note: The devel_node_access module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/settings/devel#edit-devel-node-access-debug-mode . This is a big help for understanding the forces that are controlling access to any given node.
Note the Drupal core issues listed on the ACL front page.
acl 6.x-1.0-beta2
First released: October 16, 2008 - 19:39
Size: 11.19 KB
md5_file hash: 81394fdf24daf00b676c94c0a1404126
Last updated: October 16, 2008 - 19:40
This is BETA2 of ACL for Drupal 6.
We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #322279: ACL for D6 Released for details.
Changes since BETA1:
- #205012, by fago: Fixed the acl form to work correctly when integrated more than once into a form.
Note: The devel_node_access module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/settings/devel#edit-devel-node-access-debug-mode . This is a big help for understanding the forces that are controlling access to any given node.
Note the Drupal core issues listed on the ACL front page.
acl 6.x-1.0-beta1
First released: October 16, 2008 - 12:31
Size: 11.15 KB
md5_file hash: 7db2477c85ae32d72b63c16dd5294c1f
Last updated: October 16, 2008 - 12:35
This is BETA1 of ACL for Drupal 6.
We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See [#] for details.
Note: The devel_node_access module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/settings/devel#edit-devel-node-access-debug-mode . This is a big help for understanding the forces that are controlling access to any given node.
EDIT: It turns out that I tagged an obsolete version — please ignore this release and use BETA2 instead!
acl 5.x-1.6
First released: March 12, 2008 - 22:14
Size: 10.31 KB
md5_file hash: 6845cfe47cc4696891635ca9bafb73dd
Last updated: March 12, 2008 - 22:15
Bugs fixed:
o Implement hook_user('delete') and remove orphaned {acl_user} records.
o #231096: implement hook_nodeapi('delete') and remove orphaned {acl_node} records.
These are minor bugs that didn't interfere with the proper operation of ACL in any way, but it doesn't make sense to keep orphaned records around, even if they don't hurt.
The real value of this release is in the new acl_node_access_explain() function. If you install the devel_node_access module, which is part of the Devel module, then you get a block that displays the "node_access entries for nodes shown on this page", and thanks to acl_node_access_explain() it will be much easier to interpret the information in the node_access entries (some of the information is provided by the client modules of ACL, so complain to them if it's not clear enough). This is a big help for understanding the forces that are controlling access to any given node.
This functionality is ported to D6.
acl 5.x-1.5
First released: November 30, 2007 - 19:03
Size: 9.86 KB
md5_file hash: 218046abf9dae870cef53be07aed524e
Last updated: November 30, 2007 - 19:05
Bugs fixed:
o #168750: acl_id created without $db_prefix when using shared table.
o #169985: fixed acl db scheme (primary keys, utf8) and added an uninstallation routine
o #150106: tell the user to rebuild permissions after disabling ACL
o Fixed minor code formatting issue.
This release will be used for porting to Drupal 6.
acl 5.x-1.4
First released: May 19, 2007 - 16:33
Size: 9.13 KB
md5_file hash: 23a3472237e4d2e42861272ed901a59f
Last updated: May 19, 2007 - 16:35
Bugs fixed:
o fixed acl_remove_user()
o Changed acl_has_users() to use a COUNT() query rather than db_affected_rows() which isn't always reliable on SELECT queries.
o fixed htmlspecialchars() warning if one removes the last user from an
o #135684 follow up, fixes denying access only to nodes that are assigned to an
o #135684 implement hook node grants and some other improvements
o #124070: acl_add_user had a typo preventing it from working.
o #124088: E_ALL fix in acl_edit_form
acl 5.x-1.3
First released: January 16, 2007 - 04:03
Size: 8.62 KB
md5_file hash: 7e79579028429046276208c7ddad4499
Last updated: January 16, 2007 - 00:05
Additional release because the last one was incorrect.
acl 5.x-1.2
First released: January 16, 2007 - 03:56
Size: 8.55 KB
md5_file hash: 70c1e773ad4e060b0939ffef2c76cce3
Last updated: January 16, 2007 - 00:00
Adds a check to see if an ACL implementing module actually exists, and if so ignores its ACLs.
acl 5.x-1.1
First released: November 21, 2006 - 21:40
Size: 8.54 KB
md5_file hash: bbbd45602fcaa1a9afb89965c1038942
Last updated: November 21, 2006 - 17:45
o #94120 -- change in #form_submitted caused form gadget to no longer function.
o #97023 -- fix to PGSQL install
acl 5.x-1.x-dev
First released: November 11, 2006 - 18:53
Size: 11.53 KB
md5_file hash: 86225440e21b4abb1d416135116a4c46
Last updated: May 31, 2009 - 00:00
This is the development snapshot of ACL for Drupal 5.
See http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/acl/CHANGEL... for the complete Change Log including the changes since the latest recommended release.
acl 5.x-1.0
First released: November 11, 2006 - 18:52
Size: 8.29 KB
md5_file hash: 795eadd8b849ddfeb45fea402975a920
Last updated: November 11, 2006 - 18:55
Initial stable release of ACL 1.0
acl 6.x-1.x-dev
First released: November 11, 2006 - 09:14
Size: 12.61 KB
md5_file hash: 0618aa657e7f54449cc6219a49dd86bb
Last updated: October 19, 2009 - 00:00
This is the development snapshot of ACL for Drupal 6.
See http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/acl/CHANGEL... for the complete Change Log including all changes since the latest recommended release.
Note: The devel_node_access module, which is part of the Devel module, implements hook_node_access_explain(), which provides human-readable information about the entries in your {node_access} table. This is a big help for understanding the forces that are controlling access to any given node.
Note the Drupal core issues listed on the ACL front page.
