CVS log for forms/form_captcha.php
Up to [MetaL] / forms
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 14 08:38:29 2011 UTC (10 months, 3 weeks ago) by mlemos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1
lines
Made the LoadInputValues function return an error string as documented.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Oct 31 06:39:41 2010 UTC (15 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +33 -4
lines
Added support to manually set the CAPTCHA validation text.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jul 25 09:20:09 2010 UTC (18 months, 1 week ago) by mlemos
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Avoided using ereg extension functions.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu May 14 09:28:09 2009 UTC (2 years, 8 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -1
lines
Added the InputTabIndex and InputExtraAttributes parameters.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 23 01:00:33 2008 UTC (3 years, 7 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -3
lines
Fixed the name of the expiry time validation error variable.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jun 23 00:52:22 2008 UTC (3 years, 7 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Fixed setting the error message when the validation text expires.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Feb 10 03:07:16 2007 UTC (4 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2
lines
Prevented submitting the form when the user types the enter key.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 17 07:28:44 2006 UTC (5 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -5
lines
Removed bogus line break.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Feb 21 17:47:22 2006 UTC (5 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -10
lines
Renamed the properpties ImageStyle and ImageClass to VerificationStyle and
VerificationClass.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 21 02:47:58 2006 UTC (5 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -3
lines
Made the default image align property value be top.
Enabled setting the ImageStyle and ImageClass properties.
Fixed setting the RedrawStyle property.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 20 01:38:16 2006 UTC (5 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +28 -6
lines
Added attributes to define the presentation styles of the text input field,
redraw submit input and the CAPTCHA image.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 14 03:43:49 2005 UTC (6 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +17 -3
lines
Added support to the ResetIncorrectText option to tell the class to change
the verification to a new value every time the user enters an incorrect
text.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 9 00:23:17 2005 UTC (6 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +14 -3
lines
Added support to change the font of the verification text.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 2 22:42:56 2005 UTC (6 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +19 -20
lines
Made the error message be more explicit when the image parameter is not
being properly passed to the getimage event handler.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 16 22:49:39 2005 UTC (6 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -3
lines
Assured that the authentication key does not exceed the limit allowed by
the encryption key algorithm.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 23 20:33:01 2005 UTC (6 years, 8 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Assured that HTML entities are properly encoded in the image URL.
Added an alternative text to image.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 13 08:09:06 2005 UTC (7 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +39 -8
lines
Changed the name of the image parameter to have additional underscores.
Changed the default background color of transparent images to white.
Added support to set the properties TextLength, ImageWidth, ImageHeight,
ImageFormat.
Dropped support from NoiseFromJPEGImage property.
Fixed verification of the ExpiryTimeValidationErrorMessage property.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 4 04:42:22 2005 UTC (7 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +13 -3
lines
Added support to use noise images also in the JPEG and PNG formats.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 4 04:35:18 2005 UTC (7 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +99 -21
lines
Added support to use noise images, random text placement and the redraw
button.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 31 03:23:58 2004 UTC (7 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +33 -3
lines
Fixed the calculation of the image background color.
Added properties for setting the image text and background colors.
Made the default format not have a non breaking space.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 29 23:42:43 2004 UTC (7 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +34 -3
lines
Added a check of the required functions before adding the input.
Fixed the initialization vector for the encryption.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 29 07:19:20 2004 UTC (7 years, 1 month ago) by mlemos
Branches: MAIN
Initial revision.
|