Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
80500afbd188600212ca913a7bac073009feac73
/
system
/
language
/
english
/
form_validation_lang.php
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
d4eec9f
Fix issue #539
by Andrey Andreev
· 12 years ago
7728e74
Find/replace oopsie.
by Eric Roberts
· 12 years ago
b9e35f2
Merge branch 'refs/heads/develop' into feature/form_error_msgs
by Eric Roberts
· 12 years ago
838a9d6
[ci skip] Cleaned some spaces
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
f38564d
New form_validation rule: 'differs'
by Raul Baldner Junior
· 12 years ago
2748254
Fix issue #935 [ci skip]
by Andrey Andreev
· 12 years ago
0875d69
Changed double quotes to single quotes to meet style guidelines
by Alex Bilbie
· 13 years ago
4a6bc33
Too many new lines here :)
by vkeranov
· 13 years ago
34ed3f3
Resolve description docblock differences in system/language/
by Andrey Andreev
· 13 years ago
0b05705
Combine this feature with Fix Issue #935 in another pull request.
by Eric Roberts
· 13 years ago
b4a294d
Fix a merge oopsie in the language file.
by Eric Roberts
· 13 years ago
8cefb3f
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_error_msgs
by Eric Roberts
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
d5c0172
Fix #1009 documentation fixed
by John Crepezzi
· 13 years ago
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
98c347d
Adding equal to greater than, equal to less than form validators.
by Nick Busey
· 13 years ago
41cc090
Better support for using field names and rule parameters in error messages.
by Eric Roberts
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
54a8dcd
Fixed a bug (#181) where a mis-spelling was in the form validation language file.
by Greg Aker
· 13 years ago
63df37d
Removed accidental whitespace.
by Phil Sturgeon
· 14 years ago
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
ee8a712
Added form_validation_lang entries for decimal, greater_than, less_than.
by Phil Sturgeon
· 14 years ago
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
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
aef13d9
fix up file path reference in comment
by Derek Allard
· 16 years ago
7440273
Clarified some of the lines of text
by Rick Ellis
· 16 years ago
2594953
Added Form Validation Library and updated docs
by Rick Ellis
· 16 years ago