summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Add support for the anchor 'rel' attribute in the Pagination libraryAndrey Andreev1-0/+24
2012-06-11changelogMichiel Vugteveen1-0/+4
2012-06-10Merge branch 2.1-stable into developAndrey Andreev4-2/+6
2012-06-06Add a second parameter (charset) to CI_Output::set_content_type() + fix for i...Andrey Andreev1-0/+4
2012-06-06Merge pull request #1415 from mickeywu/developAndrey Andreev1-0/+8
2012-06-02Changed load model examples to use lowercase model name. Fixes #1417Alex Bilbie1-3/+3
2012-06-01Made set_header() public in Email library and updated documentation.Mickey Wu1-0/+8
2012-05-31Changed documentation and added note to changelog as per @philsturgeon requestThanasis Polychronakis1-5/+7
2012-05-23Input, Session and Cookie get's will return NULL.Phil Sturgeon2-13/+6
2012-04-26Corrected path to jqueryChad Hedgcock1-2/+2
2012-04-04Fixing user_guide compilation warningsM. Fauzilkamil Zainuddin1-2/+2
2012-04-03Merge upstream branchAndrey Andreev5-28/+49
2012-04-03Some improvements to the additions from pull #1234Andrey Andreev1-2/+4
2012-04-02The current name is too wide change to get_content_type()consistent with set_...Songpol Sripaoeiam1-2/+2
2012-04-01bracket on a new lineSongpol Sripaoeiam1-1/+1
2012-04-01add function get_current_content_type to output class and user manual librarySongpol Sripaoeiam1-0/+7
2012-03-29Merge pull request #1181 from matteomattei/developAndrey Andreev1-5/+14
2012-03-26Fix some examples in the user guideAndrey Andreev3-23/+25
2012-03-26Centralize handling of attach() function for both real file and buffer string.Matteo Mattei1-9/+11
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-20Merge upstream branchAndrey Andreev3-1/+13
2012-03-19merged with latest develop.Mike Funk1-0/+2
2012-03-15Email class: adjust documentation and make the code backward compatibleMatteo Mattei1-8/+7
2012-03-15Email class: move string_attach() to attach() and add documentationMatteo Mattei1-3/+11
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-09Merge upstream branchAndrey Andreev2-33/+89
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-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