-
Account Types: February 25, 2011 2:07
Commit ceb2bc5 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Account Types: February 25, 2011 2:07
Commit 677b937 on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#189589 by jacob.everist - said postgres install wasn't working. now it should. also added some notes for phpdoc
-
#189589 by jacob.everist - said postgres install wasn't working. now it should. also added some notes for phpdoc
-
Something (another module?) was deleting the 'authenticated' role without reinserting it into the users_roles table. added an 'after_update' case to the hook_user to add it back.
-
Something (another module?) was deleting the 'authenticated' role without reinserting it into the users_roles table. added an 'after_update' case to the hook_user to add it back.
-
auto assign wasn't working with og_multiple_mandatory_groups_by_role correctly: fixed
-
auto assign wasn't working with og_multiple_mandatory_groups_by_role correctly: fixed
-
correct issue where role was being inserted twice giving error message
-
correct issue where role was being inserted twice giving error message