Downloads

Download tar.gz 22.21 KB
MD5: 4f4328b363ddb59d5005964d2173d34a
SHA-1: e33d82e270c8634f00325fb59b3a2ab25b0147f9
SHA-256: 80612f7e4f2503beb7d238821a94179088718423014821e899d55ae2f3181f4f
Download zip 24.86 KB
MD5: 8c146e13d27a91b611bbd1015353ca83
SHA-1: 6395d05609a781fd809e9346d90e512e052237f7
SHA-256: eb031105212ddaac3074b25ecf74b41adc779876b978c19faa702f85f6cb8554

Release notes

This release fixes a host of bugs that were in the module. These bugs were associated with the following issues:

1) #552206: wrong block links (Urgent, All) for a non clean urls site - module didn't work properly on sites without clean URLs enabled
2) #541888: error on localhost - sql bug
3) #563116: I get a similar error as Admin with no new roles defined - sql bug
4) #568040: the user can't access the to do node that assigned by others - bug in access system
5) #585842: user warning: You have an error in your SQL syntax - sql bug
6) #596254: Impossible to assign a role - sql bug
7) #572422: Unknown Table n user warning when assigning user role - sql bug
8) #674622: permission to allow or disallow users setting options for sidebar block - bug whereby users without permissions to be assigned to do list items had a pointless setting in their user control panel that allowed them to set the number of to do list items to be displayed.

As well, in this release hook_access() was rewritten, taking out the $op values of 'view', 'edit' and 'delete', and hook_node_access_records() and hook_grants() were added, bringing this module in line with the Drupal grants system, meaning that it can also properly be tied into other access modules.

Created by: jaypan
Created on: 19 Jan 2010 at 07:06 UTC
Last updated: 19 Jan 2010 at 07:10 UTC
Bug fixes
Unsupported

Other releases