1. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  2. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  3. 3084167 fixed errant syntax in changeset 53ace78c4b45, fixes #37 by Derek Jones · 15 years ago
  4. 5640a71 ensured the security lib was loaded in a few calls to xss_clean() in other libraries. Fixes #35 by Derek Jones · 15 years ago
  5. 7f3719f updated copyrights by Derek Jones · 15 years ago
  6. c189583 added translation of fields passed as validation rule parameters by Pascal Kriete · 15 years ago
  7. 4e5cf1c Fixed a bug in the Form Validation library where multiple callbacks weren't working (#6110) by Derek Allard · 16 years ago
  8. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  9. 63eeae3 Changed the algorithm used in _reset_post_array() to no longer rely on eval(), plugging an arbitrary script execution hole by Derek Jones · 16 years ago
  10. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  11. d0c870a Fixed bug #5702, in which the field label was not being fetched properly, when "matching" one field to another. by Rick Ellis · 16 years ago
  12. dbd7d0c Fixed a typo by Rick Ellis · 16 years ago
  13. 3fb0a2a Fixed a bug in which the "isset" error message was being trigged by the "required" rule. by Rick Ellis · 16 years ago
  14. 29828ac Fixed an undefined variable. Bug #5311 by Rick Ellis · 16 years ago
  15. faa6d09 Cleaned up a comment by Rick Ellis · 16 years ago
  16. 9b8bc35 by Rick Ellis · 16 years ago
  17. 96fabe5 Fixed a boneheaded mistake I made... by Rick Ellis · 16 years ago
  18. 0669540 One more tweak... by Rick Ellis · 16 years ago
  19. 193743a Oops... fixed the fix I just fixed... by Rick Ellis · 16 years ago
  20. fe61d63 Fixed a language bug when setting errors manually by Rick Ellis · 16 years ago
  21. 53b70e1 Added the ability to use callbacks even when a field has no data by Rick Ellis · 16 years ago
  22. 32f84f1 Removed the strict param from in_array in some of the tests as this was causing problems by Rick Ellis · 16 years ago
  23. 277451a Added the ability to set translatable field names by Rick Ellis · 16 years ago
  24. d02b5bf by Rick Ellis · 16 years ago
  25. 9056b56 Allowed empty rules to be set, and fixed a bug that allows blank error messages to output the delimiters. by Rick Ellis · 16 years ago
  26. a5acb73 Fixed an empty string error by Rick Ellis · 16 years ago
  27. ec1b70f by Rick Ellis · 16 years ago