Revision history for OpenInteract package comments.

1.10  Fri May 21 10:59:21 EDT 2004

      Fix SQL installer to refer to old table for migrating 'comment'
      objects; also modify the 'class' property of the comment and
      comment_summary objects to refer to 'OpenInteract2', and modify
      the comment_summary object's 'object_url' from '.../show/' to
      '.../display/' to reflect the OI2 change. 

1.09  Mon May 17 08:37:14 EDT 2004

      Fix calls to _show_editable() to set parameters in action object
      rather than pass them as arguments; also modify add() to set the
      'posted_on' field as a DateTime rather than date string.b

1.08  Mon May 17 08:23:47 EDT 2004

      Fix text surrounding calls to 'PROCESS row_color' 

1.07  Thu Feb 19 10:04:37 EST 2004

      Change table name from 'comment' to 'oi_comment' ('comment'
      seems to be a reserved word in t-sql)

1.06  Mon Feb 16 11:16:47 EST 2004

      Move text from templates into message file.

1.05  Sun Dec 14 23:04:17 EST 2003

      Simple config change

1.04  Mon Nov 24 17:33:32 EST 2003

      Fix security import type.

1.03  Mon Nov 24 16:56:52 EST 2003

      Fix SQL install declaration.

1.02  Wed Nov 19 23:37:56 EST 2003

      OI2::Comment now subclasses persistence implementation generated
      by SPOPS.

1.01  Sat Oct 18 13:36:17 EDT 2003

      Add migration information to OI2::SQLInstall::Comments

1.00  Tue Sep 30 16:39:20 EDT 2003

      Update to OpenInteract2.

0.29  Tue Aug 26 22:55:04 EDT 2003

      Small change to handler -- do URL-finding better (NOTE -- find a
      module to do this!)

0.28  Sun Apr  6 22:54:57 EDT 2003

      Force ->id call into scalar context.

0.27  Thu Mar  6 13:30:02 EST 2003

      Small change to OI/Handler/Comments.pm (handle \r\n\r\n and
      \n\n); add note about upgrading to the latest HTML::Entities to
      docs.

0.26  Sat Mar  1 16:34:07 EST 2003

      Add check for an existing notification on a thread before we
      attempt to add a new one.

0.25  Sat Mar  1 16:23:43 EST 2003

      Fix typo in struct/comment_notify.sql and
      struct/comment_notify_oracle.sql; modify slightly the content of
      the email sent out on notifications; ensure the values of
      'Remember me?' and 'Notify me?' are populated on message preview.

0.24  Sat Mar  1 16:00:47 EST 2003

      Add 'comment_notify' object and the ability for people to get
      notified whenever new items are posted to a thread. This works
      but isn't fully complete yet -- OpenInteract needs the ability
      to ability to queue messages to be sent so we don't delay on a
      comment post.

0.23  Wed Feb 26 23:01:08 EST 2003

      Fix silly error in templates/comment_object.tmpl

0.22  Wed Feb 26 22:55:40 EST 2003

      Fix limit calculation (it's 0-based, so we're always skipping
      the latest entry) and grab the summaries for the listing
      properly. Also: don't display the 'previous|next' thingy unless
      we need to...

0.21  Wed Feb 26 08:01:25 EST 2003

      Update package docs a little bit.

0.20  Tue Feb 25 08:03:31 EST 2003

      Finalize most templates, adding stylesheet tags/attributes.

0.19  Mon Feb 24 22:59:35 EST 2003

0.18  Mon Feb 24 22:50:37 EST 2003

0.17  Mon Feb 24 22:03:57 EST 2003

0.16  Mon Feb 24 21:36:58 EST 2003

0.15  Mon Feb 24 21:33:20 EST 2003

0.14  Mon Feb 24 21:30:02 EST 2003

0.13  Mon Feb 24 21:25:52 EST 2003

0.12  Mon Feb 24 21:22:16 EST 2003

0.11  Mon Feb 24 21:11:10 EST 2003

0.10  Mon Feb 24 08:53:59 EST 2003

0.09  Mon Feb 24 08:48:38 EST 2003

0.08  Mon Feb 24 08:47:06 EST 2003

0.07  Mon Feb 24 08:43:49 EST 2003

0.06  Mon Feb 24 08:28:58 EST 2003

0.05  Mon Feb 24 08:18:22 EST 2003

0.04  Mon Feb 24 08:14:28 EST 2003

0.03  Mon Feb 24 08:02:37 EST 2003

      Template changes...

0.02  Mon Feb 24 07:44:33 EST 2003

      Add 'show_summary' to handler (hey, it's specified in the action!)

0.01  Sun Feb 23 21:47:39 EST 2003

      Package skeleton created by oi_manage. Created initial version
      of templates, handler, data structures, etc.

