summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
AgeCommit message (Expand)AuthorFilesLines
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-02Merge upstream branchAndrey Andreev1-0/+9
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-13Allow native PHP functions used as rules to accept an additional parameterAndrey Andreev1-3/+4
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
2011-10-06format email preferences tableJoseph Wensley1-80/+26
2011-10-06Removing unnecessary '=' on form_valdiation.rstpurwandi1-1/+1
2011-10-06format Prepping Reference tableJoseph Wensley1-20/+9
2011-10-06format rule reference tableJoseph Wensley1-89/+29
2011-10-05fixed code block spacing in Benchmark lib docsDerek Jones1-15/+15
2011-10-05fixed code block spacing in Calendar lib docsDerek Jones1-31/+31
2011-10-05fixed code block spacing in Cart lib docsDerek Jones1-44/+44
2011-10-05fixed code block spacing in Email lib docsDerek Jones1-7/+49
2011-10-05fixed code block spacing in Encryption lib docsDerek Jones1-8/+18
2011-10-05fixed code block spacing in File Upload lib docsDerek Jones1-28/+113
2011-10-05fixed code block spacing in Form Validation lib docsDerek Jones1-95/+362
2011-10-05fixed code block spacing in FTP lib docsDerek Jones1-9/+59