Age | Commit message (Expand) | Author | Files | Lines |
2015-04-29 | Fix #3816 | Andrey Andreev | 1 | -1/+1 |
2015-04-14 | Fix #3771 | Andrey Andreev | 1 | -10/+4 |
2015-04-06 | Disallow empty FV rules ... for consistency | Andrey Andreev | 1 | -7/+5 |
2015-03-13 | Close #3663 | Andrey Andreev | 1 | -1/+1 |
2015-03-09 | Reduce once MB_ENABLED checking | bjjay | 1 | -9/+3 |
2015-01-28 | [ci skip] Correct a docblock following PR #3521 | Andrey Andreev | 1 | -1/+1 |
2015-01-28 | change in to in_list | Lance Vincent | 1 | -1/+1 |
2015-01-28 | Form Validation - In Method | Lance Vincent | 1 | -0/+14 |
2015-01-28 | Form Validation - In Method | Lance Vincent | 1 | -0/+16 |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 1 | -3/+0 |
2015-01-20 | [ci skip] Change some log messages' level | Andrey Andreev | 1 | -1/+1 |
2015-01-12 | Updated to use the language file | Ahmad Anbar | 1 | -1/+1 |
2015-01-11 | Show the name of the field that doesn't have error message set. | Ahmad Anbar | 1 | -1/+1 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -3/+3 |
2015-01-05 | Remove CI_Form_validation::xss_clean() | Andrey Andreev | 1 | -13/+0 |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 1 | -14/+25 |
2014-09-08 | Add 'named callable' rules to Form validation library | Andrey Andreev | 1 | -4/+16 |
2014-06-07 | Fix #3085 | Andrey Andreev | 1 | -17/+19 |
2014-06-01 | Fix wrong variable name | Andrey Andreev | 1 | -2/+2 |
2014-05-31 | Add support for non-ASCII domain names in FV & Email classes' valid_email() | Andrey Andreev | 1 | -0/+5 |
2014-05-20 | [ci skip] Fix error notices in FV when trying to lookup error msgs for closures | Andrey Andreev | 1 | -14/+18 |
2014-04-09 | Minor changes in FV, Trackback | Andrey Andreev | 1 | -25/+8 |
2014-03-10 | Fix #2928, #2929 | Andrey Andreev | 1 | -1/+2 |
2014-03-10 | Add support for callable form validation rules | Andrey Andreev | 1 | -34/+67 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-02-08 | Method chaining support for FV set_data(), reset_validation() | Andrey Andreev | 1 | -2/+5 |
2014-01-09 | Fixed the comment and array alignment. | Ahmedul Haque Abid | 1 | -2/+2 |
2014-01-09 | Added space after 'if' condition | Ahmedul Haque Abid | 1 | -1/+1 |
2014-01-09 | Changed the rest of 'error_msg' to 'errors' | Ahmedul Haque Abid | 1 | -6/+6 |
2014-01-09 | Added the missing "is" in the comment | Ahmedul Haque Abid | 1 | -1/+1 |
2014-01-09 | Updated comment messages. | Ahmedul Haque Abid | 1 | -2/+2 |
2014-01-09 | Removed extra space between closing parenthesis. | Ahmedul Haque Abid | 1 | -1/+1 |
2014-01-09 | Fixed a missed variable $errors in set_rules(). | Ahmedul Haque Abid | 1 | -1/+1 |
2014-01-09 | Changed $error_msg to $errors | Ahmedul Haque Abid | 1 | -4/+4 |
2014-01-08 | Added custom error messages functionality for individual fields. | Ahmedul Haque Abid | 1 | -4/+20 |
2014-01-07 | Fix #2143 | Andrey Andreev | 1 | -9/+6 |
2014-01-06 | [ci skip] Fix a docblock typo | Andrey Andreev | 1 | -1/+1 |
2014-01-06 | Make CI_Form_validation::error()'s first parameter mandatory and add a typehi... | Andrey Andreev | 1 | -6/+6 |
2013-10-23 | Fix issue #2695 | Andrey Andreev | 1 | -4/+18 |
2013-07-21 | change empty function to Identical comparison operator | Hashem Qolami | 1 | -2/+2 |
2013-07-21 | Fix Form Validation issue with text inputs which have array as name | Hashem Qolami | 1 | -2/+2 |
2013-06-28 | Fix #2498 | Andrey Andreev | 1 | -1/+1 |
2013-03-21 | Added array notation for keys in Input library | nisheeth-barthwal | 1 | -0/+15 |
2013-02-15 | Various cosmetic fixes | vlakoff | 1 | -1/+1 |
2013-02-08 | Fix issue #2230 | Andrey Andreev | 1 | -3/+3 |
2013-02-04 | Cleaned up for pull request. | Sajan Parikh | 1 | -3/+1 |
2013-02-02 | Added Form Validation rule for alphanum + spaces. | Sajan Parikh | 1 | -0/+15 |
2013-01-14 | Replace is_null() with === / !== NULL | vlakoff | 1 | -3/+3 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-12-17 | update for Issue #2064 (changed docblocks which return $this or only call a m... | Andrew Podner | 1 | -4/+4 |