comment_revisions 7.x-1.0-beta1

Bug fixes

Bugs solved:

  • Prevent orphaned comment revisions when a comment is deleted.
  • Remove orphaned comment revisions using update hook.

comment_revisions 7.x-1.0-alpha3

Bug fixes

Bugfix:

  • Prevent exception when a comment was created using entity_create
  • Code style changes

comment_revisions 7.x-1.0-alpha2

Bug fixes

This version fixes the following bug:

  • Viewing comment revisions resulted in a undefined property notice.

comment_revisions 7.x-1.0-alpha1

Bug fixes

Contains the patches that makes the module workable for D7. It's not yet perfect.

comment_revisions 7.x-1.x-dev

New features

Development snapshot of the first Drupal 7-compatible release. Test, enjoy, and please report your issues!

comment_revisions 6.x-1.3

Bug fixes

This release patches a couple of issues discovered shortly after the 1.2 release and backports some initialization bits from the upcoming 7.x release.

comment_revisions 6.x-1.2

Bug fixes
  • Added CRUD functions
  • Replaced 'force comment revision' with 'optional comment revisions'
    • So that User 1 always has optional revisions
    • On update/install roles with 'post comments' gain 'optional comment revisions'
      unless they had 'force comment revisions'
  • Exceeding max revisions deletes older revisions in this version
  • Removed isusrrev column - compare uid to comment author
  • Standardized schema to use lowercase column names
  • Slimmed by moving some functions to *.admin.inc

comment_revisions 6.x-1.1

Bug fixes
  • More complete help
  • Added do_create function for simplicity
  • Fixed 'cancel' url on confirm page

comment_revisions 5.x-1.4

  • More complete help
  • Clean up spacing in schema
  • Added do_create function for simplicity

comment_revisions 6.x-1.0

This initial 6.x release is based on the 5.x-1.3 version. Features that may be in the 6.x-2.x branch, and features from the diff patch (#559004: A patch to make the module work with Diff) are not included in this release.

comment_revisions 5.x-1.3

Bug fixes
  • Fixed an issue where revert wasn't reverting the subject
  • Fixed issues with permissions
  • Fixed issues with deletion of the last revision
  • Fixed behavior when deleting the current revision
  • Added pgsql support to the .install file
  • Implemented the 'enable_log_message_field' setting

comment_revisions 5.x-1.2

Bug fixes

This release addresses the following issues in the D5 version of the module:

comment_revisions 5.x-1.0

First and last stable release of GB Comment Revisions.

Now it will be ported to 6.x

comment_revisions 5.x-0.4

Bug fixes

Still not recommend for production sites, but some major bugs have been removed.

comment_revisions 5.x-1.x-dev

Development Release of GB Comment Revisions.

Do not use in production environments.

Subscribe with RSS Subscribe to Releases for Comment Revisions