summaryrefslogtreecommitdiffstats
path: root/user_guide/libraries/form_validation.html
AgeCommit message (Expand)AuthorFilesLines
2013-07-08Updating User Guide for 2.1.4.Wes Baker1-1/+1
2012-10-07Bump version number to 2.1.3Andrey Andreev1-1/+1
2012-06-29Bumping version number to 2.1.2.Wes Baker1-1/+1
2012-06-11Fixed conflictsPhil Sturgeon1-1/+1
2012-06-07Adding IPv6 support to the Input and Form_validation libraries.Pascal Kriete1-1/+1
2012-05-17Added upgrade for 2.1.1 and updated version.Phil Sturgeon1-2/+2
2011-10-27Bumped CodeIgniter version to 2.1.0.Phil Sturgeon1-1/+1
2011-08-20Merge branch 'release/v2.0.3' into developDerek Jones1-1/+1
2011-08-20updated version number in user guide, removed some stray merge markers found ...Derek Jones1-1/+1
2011-07-16explains how use a parameter/argument (optional) in your callback rule declar...MarcosCoelho1-8/+5
2011-07-02hand merged remaining unresolved files following the backout of 648b42a75739,...Derek Jones1-5/+12
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-47/+47
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-47/+47
2011-05-09Added 'is_unique' which is a brilliant feature I came up with all by myself. ...Phil Sturgeon1-5/+12
2011-04-25Fixed double-space typo.Razican1-47/+47
2011-04-07Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1Pascal Kriete1-1/+1
2011-03-10Updated version number in User Guide html.Phil Sturgeon1-1/+1
2011-02-07Added decimal, less_than and greater_than rules to the Form validation Class.Phil Sturgeon1-141/+169
2011-01-28updating copyrights to 2011Derek Jones1-1/+1
2010-11-09Updating code examples in user guide to use CI_Controller instead of ControllerGreg Aker1-4/+4
2010-11-09Removed the validation library deprectation warning. It's no longer valid for...Pascal Kriete1-3/+0
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-15/+15
2010-03-29fixed casing of EllisLabDerek Jones1-1/+1
2010-03-05changing docs refs to future release 2.0.0Derek Jones1-1/+1
2010-01-17extra period in a sentence (the horror!) :)Derek Allard1-1/+1
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-09-11prep for 1.7.2 releaseDerek Jones1-1/+1
2009-05-03bug fix and typo fixesDerek Allard1-1/+1
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2009-02-11Prep for 1.7.1 releaseDerek Jones1-1/+1
2009-02-04fixed documentation to reference set_rules() vs set_rule()Derek Allard1-1/+1
2008-12-07changed some code in examples from <?php to &lt;?php in the event that a loc...Derek Allard1-2/+2
2008-11-13Changing EOL style to LFDerek Allard1-1220/+1220
2008-10-26fixed some typosRick Ellis1-1/+1
2008-10-26Fixed some typosRick Ellis1-1/+1
2008-10-15example typo fixDerek Allard1-2/+2
2008-09-25Fixed incorrect parenthesis in form_open() function. (#5135)Derek Allard1-2/+2
2008-09-22typos, html validationDerek Allard1-11/+5
2008-09-20Added the ability to set translatable field namesRick Ellis1-1/+24
2008-08-26(no commit message)Rick Ellis1-0/+3
2008-08-26(no commit message)Rick Ellis1-2/+57
2008-08-26(no commit message)Rick Ellis1-0/+2
2008-08-26Added Form Validation Library and updated docsRick Ellis1-0/+1144