1. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  2. d5c0172 Fix #1009 documentation fixed by John Crepezzi · 13 years ago
  3. c193166 Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than to less_than_equal_to by Nick Busey · 13 years ago
  4. 98c347d Adding equal to greater than, equal to less than form validators. by Nick Busey · 13 years ago
  5. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  6. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  7. 54a8dcd Fixed a bug (#181) where a mis-spelling was in the form validation language file. by Greg Aker · 13 years ago
  8. 63df37d Removed accidental whitespace. by Phil Sturgeon · 14 years ago
  9. 3837ae7 Added 'is_unique' which is a brilliant feature I came up with all by myself. Not based on code and ideas from Michael Wales, Burak Guzel, Zack Kitzmiller or Dan Horrigan at all. If they say any differently they are lying. by Phil Sturgeon · 14 years ago
  10. ee8a712 Added form_validation_lang entries for decimal, greater_than, less_than. by Phil Sturgeon · 14 years ago
  11. 2280e8e Added the regex_match Form Validation rule. Had to change how the rules are split so that no regex breaks the rule splitting. by Dan Horrigan · 14 years ago
  12. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  13. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  14. aef13d9 fix up file path reference in comment by Derek Allard · 16 years ago
  15. 7440273 Clarified some of the lines of text by Rick Ellis · 16 years ago
  16. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago