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

Log of /contributions/modules/validation_api/validation_api.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.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 17:40:29 2008 UTC (13 months, 3 weeks ago) by tapocol
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC3, DRUPAL-6--1-0-RC4, DRUPAL-6--1-0-RC5
Changes since 1.8.2.7: +1 -2 lines
Diff to previous 1.8.2.7 , to branch point 1.8
Fixed possible bug with 'rule' column having a default value. Some platforms let this go through, and some will throw an error.

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 22:48:10 2008 UTC (14 months, 1 week ago) by tapocol
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC2
Changes since 1.8.2.6: +4 -4 lines
Diff to previous 1.8.2.6 , to branch point 1.8
Found bug in installation settings. varchar length had to be 255 (not 256) to work with MySQL 4.1. Thanks to Greg Cotton.

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 21:15:41 2008 UTC (14 months, 1 week ago) by tapocol
Branch: DRUPAL-6--1
Changes since 1.8.2.5: +3 -3 lines
Diff to previous 1.8.2.5 , to branch point 1.8
Updated README Examples, and made default validator names lowercase.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 19:25:40 2008 UTC (14 months, 2 weeks ago) by tapocol
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.8.2.4: +8 -1 lines
Diff to previous 1.8.2.4 , to branch point 1.8
Added two validators (URL & Email) that will be created automatically for the admin. Plus, fixed a bug where an item would validate successfully if the type was not exactly 'php' or 'regex'. Now, it throws an error.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 21:33:05 2008 UTC (15 months, 1 week ago) by tapocol
Branch: DRUPAL-6--1
Changes since 1.8.2.3: +12 -2 lines
Diff to previous 1.8.2.3 , to branch point 1.8
Updated code documentation for the Validation API module.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 18:45:40 2008 UTC (15 months, 2 weeks ago) by tapocol
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.8.2.2: +1 -2 lines
Diff to previous 1.8.2.2 , to branch point 1.8
Transition to move the AJAX Validation section into it's own module.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 16:26:42 2008 UTC (15 months, 2 weeks ago) by tapocol
Branch: DRUPAL-6--1
Changes since 1.8.2.1: +5 -1 lines
Diff to previous 1.8.2.1 , to branch point 1.8
Added variable_del to uninstall.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 06:39:17 2008 UTC (15 months, 3 weeks ago) by tapocol
Branch: DRUPAL-6--1
Changes since 1.8: +54 -7 lines
Diff to previous 1.8
Unlimited Arguments... not quite fully-functional though.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 27 22:51:17 2008 UTC (15 months, 4 weeks ago) by tapocol
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.7: +7 -1 lines
Diff to previous 1.7
Messages can now be overwritten on the field level. Also, the fields admin UI has been turned into a two-step process for adding new fields.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 17:16:29 2008 UTC (16 months ago) by tapocol
Branch: MAIN
Changes since 1.6: +6 -6 lines
Diff to previous 1.6
Fixed a lot of the unnecessary abbreviations in the code.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 02:53:50 2008 UTC (16 months ago) by tapocol
Branch: MAIN
Changes since 1.5: +10 -4 lines
Diff to previous 1.5
Added the ability to allow selected fields the ability to bypass a validator by a checkbox in the admin. A couple other database related changes, you will need to uninstall and re-install this module.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 19:16:39 2008 UTC (16 months, 1 week ago) by tapocol
Branch: MAIN
Changes since 1.4: +6 -7 lines
Diff to previous 1.4
Fixed the notices popping up throughout the site on Drupal-6.x-dev and increased the size of several  database fields and maxlength to a more reasonable length.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 15:39:18 2008 UTC (16 months, 4 weeks ago) by tapocol
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.3: +14 -1 lines
Diff to previous 1.3
Some more updates.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 17:19:37 2008 UTC (17 months, 1 week ago) by tapocol
Branch: MAIN
Changes since 1.2: +5 -10 lines
Diff to previous 1.2
Latest Update

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 17:24:34 2008 UTC (17 months, 3 weeks ago) by tapocol
Branch: MAIN
Changes since 1.1: +47 -4 lines
Diff to previous 1.1
Database and admin UI setup for validators and fields being validated

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 22 19:26:34 2008 UTC (18 months ago) by tapocol
Branch: MAIN
Forgot to add the new files for the latest update

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