summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries/form_validation.rst
AgeCommit message (Expand)AuthorFilesLines
2015-05-18[ci skip] Remove example usage of MD5 for passwordsAndrey Andreev1-3/+3
2015-05-11Adding validation not documented.Rodolfo Silva1-0/+1
2015-02-02[ci skip] Fix #3515Andrey Andreev1-20/+20
2015-01-28change in to in_listLance Vincent1-1/+1
2015-01-28Form Validation - In MethodLance Vincent1-0/+1
2015-01-28Form Validation - In MethodLance Vincent1-0/+1
2015-01-05Remove CI_Form_validation::xss_clean()Andrey Andreev1-5/+3
2014-09-15removed extra quoteAhmad Anbar1-1/+1
2014-09-08Add 'named callable' rules to Form validation libraryAndrey Andreev1-1/+30
2014-04-01fixes warningsConnor Tumbleson1-1/+1
2014-03-10Add support for callable form validation rulesAndrey Andreev1-1/+37
2014-02-08Method chaining support for FV set_data(), reset_validation()Andrey Andreev1-2/+4
2014-02-08[ci skip] Add return types to library docsAndrey Andreev1-25/+33
2014-01-20Merge branch 'develop' into feature/user-guide-cleanupAndrey Andreev1-7/+28
2014-01-09Fixed coding styles in form_validation.rstAhmedul Haque Abid1-3/+3
2014-01-09Changed the rest of 'error_msg' to 'errors'Ahmedul Haque Abid1-1/+1
2014-01-09Added spaces between parameters and fixed the arrays to be more readable.Ahmedul Haque Abid1-12/+16
2014-01-09Changed $error_msg to $errorsAhmedul Haque Abid1-2/+2
2014-01-08Added custom error messages functionality for individual fields.Ahmedul Haque Abid1-5/+22
2014-01-06[ci skip] Update the Form_validation library docsAndrey Andreev1-107/+61
2013-09-15Adding missing reference to min_length in rules referenceAdwinTrave1-0/+1
2013-08-28[ci skip] Fix a documentation errorAndrey Andreev1-1/+1
2013-07-21removing php: directive prefix from docs source as it is not necessaryDerek Jones1-28/+28
2013-02-04Cleaned up for pull request.Sajan Parikh1-2/+2
2013-02-02Fixed documentation.Sajan Parikh1-2/+4
2013-01-09Syntax fixes in documentation sourcevlakoff1-2/+2
2013-01-03doc: fix table markup in previous commitAlan Jenkins1-3/+3
2012-12-16doc: xss_clean() method is in Security, not InputAlan Jenkins1-2/+2
2012-12-14Fix issue #539Andrey Andreev1-75/+77
2012-12-13Remove slash!Eric Roberts1-1/+1
2012-12-12Format tweaksEric Roberts1-2/+2
2012-12-12Merge branch 'refs/heads/develop' into feature/form_error_msgsEric Roberts1-185/+185
2012-11-26Add 'valid_url' rule to Form Validation (issue #1966)Andrey Andreev1-0/+1
2012-11-19Documentation: fix typos in name of application folderAlan Jenkins1-3/+3
2012-11-03Fix #1957Andrey Andreev1-3/+0
2012-11-01[ci skip] Alter form validation examples including the *matches* ruleAndrey Andreev1-4/+4
2012-10-26Fix #1624 and clear-up the form validation docs (manually applying #1603)Andrey Andreev1-95/+95
2012-10-11New form_validation rule: 'differs'Raul Baldner Junior1-0/+1
2012-10-07Fix a typo [ci skip]Andrey Andreev1-1/+1
2012-10-05[ci skip] More doc fixesAndrey Andreev1-1/+1
2012-10-05Fix #1745Andrey Andreev1-1/+3
2012-10-05Merge pull request #1738 from RecoilUK/patch-1Andrey Andreev1-0/+9
2012-10-05[ci skip] Add a note to the user guide regarding issue #1010Andrey Andreev1-2/+3
2012-09-03Fix #1741 is_unique duplicated in documentation for Form_validationpickupman1-1/+0
2012-08-23Update user_guide_src/source/libraries/form_validation.rstRecoilUK1-0/+9
2012-06-12Updated Form Validation's documentation for set_rules() now accepting an arra...Kevin Wood-Friend1-1/+5
2012-06-10Merge branch 2.1-stable into developAndrey Andreev1-0/+1
2012-04-15Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur...Eric Roberts1-35/+97
2012-04-04Fixing user_guide compilation warningsM. Fauzilkamil Zainuddin1-2/+2
2012-04-03Merge upstream branchAndrey Andreev1-2/+2