summaryrefslogtreecommitdiffstats
path: root/system/language/english/form_validation_lang.php
AgeCommit message (Expand)AuthorFilesLines
2012-12-03[ci skip] Cleaned some spacesAndrey Andreev1-1/+1
2012-11-01Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)Andrey Andreev1-0/+1
2012-10-11New form_validation rule: 'differs'Raul Baldner Junior1-0/+1
2012-10-05Fix issue #935 [ci skip]Andrey Andreev1-2/+2
2012-07-15Changed double quotes to single quotes to meet style guidelinesAlex Bilbie1-25/+25
2012-07-12Too many new lines here :)vkeranov1-2/+1
2012-06-07Resolve description docblock differences in system/language/Andrey Andreev1-2/+2
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
2012-02-08Fix #1009 documentation fixedJohn Crepezzi1-3/+3
2012-02-07Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than t...Nick Busey1-2/+2
2012-02-02Adding equal to greater than, equal to less than form validators.Nick Busey1-23/+25
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-0/+25
2011-08-20Fixed a bug (#181) where a mis-spelling was in the form validation language f...Greg Aker1-1/+1
2011-05-09Removed accidental whitespace.Phil Sturgeon1-1/+1
2011-05-09Added 'is_unique' which is a brilliant feature I came up with all by myself. ...Phil Sturgeon1-1/+2
2011-03-17Added form_validation_lang entries for decimal, greater_than, less_than.Phil Sturgeon1-0/+3
2010-12-15Added the regex_match Form Validation rule. Had to change how the rules are ...Dan Horrigan1-0/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-4/+4
2008-11-13Changing EOL style to LFDerek Allard1-23/+23
2008-09-22fix up file path reference in commentDerek Allard1-2/+2
2008-08-27Clarified some of the lines of textRick Ellis1-3/+3
2008-08-26Added Form Validation Library and updated docsRick Ellis1-0/+24