| /[drupal]/contributions/modules/acl/CHANGELOG.txt |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
Clean up some minor coder issues (no functional changes).
Update version number in changelog.
#243073: Update Swedish translation and add .pot file, by seals.
#411210: Add German translation, by Thomas_Zahreddin.
Update version number in changelog.
Update history and version number.
#371446: Use priority for the 'deny' grant, too, reported by mizerydearia.
#369918: Add German translation, by Eikaa.
Update history and version number.
Factor out form code into .inc file.
Implement/enable grant priority.
Add new acl_get_uids() function.
Add new acl_get_uids() function.
Fix upgrade path from D5 (change acl_id column to auto_increment).
Update history and version number.
Update version number.
Fix cosmetic coder issues (no functional change).
Improve hook_node_access_explain().
#243073: Add Swedish translation, by seals.
Improve hook_node_access_explain().
#135687: Implement grant priority.
#135687: Implement grant priority.
#229451: Allow acl_edit_form() without pre-created acl_id, by dvinegla, revised by salvis.
#229451: Allow acl_edit_form() without pre-created acl_id, by dvinegla, revised by salvis.
Implement hook_user('delete') and remove orphaned {acl_user} records.
Update version number in changelog.
Implement hook_user('delete') and remove orphaned {acl_user} records.
#232413: Fix error message when removing the last moderator.
#231096: Implement hook_nodeapi('delete') and remove orphaned {acl_node} records.
#231096: implement hook_nodeapi('delete') and remove orphaned {acl_node} records.
Improve acl_node_access_explain().
D6 Port ready for testing.
Fix index conflict.
Make the embeddable form work.
CHANGELOG.txt entry to go with the previous commit...
New hook_node_access_explain() to help debugging with devel_node_access.module.
Ported to D6.
Copied from DRUPAL-5--1-5.
Release 5.x-1.5.
Fixed minor code formatting issue.
#150106: tell the user to rebuild permissions after disabling ACL
#169985 patch by salvis and fago: fix acl db scheme (primary keys, utf8)
#168750 patch by salvis: acl_id created without $db_prefix when using shared table.
beautified the changelog
fixed acl_remove_user()
Changed acl_has_users() to use a COUNT() query rather than db_affected_rows() which isn't always reliable on SELECT queries.
CHANGELOG.txt update for fago's commits
#124070: acl_add_user had a typo preventing it from working.
file CHANGELOG.txt was initially added on branch DRUPAL-5.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |