Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
2067d1a727e7eb5e5ffb40e967f3d1fc4c8a41b2
/
system
/
libraries
/
Form_validation.php
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
d0c870a
Fixed bug #5702, in which the field label was not being fetched properly, when "matching" one field to another.
by Rick Ellis
· 16 years ago
dbd7d0c
Fixed a typo
by Rick Ellis
· 16 years ago
3fb0a2a
Fixed a bug in which the "isset" error message was being trigged by the "required" rule.
by Rick Ellis
· 16 years ago
29828ac
Fixed an undefined variable. Bug #5311
by Rick Ellis
· 16 years ago
faa6d09
Cleaned up a comment
by Rick Ellis
· 16 years ago
9b8bc35
by Rick Ellis
· 16 years ago
96fabe5
Fixed a boneheaded mistake I made...
by Rick Ellis
· 16 years ago
0669540
One more tweak...
by Rick Ellis
· 16 years ago
193743a
Oops... fixed the fix I just fixed...
by Rick Ellis
· 16 years ago
fe61d63
Fixed a language bug when setting errors manually
by Rick Ellis
· 16 years ago
53b70e1
Added the ability to use callbacks even when a field has no data
by Rick Ellis
· 16 years ago
32f84f1
Removed the strict param from in_array in some of the tests as this was causing problems
by Rick Ellis
· 16 years ago
277451a
Added the ability to set translatable field names
by Rick Ellis
· 16 years ago
d02b5bf
by Rick Ellis
· 16 years ago
9056b56
Allowed empty rules to be set, and fixed a bug that allows blank error messages to output the delimiters.
by Rick Ellis
· 16 years ago
a5acb73
Fixed an empty string error
by Rick Ellis
· 16 years ago
ec1b70f
by Rick Ellis
· 16 years ago