CVS messages for Account Types
November 28, 2007
- Commit #89588 by rconstantine at 22:36Account Types: /modules/accounttypes/accounttypes.info 1.1.2.6 @ DRUPAL-5
Account Types: /modules/accounttypes/accounttypes.install 1.1.2.6 @ DRUPAL-5
Account Types: /modules/accounttypes/accounttypes.module 1.1.2.8 @ DRUPAL-5
Account Types: /modules/accounttypes/README.txt 1.1.2.6 @ DRUPAL-5#189589 by jacob.everist - said postgres install wasn't working. now it should. also added some notes for phpdoc
- Commit #89586 by rconstantine at 22:36Account Types: /modules/accounttypes/accounttypes.info 1.7
Account Types: /modules/accounttypes/accounttypes.install 1.7
Account Types: /modules/accounttypes/accounttypes.module 1.9
Account Types: /modules/accounttypes/README.txt 1.7#189589 by jacob.everist - said postgres install wasn't working. now it should. also added some notes for phpdoc
October 26, 2007
- Commit #85989 by rconstantine at 20:17
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.
- Commit #85988 by rconstantine at 20:16
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.
September 20, 2007
- Commit #81834 by rconstantine at 23:08
auto assign wasn't working with og_multiple_mandatory_groups_by_role correctly: fixed
- Commit #81833 by rconstantine at 23:08
auto assign wasn't working with og_multiple_mandatory_groups_by_role correctly: fixed
September 4, 2007
- Commit #80066 by rconstantine at 21:38Account Types: /modules/accounttypes/accounttypes.info 1.1.2.5 @ DRUPAL-5
Account Types: /modules/accounttypes/accounttypes.install 1.1.2.5 @ DRUPAL-5
Account Types: /modules/accounttypes/accounttypes.module 1.1.2.5 @ DRUPAL-5
Account Types: /modules/accounttypes/README.txt 1.1.2.5 @ DRUPAL-5correct issue where role was being inserted twice giving error message
- Commit #80065 by rconstantine at 21:36Account Types: /modules/accounttypes/accounttypes.info 1.6
Account Types: /modules/accounttypes/accounttypes.install 1.6
Account Types: /modules/accounttypes/accounttypes.module 1.6
Account Types: /modules/accounttypes/README.txt 1.6correct issue where role was being inserted twice giving error message
August 21, 2007
- Commit #78377 by rconstantine at 16:34Account Types: /modules/accounttypes/accounttypes.info 1.1.2.4 @ DRUPAL-5
Account Types: /modules/accounttypes/accounttypes.install 1.1.2.4 @ DRUPAL-5
Account Types: /modules/accounttypes/accounttypes.module 1.1.2.4 @ DRUPAL-5
Account Types: /modules/accounttypes/README.txt 1.1.2.4 @ DRUPAL-5sync with head
- Commit #78376 by rconstantine at 16:33Account Types: /modules/accounttypes/accounttypes.info 1.5
Account Types: /modules/accounttypes/accounttypes.install 1.5
Account Types: /modules/accounttypes/accounttypes.module 1.5
Account Types: /modules/accounttypes/README.txt 1.5fixed http://drupal.org/node/168943 fixed http://drupal.org/node/168895
