validation_api 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| validation_api-6.x-1.0.tar.gz | 23.46 KB | e23c00701e9cc5f37c6e5fbfc26eebcf |
| validation_api-6.x-1.0.zip | 26.42 KB | 41fc33cffdd55dae0044734b4a84341b |
Release notes
First full release of Validation API. Celebrate by downloading the module. :)
validation_api 6.x-1.0-rc5
| Download | Size | md5 hash |
|---|---|---|
| validation_api-6.x-1.0-rc5.tar.gz | 23.45 KB | 7d69d9ddbad3b3c8d56f82b675e75647 |
| validation_api-6.x-1.0-rc5.zip | 26.41 KB | 510e4dceae6d80194d94077e6c0aa614 |
Release notes
- Fixed PostgreSQL quoting problem.
- Fixed export error when quotes are involved.
- Added security by implementing a PHP permission to allow admins to determine who can and cannot enter PHP validators.
validation_api 6.x-1.0-rc4
| Download | Size | md5 hash |
|---|---|---|
| validation_api-6.x-1.0-rc4.tar.gz | 26.11 KB | e31878da108c7de814e9f28acf3c5661 |
| validation_api-6.x-1.0-rc4.zip | 31.6 KB | 543ba8ba2f7b14156cb0b9ae0999ab65 |
Release notes
- New permission for accessing AJAX Validation.
- Made checks to prevent 404 errors.
validation_api 6.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| validation_api-6.x-1.0-rc3.tar.gz | 25.89 KB | aa99666c8205789017bc2f639d667e3f |
| validation_api-6.x-1.0-rc3.zip | 31.33 KB | 72e3f022671d13daebf1f9b231c94a34 |
Release notes
- Fixed bug with certain MySQL platforms (http://drupal.org/node/314629)
- Fixed bug with highlighting fields in an FAPI tree (http://drupal.org/node/314535)
validation_api 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| validation_api-6.x-1.0-rc2.tar.gz | 25.85 KB | 564bf2f30c41b24808718685a1f61065 |
| validation_api-6.x-1.0-rc2.zip | 31.28 KB | be2f31f60f4655408d95d91c0b74043f |
Release notes
Fixed Bug in MySQL 4.1. Varchar types with length set to 256 had to be set to 255.
Upgrades to the examples in README.txt, as well.
validation_api 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| validation_api-6.x-1.0-rc1.tar.gz | 25.9 KB | ef7c9e484e2c09e7302bc1c80ce6cb4a |
| validation_api-6.x-1.0-rc1.zip | 31.32 KB | a634f376b5e146388e722af246582b22 |
Release notes
The latest bugs were fixed and this is the first stable release candidate.
validation_api 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| validation_api-6.x-1.0-beta1.tar.gz | 21.97 KB | 1dd4c659f6d4b0a8fed0ba1c6764d8cb |
| validation_api-6.x-1.0-beta1.zip | 26.7 KB | 265614cb52c60974f1aa58d5a89ead4f |
Release notes
This is the beta version of the project. You can create validators and assign them to any field on your site through the admin UI.
validation_api 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| validation_api-6.x-1.x-dev.tar.gz | 23.13 KB | 9a4e322e0184926de1f363f30b83a43b |
| validation_api-6.x-1.x-dev.zip | 26.01 KB | 934fff7298595172d3d8e19c81f7fafe |
Release notes
This version includes AJAX submission, as well as an improved system for the admin interface for validators/fields.
validation_api 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| validation_api-6.x-1.0-alpha1.tar.gz | 15.31 KB | 7e37a0cf887d3408b2eb83be2eb8cd4d |
| validation_api-6.x-1.0-alpha1.zip | 18.09 KB | f25451423944ca505cde296129aef685 |
Release notes
Initial release for the project. Includes ability to relate validators with text fields of any form on your site and allows you to do this through the UI admin section.