Revision history for OpenInteract package base_error.

1.30  Mon Aug 27 01:09:19 EDT 2001

      Add 'use' statement for Text::Wrap in handler

1.29  Tue Aug 21 08:40:11 EDT 2001

      Added 'USERID_TYPE' to the base_error schema. If you're
      upgrading you won't need to change anything.

1.28  Mon Aug 13 12:12:37 EDT 2001

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

1.27  Mon Aug 13 11:26:12 EDT 2001

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

1.26  Sun Aug 12 11:17:21 EDT 2001

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

1.25  Sat Aug 11 17:36:51 EDT 2001

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

1.24  Fri Aug 10 10:55:16 EDT 2001

      Fixed SF bug 432771 by fetching the user that generated the
      error in the handler rather than the template.

1.23  Mon Jul 23 17:04:56 EDT 2001

      Update so that the object_keys table isn't loaded with new entries.

1.22  Fri Jul 13 00:17:14 EDT 2001

      Update OI/Handler/Error.pm and associated template to use
      iterator for display of error listing.

1.21  Sat Jun  9 12:49:12 EDT 2001

      Remove the 'column_group' key -- something funny going on...

1.20  Tue Jun  5 09:38:44 EDT 2001

      Use the 'column_group' key in the 'fetch_group()' call.

1.19  Tue Jun  5 09:22:42 EDT 2001

      Added 'column_group' key to 'conf/spops.perl' for
      non-memory-clogging listings.

1.18  Thu May 31 21:58:12 EDT 2001

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

1.17  Tue May 29 23:31:36 EDT 2001

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

1.16  Tue Mar 13 07:20:31 EST 2001

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

1.15  Sun Mar  4 16:04:01 EST 2001

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

1.14  Tue Feb 20 07:42:13 EST 2001

      Modified conf/spops.perl to use new SPOPS changes

1.13  Wed Jan 31 08:19:14 EST 2001

      Cleanup

1.12  Tue Jan 30 07:55:16 EST 2001

      Updated action.perl

1.11  Sat Jan 27 06:26:30 EST 2001

      Updated error_filter template to use new date_select call

1.10  Sun Nov 26 13:53:32 EST 2000

      Fixed template/error_detail.tmpl to refer to 'action' instead of
      'module' (label and object property).
