Revision history for OpenInteract package base_group.

1.26  Thu Sep 13 23:33:25 EDT 2001

      Updated handler to be able to add/remove user members properly,
      and to only update the fields needed. Works with LDAP!

1.25  Tue Aug 21 08:38:06 EDT 2001

      Set GROUPID_TYPE and USERID_TYPE in the linking table. (95%
      certainty you won't need to change anything as a result)

1.24  Tue Aug 21 01:08:43 EDT 2001

      Updated LDAP configuration to reflect the user
      relationship. Also remove the 'code_class' reference to
      OpenInteract/Group/LDAP.pm since the only thing it contained was
      the hand-created relationship code.

1.23  Mon Aug 13 12:12:37 EDT 2001

      Changed all relevant templates to new template format (using OI.blah)

1.22  Mon Aug 13 11:26:12 EDT 2001

      Modified template(s) with <!-- TEMPLATE SCRIPT --> key to have
      normal <script>...</script> tags.

1.21  Sun Aug 12 23:09:40 EDT 2001

      Add 'object_id' to the transform list in
      data/install_security.dat

1.20  Sun Aug 12 13:44:16 EDT 2001

      Experimenting with LDAP groups...

1.19  Sun Aug 12 11:17:21 EDT 2001

      Modify data/install_security.dat to use new
      'transform_default_to_id' action.

1.18  Sun Aug 12 10:09:12 EDT 2001

      Modified OpenInteract/SQLInstall/Group.pm to use the values in
      the server configuration for the super ('admin'), 'site admin'
      and 'public' groups. Also for the superuser and supergroup in
      the group linking table.

1.17  Sat Aug 11 17:36:51 EDT 2001

      Changed conf/spops.conf->isa from OpenInteract::SPOPS to
      OpenInteract::SPOPS::DBI

1.16  Thu May 31 21:58:12 EDT 2001

      Changed the relevant ID fields from 'int' to
      '%%INCREMENT_FIELD%%'.

1.15  Tue May 29 23:31:36 EDT 2001

      Changed all relevant '$R->scrib( ... )' calls to 
      '$R->DEBUG && $R->scrib( ... )'

1.14  Tue Mar 13 07:20:31 EST 2001

      Changed security level data: 'oid' -> 'object_id'

1.13  Wed Mar  7 06:58:05 EST 2001

      Added type information in data/install_group_link.dat file.

1.12  Sun Mar  4 16:04:01 EST 2001

      Changed security level data: 'level' -> 'security_level'

1.11  Tue Feb 20 08:04:18 EST 2001

      Modified conf/spops.perl to reflect SPOPS changes.

1.10  Wed Jan 31 08:31:13 EST 2001

      Cleanup

1.09  Thu Dec 21 00:09:08 EST 2000

      Cleaned up conf/spops.perl and
      OpenInteract/Handler/Group.pm. Started Changelog.
