summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
AgeCommit message (Expand)AuthorFilesLines
2014-01-10documentation repairsPetr Heralecky1-1/+1
2014-01-10attach files by absolute urlPetr Heralecky1-0/+4
2014-01-10Further changes related to PR #2807Andrey Andreev1-7/+7
2014-01-10styleguidedPetr Heralecky1-9/+9
2014-01-10Added Email::attach_cid() returning CIDPetr Heralecky1-2/+22
2014-01-09fix doc warningsConnor Tumbleson1-5/+5
2014-01-09Merge pull request #2802 from marcossffilho/developAndrey Andreev1-16/+25
2014-01-09Updates for the Calendar Pull RequestMarcos SF Filho1-14/+14
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-08Unnecessary rtrim and update docs for Calendar classMarcos SF Filho1-16/+25
2014-01-08Added custom error messages functionality for individual fields.Ahmedul Haque Abid1-5/+22
2014-01-08Make newline standardization configurableAndrey Andreev1-1/+2
2013-12-17Fix #2775 (security lib docs)Andrey Andreev1-4/+4
2013-11-12Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...Andrey Andreev1-0/+3
2013-10-29Update sess_time_to_update description (rel #2397)Andrey Andreev1-2/+3
2013-10-29newline at the eofKakysha1-1/+1
2013-10-29Update caching.rstkakysha1-1/+1
2013-10-28Update Redis Caching blockkakysha1-6/+17
2013-10-21Add CI_Upload:: optionAndrey Andreev1-0/+5
2013-10-16Changelog/doc edits following PR #2684Andrey Andreev1-0/+5
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-08-11Input class: change behavior of get_post() method, add post_get() methodvlakoff1-4/+12
2013-07-24config->item() now returns NULL instead of FALSE when the required item doesn...vlakoff1-1/+1
2013-07-23Loader changes & optimizations related to issue #2551Andrey Andreev1-0/+26
2013-07-22Change class filenames to UcfirstAndrey Andreev4-5/+5
2013-06-28Update library documentation and changelogAdrian1-0/+1
2013-06-20fixed typo in guide/lib/xmlrpc.rstMichael Zimmer1-1/+1
2013-03-26There are 21 preferences, not 17Darren Benney1-1/+1
2013-02-21Fix #2273Cory1-1/+1
2013-02-18Clean upnisheeth-barthwal1-0/+1
2013-02-04Cleaned up for pull request.Sajan Parikh1-2/+2
2013-02-02Fixed documentation.Sajan Parikh1-2/+4
2013-01-28Fix issue #2202 and alter Loader Class docsAndrey Andreev1-74/+72
2013-01-15[ci skip] Fix issue #2157 - docs on the email libraryAndrey Andreev1-23/+29
2013-01-09Syntax fixes in documentation sourcevlakoff2-3/+3
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 Roberts23-482/+1090
2012-12-03Add min_width and min_height options to the Upload classAndrey Andreev1-45/+53
2012-11-29Added CI_Output::get_header()Andrey Andreev1-5/+25
2012-11-26Implement cascade-style loading of language filesAndrey Andreev1-22/+18
2012-11-26Add 'valid_url' rule to Form Validation (issue #1966)Andrey Andreev1-0/+1
2012-11-26CI_Email::print_debugger() option to limit the type of data to be printedAndrey Andreev1-1/+11