-
Modified the module to no longer expect the no field to be numeric.
-
Changed the 'no' field in table webform_revisions_submitted_data to a varchar from tinyint, based on issue [#1131766]
-
Changed the 'no' field in table webform_revisions_submitted_data to a varchar from tinyint, based on issue [#1131766]
-
Initial commit of Webform Revisions for Drupal 7
-
Webform Revisions: February 25, 2011 2:14
Commit cf7de89 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
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.
-
Added permissions-- (corrected a dumb oversight on my part).
-
Initial commit.