summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
AgeCommit message (Expand)AuthorFilesLines
2012-03-26Fix some examples in the user guideAndrey Andreev3-23/+25
2012-03-22Update user_guide_src/source/libraries/email.rstleandronf1-1/+1
2012-03-22Update user_guide_src/source/libraries/email.rstleandronf1-0/+1
2012-03-19merged with latest develop.Mike Funk1-0/+2
2012-03-12merged latest develop branch.Mike Funk2-5/+21
2012-03-12merged with latest develop.Mike Funk1-1/+7
2012-03-12Merge pull request #1079 from mikedfunk/feature/form_val_configAndrey Andreev1-1/+7
2012-03-12Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur...Mike Funk2-4/+14
2012-03-08Fix documentation entry for the decimal form validation rule (issue #1149)Andrey Andreev1-1/+1
2012-03-08Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur...Mike Funk1-3/+13
2012-03-07userguide fixMichiel Vugteveen1-1/+1
2012-03-07removed is_methodMichiel Vugteveen1-19/+4
2012-03-07merged latest develop branch, fixed changelog conflict.Mike Funk1-30/+85
2012-03-07merged from develop, fixed conflict in user guide.Mike Funk1-30/+85
2012-03-07added method() and is_method()Michiel Vugteveen1-3/+28
2012-03-06updated and merged user guide with develop branch.Mike Funk1-30/+85
2012-03-06Removed reset_validation() method from run() methodJonoB1-0/+11
2012-03-04Merge branch 'develop' of github.com:EllisLab/CodeIgniter into developJohn Crepezzi1-2/+40
2012-03-04Fix indentation for changes from pull #1121Andrey Andreev1-9/+9
2012-03-04Allow users to specify an array for validation, instead of alway using the $_...JonoB1-3/+32
2012-03-02updated error_array #565Michiel Vugteveen1-0/+9
2012-02-24updated documentation to differentiate prefix and suffix more.Mike Funk1-2/+2
2012-02-24fixed suffix documentation.Mike Funk1-1/+1
2012-02-24added config process method checking for delimiter values, updated changelog ...Mike Funk1-1/+7
2012-02-24updated changelog and user guide.Mike Funk1-0/+4
2012-02-24added config check, changelog entry, and user guide update.Mike Funk1-0/+2
2012-02-08Fix #1009 documentation fixedJohn Crepezzi1-4/+6
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-28/+32
2012-01-03Update user_guide_src/source/libraries/security.rstRS711-0/+4
2011-12-30Merge pull request #818 from narfbg/develop-image-libPhil Sturgeon1-6/+4
2011-12-30Added support for 3-length hex color values format and a number of validation...Andrey Andreev1-6/+4
2011-12-26Merge pull request #680 from bubbafoley/load_get_varsPhil Sturgeon1-0/+6
2011-12-26Merge pull request #837 from EllisLab/feature/remove-sha-libPhil Sturgeon1-15/+0
2011-12-26Fixing a couple of issues in documentation files that occur when running Sphi...Greg Aker1-5/+5
2011-12-26Removing previously deprecated SHA1 library and removed SHA1 method in the En...Greg Aker1-15/+0
2011-12-25Updating changelog & adding a migrations documentation file so those docs can...Greg Aker1-0/+5
2011-12-14Added in a remove item from cart function to save the "hacky" method of updat...Andrew Seymour1-0/+5
2011-12-13Added the ability to get the contents in a different orderAndrew Seymour1-2/+5
2011-11-23Reworded new attach() section in email user guidetrit1-1/+1
2011-11-23Added an entry for the new Email::attach parameterstrit1-1/+5
2011-11-21Typo in "Watermarking Preferences". Configuration parameter is "wm_padding", ...David Dotson1-1/+1
2011-11-19add method get_vars() to CI_Loader to retrieve all variables loaded with $thi...Shane Pearson1-0/+6
2011-10-07Fix some user guide stylepurwandi2-23/+15
2011-10-07Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into developpurwandi1-23/+53
2011-10-07Fix Encryption Class User Guidepurwandi1-28/+24
2011-10-07fixing internal links and adding method documentationJoseph Wensley1-23/+53
2011-10-07change hardcoded page docs to use generated onesJoseph Wensley2-73/+22
2011-10-06format image lib tablesJoseph Wensley1-222/+107
2011-10-06format upload preferences tableJoseph Wensley1-63/+29