webform_revisions 7.x-2.x-dev

New features

This adds support for Webform 4 - this version will not work with other versions of Webform

Added 'uid2' column to webform_submissions table and webform_revisions_submissions table

This tracks the uid of the last user to edit the submission

Added 'modified' column to webform_submissions_revisions table (mirrors webform 4's 'modified' column)

Added a views handler that allows to create a relationship to uid2 value for the current revision of the submission

webform_revisions 6.x-1.2

Bug fixes
Unsupported

Changed the 'no' field in table webform_revisions_submitted_data
to a varchar from tinyint, based on issue #1131766: Grid component not saved in revision

Modified the module to no longer expect the no field to be numeric.

webform_revisions 6.x-1.1

Bug fixes
Unsupported

DO NOT DOWNLOAD

Sorry-- I forgot to commit all of my changes. Please install the next version instead!

webform_revisions 7.x-1.0-beta3

Bug fixes
Unsupported

Changed the 'no' field in table webform_revisions_submitted_data
to a varchar from tinyint, based on issue #1131766: Grid component not saved in revision

webform_revisions 7.x-1.0-beta2

Bug fixes
Unsupported

The beta1 version is no good-- it is actually the D6 version. I messed something up with the initial commit-- this version should be the actual D7 version.

Sorry about that!

webform_revisions 6.x-1.0

Unsupported

There are no changes between this version and beta1. I just wanted to move it out of beta, since no one has reported any significant issues with it. If you already have beta1, there is no reason to upgrade.

webform_revisions 6.x-1.0-beta1

New features
Unsupported

Added ability to resend emails when a revision is submitted-- only works with Webform 3.x or later.
Added ability to have log comments attached to each revision (just like with regular drupal revisions)

webform_revisions 6.x-1.0-alpha2

Bug fixes
Unsupported

Added permissions. This was an oversight on my part, as I committed the wrong version of my file.

Subscribe with RSS Subscribe to Releases for Webform Revisions