/[drupal]/contributions/modules/multiforms/multiforms.install
ViewVC logotype

Log of /contributions/modules/multiforms/multiforms.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.24.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 22:55:40 2009 UTC (10 months, 3 weeks ago) by mcantelon
Branch: DRUPAL-6--1
Changes since 1.24.2.2: +12 -12 lines
Diff to previous 1.24.2.2 , to branch point 1.24
More working upgrading to Drpual 6 API.

Revision 1.24.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 21:16:49 2008 UTC (10 months, 3 weeks ago) by mcantelon
Branch: DRUPAL-6--1
Changes since 1.24.2.1: +61 -38 lines
Diff to previous 1.24.2.1 , to branch point 1.24
Fixed issue with schema.

Revision 1.24.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 00:14:15 2008 UTC (10 months, 3 weeks ago) by mcantelon
Branch: DRUPAL-6--1
Changes since 1.24: +162 -448 lines
Diff to previous 1.24
Converted .install to use schema API.

Revision 1.1.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 19:16:20 2008 UTC (11 months, 3 weeks ago) by mcantelon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.1.4.16: +89 -38 lines
Diff to previous 1.1.4.16 , to branch point 1.1 , to next main 1.24
Added support for different flow types.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 22:47:53 2008 UTC (11 months, 3 weeks ago) by mcantelon
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.23: +89 -38 lines
Diff to previous 1.23
Added support for alternate flow type. (m)

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 04:47:13 2008 UTC (13 months, 2 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Porting changes from Drupal 5 branch.

Revision 1.1.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 03:34:54 2008 UTC (13 months, 2 weeks ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.15: +1 -1 lines
Diff to previous 1.1.4.15 , to branch point 1.1
Fixed error in install.

Revision 1.1.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 21:00:29 2008 UTC (15 months, 1 week ago) by mcantelon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-5
Changes since 1.1.4.14: +49 -1 lines
Diff to previous 1.1.4.14 , to branch point 1.1
Various fixes.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 23:16:29 2008 UTC (16 months, 2 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.21: +10 -0 lines
Diff to previous 1.21
Added column for total answered questions.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 23:09:05 2008 UTC (16 months, 2 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.20: +16 -1 lines
Diff to previous 1.20
Fixed problems with Postgres installer.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 22:55:47 2008 UTC (16 months, 2 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.19: +15 -0 lines
Diff to previous 1.19
Added indexes to speed up performance.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 7 22:16:03 2008 UTC (16 months, 2 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.18: +8 -0 lines
Diff to previous 1.18
Added completion button text setting.

Revision 1.1.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 23:32:02 2008 UTC (16 months, 3 weeks ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.13: +7 -0 lines
Diff to previous 1.1.4.13 , to branch point 1.1
Added ability to set submit button text for initial form.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 23:18:35 2008 UTC (16 months, 3 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.17: +7 -0 lines
Diff to previous 1.17
Added ability to set submit button text for initial form.

Revision 1.1.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 23:38:19 2008 UTC (16 months, 3 weeks ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.12: +22 -0 lines
Diff to previous 1.1.4.12 , to branch point 1.1
Added field option support to snippet save, load, and delete logic.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 22:01:00 2008 UTC (16 months, 3 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.16: +22 -0 lines
Diff to previous 1.16
Added constant to substitute for name of field options table.

Revision 1.1.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 21:32:23 2008 UTC (16 months, 3 weeks ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.11: +14 -0 lines
Diff to previous 1.1.4.11 , to branch point 1.1
Added support for redirection upon completion and submit button relablling.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 21:10:55 2008 UTC (16 months, 3 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.15: +7 -0 lines
Diff to previous 1.15
Added redirection capability upon completion.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 18:47:41 2008 UTC (16 months, 3 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.14: +7 -0 lines
Diff to previous 1.14
Implemented section submit button text field.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 4 20:24:14 2008 UTC (19 months, 3 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Fixed table prefixing in install/update.

Revision 1.1.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 4 20:23:17 2008 UTC (19 months, 3 weeks ago) by mcantelon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.1.4.10: +3 -3 lines
Diff to previous 1.1.4.10 , to branch point 1.1
Fixed table prefixing in install/update.

Revision 1.1.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 20:35:50 2008 UTC (20 months ago) by mcantelon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.4.9: +31 -0 lines
Diff to previous 1.1.4.9 , to branch point 1.1
Code cleanup.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 20:14:27 2008 UTC (21 months, 2 weeks ago) by mcantelon
Branch: MAIN
Changes since 1.12: +31 -0 lines
Diff to previous 1.12
Added multiple choice type question support.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 19 19:30:43 2007 UTC (2 years, 1 month ago) by mcantelon
Branch: DRUPAL-4-7
Changes since 1.1.2.6: +23 -0 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.24
Added field options table to install/update logic.

Revision 1.1.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 18:38:58 2007 UTC (2 years, 1 month ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.8: +140 -11 lines
Diff to previous 1.1.4.8 , to branch point 1.1
Added Postgres installation logic contributed by pillarsdotnet.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 18:16:47 2007 UTC (2 years, 1 month ago) by mcantelon
Branch: MAIN
Changes since 1.11: +140 -11 lines
Diff to previous 1.11
Added Postgres installation logic contributed by pillarsdotnet.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 20:23:28 2007 UTC (2 years, 3 months ago) by mcantelon
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Fixed type in install script.

Revision 1.1.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 20:22:42 2007 UTC (2 years, 3 months ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.7: +1 -1 lines
Diff to previous 1.1.4.7 , to branch point 1.1
Fixed type in install script.

Revision 1.1.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 17:20:21 2007 UTC (2 years, 4 months ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.6: +7 -0 lines
Diff to previous 1.1.4.6 , to branch point 1.1
Committed changes from head.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 16:34:23 2007 UTC (2 years, 4 months ago) by mcantelon
Branch: MAIN
Changes since 1.9: +7 -0 lines
Diff to previous 1.9
Added draw counter logic and db alterations.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 11 18:46:50 2007 UTC (2 years, 4 months ago) by mcantelon
Branch: DRUPAL-4-7
Changes since 1.1.2.5: +7 -0 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Added draw counter to submission table and corresponding logic.

Revision 1.1.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 01:56:07 2007 UTC (2 years, 4 months ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.5: +11 -0 lines
Diff to previous 1.1.4.5 , to branch point 1.1
Added edit username and password submission field support.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 07:39:09 2007 UTC (2 years, 4 months ago) by mcantelon
Branch: MAIN
Changes since 1.8: +11 -0 lines
Diff to previous 1.8
Added edit username and edit password field types.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 29 09:17:14 2007 UTC (2 years, 4 months ago) by mcantelon
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.1.2.4: +9 -0 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Added logic to allow a non-user to log back into the form to edit data.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 21:49:01 2007 UTC (2 years, 5 months ago) by mcantelon
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.2.3: +12 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Added creation of actions table to main install logic.

Revision 1.1.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 21:48:16 2007 UTC (2 years, 5 months ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.4: +12 -1 lines
Diff to previous 1.1.4.4 , to branch point 1.1
Added creation of actions table to main install logic.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 21:47:29 2007 UTC (2 years, 5 months ago) by mcantelon
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Tweaked spacing.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 21:46:57 2007 UTC (2 years, 5 months ago) by mcantelon
Branch: MAIN
Changes since 1.6: +12 -1 lines
Diff to previous 1.6
Added creation of actions table to main install logic.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 18:17:33 2007 UTC (2 years, 5 months ago) by mcantelon
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Added action table to uninstall.

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 18:16:20 2007 UTC (2 years, 5 months ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.3: +16 -0 lines
Diff to previous 1.1.4.3 , to branch point 1.1
Added action module support to admin and ui.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 18:11:37 2007 UTC (2 years, 5 months ago) by mcantelon
Branch: MAIN
Changes since 1.4: +15 -0 lines
Diff to previous 1.4
Added action module support to admin and ui.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 03:59:57 2007 UTC (2 years, 5 months ago) by mcantelon
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +14 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Added DB update.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 21 00:08:50 2007 UTC (2 years, 6 months ago) by mcantelon
Branch: MAIN
Changes since 1.3: +22 -8 lines
Diff to previous 1.3
Numerous fixes.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 23:39:29 2007 UTC (2 years, 6 months ago) by mcantelon
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +8 -8 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#145502 by graemem. Added table prefixing support to install.

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 23:19:08 2007 UTC (2 years, 6 months ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.2: +8 -8 lines
Diff to previous 1.1.4.2 , to branch point 1.1
#144019 by guardian. Fixed install to allow Drupal table prefixing.

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 09:55:30 2007 UTC (2 years, 6 months ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1.4.1: +14 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
Added uninstall logic.

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 23:41:03 2007 UTC (2 years, 6 months ago) by mcantelon
Branch: DRUPAL-5
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Fixes from HEAD.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 21:00:31 2007 UTC (2 years, 6 months ago) by mcantelon
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Did more work on conversion to Drupal 5.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 16:46:00 2007 UTC (2 years, 6 months ago) by mcantelon
Branch: DRUPAL-4-7
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
Added missing column to install script.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 01:52:43 2007 UTC (2 years, 6 months ago) by mcantelon
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
Began update to Drupal 5.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 17 21:34:27 2007 UTC (2 years, 7 months ago) by mcantelon
Branch: MAIN
Branch point for: DRUPAL-4-7, DRUPAL-5
Initial commit of multiforms module. The multiforms module allows the creation of multi-page forms for the collection of inward-facing data. It allows for the purging and export of collected data. The multifirns module optionally allows the form to be refered to up to 5 other email addresses. Each referally can optionally create a draw entry.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2