index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
user_guide_src
/
source
/
libraries
/
form_validation.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-25
inserted required attribute in html tags in documentation
Francisco Javier Llanquipichun Garcia
1
-3
/
+3
2019-03-16
Punctuation error fixed (add apostrophe).
kevin moore
1
-1
/
+1
2017-06-22
Implement #2436 (access to FV processed data)
Andrey Andreev
1
-1
/
+20
2017-01-10
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-1
/
+1
2017-01-06
[ci skip] Correct FV docs on valid_ip accepting a param
Andrey Andreev
1
-1
/
+1
2017-01-06
Add valid_mac() FV rule
Andrey Andreev
1
-0
/
+1
2016-12-01
Remove previously deprecated FV Library method/rule prep_for_form()
Andrey Andreev
1
-1
/
+0
2016-10-20
FV: throw BadMethodCallException when set_rules() called without
Andrey Andreev
1
-1
/
+2
2016-10-20
[ci skip] Document FV set_rules() fourth parameter
Andrey Andreev
1
-1
/
+2
2016-10-20
[ci skip] Document FV set_rules() fourth parameter
Andrey Andreev
1
-1
/
+2
2016-07-28
Remove dead code written for PHP 5.2
Andrey Andreev
1
-3
/
+2
2016-03-30
[ci skip] Fix #4557
Andrey Andreev
1
-1
/
+1
2016-03-12
[ci skip] Deprecate prep_for_form() in Form_validation
Andrey Andreev
1
-4
/
+4
2015-11-26
Merge pull request #4273 from suhindra/develop
Andrey Andreev
1
-2
/
+2
2015-11-26
Merge pull request #4271 from galdiolo/patch-12
Andrey Andreev
1
-1
/
+1
2015-09-29
Merge pull request #4126 from zoaked/patch-1
Andrey Andreev
1
-1
/
+1
2015-09-02
[ci skip] Improve FV language string instructions
Andrey Andreev
1
-1
/
+4
2015-07-26
[ci skip] Add a note about CI_Form_validation::set_data()
Andrey Andreev
1
-2
/
+6
2015-05-18
[ci skip] Remove example usage of MD5 for passwords
Andrey Andreev
1
-3
/
+3
2015-05-11
Adding validation not documented.
Rodolfo Silva
1
-0
/
+1
2015-02-02
[ci skip] Fix #3515
Andrey Andreev
1
-20
/
+20
2015-01-28
change in to in_list
Lance Vincent
1
-1
/
+1
2015-01-28
Form Validation - In Method
Lance Vincent
1
-0
/
+1
2015-01-28
Form Validation - In Method
Lance Vincent
1
-0
/
+1
2015-01-05
Remove CI_Form_validation::xss_clean()
Andrey Andreev
1
-5
/
+3
2014-09-15
removed extra quote
Ahmad Anbar
1
-1
/
+1
2014-09-08
Add 'named callable' rules to Form validation library
Andrey Andreev
1
-1
/
+30
2014-04-01
fixes warnings
Connor Tumbleson
1
-1
/
+1
2014-03-10
Add support for callable form validation rules
Andrey Andreev
1
-1
/
+37
2014-02-08
Method chaining support for FV set_data(), reset_validation()
Andrey Andreev
1
-2
/
+4
2014-02-08
[ci skip] Add return types to library docs
Andrey Andreev
1
-25
/
+33
2014-01-20
Merge branch 'develop' into feature/user-guide-cleanup
Andrey Andreev
1
-7
/
+28
2014-01-09
Fixed coding styles in form_validation.rst
Ahmedul Haque Abid
1
-3
/
+3
2014-01-09
Changed the rest of 'error_msg' to 'errors'
Ahmedul Haque Abid
1
-1
/
+1
2014-01-09
Added spaces between parameters and fixed the arrays to be more readable.
Ahmedul Haque Abid
1
-12
/
+16
2014-01-09
Changed $error_msg to $errors
Ahmedul Haque Abid
1
-2
/
+2
2014-01-08
Added custom error messages functionality for individual fields.
Ahmedul Haque Abid
1
-5
/
+22
2014-01-06
[ci skip] Update the Form_validation library docs
Andrey Andreev
1
-107
/
+61
2013-09-15
Adding missing reference to min_length in rules reference
AdwinTrave
1
-0
/
+1
2013-08-28
[ci skip] Fix a documentation error
Andrey Andreev
1
-1
/
+1
2013-07-21
removing php: directive prefix from docs source as it is not necessary
Derek Jones
1
-28
/
+28
2013-02-04
Cleaned up for pull request.
Sajan Parikh
1
-2
/
+2
2013-02-02
Fixed documentation.
Sajan Parikh
1
-2
/
+4
2013-01-09
Syntax fixes in documentation source
vlakoff
1
-2
/
+2
2013-01-03
doc: fix table markup in previous commit
Alan Jenkins
1
-3
/
+3
2012-12-16
doc: xss_clean() method is in Security, not Input
Alan Jenkins
1
-2
/
+2
2012-12-14
Fix issue #539
Andrey Andreev
1
-75
/
+77
2012-12-13
Remove slash!
Eric Roberts
1
-1
/
+1
2012-12-12
Format tweaks
Eric Roberts
1
-2
/
+2
2012-12-12
Merge branch 'refs/heads/develop' into feature/form_error_msgs
Eric Roberts
1
-185
/
+185
[next]