| /[drupal]/contributions/modules/acl/acl.install |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Clean up some minor coder issues (no functional changes).
Fix upgrade path from D5 (change acl_id column to auto_increment).
Fix cosmetic coder issues (no functional change).
#135687: Implement grant priority.
#135687: Implement grant priority.
Implement hook_user('delete') and remove orphaned {acl_user} records.
Implement hook_user('delete') and remove orphaned {acl_user} records.
#231096: Implement hook_nodeapi('delete') and remove orphaned {acl_node} records.
#231096: implement hook_nodeapi('delete') and remove orphaned {acl_node} records.
Fix index conflict.
Ported to D6.
Copied from DRUPAL-5--1-5.
#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.
Follow pgsql fix
#94120 and #97023 -- fix bug that totally broke submit and fix PGSQL install
97023: acl.install for PGSQL, thanks Nugget
97023: acl.install for PGSQL, thanks Nugget
Initial checkin -- intended for 5.0 -- does not yet work
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 |