CVS messages for Automember
March 7, 2005
-
Fix error on line 949: improper arguments to automember_user()
March 2, 2005
-
Tweaking SQL such that rule sets are always processed in the order that they are listed in the admin UI. They are listed in order by their ID, which should indicate the order in which they were created. Yeah, I know this is a hack. :P
February 25, 2005
-
Bug #17896: Bad SQL statement.Also improved a nearby SQL statement, both of which relate to required roles for qualifing candidates. Changed check_query() to db_escape_string() in anticipation of Drupal 4.6.
February 18, 2005
-
Bug: _cron() ran too frequently Bug: hopefully this is the last warning email fix!
-
Cron hook now resets "warned" flag if user is no longer in jeopardy of losing their status. Users should receive another warning if their status is again in jeopardy. But users will not be deluged with emails; only 1 email per incident.
February 15, 2005
-
Fixed problem with foreach() when no candidates are found to be invited.
-
Automember: /modules/automember/automember.module 1.18
Automember: /modules/automember/automember.mysql 1.7
Automember: /modules/automember/INSTALL 1.2
Automember: /modules/automember/README.txt 1.3* Rewrote automember.module to support management of multiple roles. * Changed database schema along the way. * Updated some help texts, too. * Updated code in preparation for 4.6.0.
December 21, 2004
-
Bug #14582: Could not disable max_members due to incorrect logic construct. Thanks, grohk.
