summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source
AgeCommit message (Collapse)AuthorFilesLines
2021-02-04[ci skip] Add 'img_class' option to CAPTCHA helperAndrey Andreev1-0/+1
Close #5999
2021-02-04Merge branch '3.1-stable' into developAndrey Andreev1-0/+2
2021-02-04[ci skip] Fix is_callable()-reliant logic broken by PHP 8Andrey Andreev1-0/+1
Close #6006, #6007
2021-02-04[ci skip] Add changelog entry for #6013Andrey Andreev1-0/+1
2021-01-05[ci skip] Add TLS support for Session library Redis connection strings ↵Andrey Andreev1-1/+1
(related: issue #5982, PR #5983)
2021-01-05[ci skip] Close #6005: Fix typos in email helper docsAndrey Andreev1-3/+3
2020-07-09Merge branch '3.1-stable' into developAndrey Andreev3-1/+13
2020-07-09[ci skip] Merge pull request #5970 from sapics/fix/user-guide-urlAndrey Andreev1-2/+2
Fix user guide url
2020-06-24Fix user guide urlsapics1-2/+2
Replace from https://codeigniter.com/user_guide/* to https://codeigniter.com/userguide3/*
2020-03-30[ci skip] Update upgrade instructions for 3.1.12Andrey Andreev1-0/+6
2020-03-30[ci skip] Add changelog entry for PR #5895Andrey Andreev1-0/+1
2020-03-30[ci skip] Add changelog entry for #5903Andrey Andreev1-0/+1
2020-03-30[ci skip] Fix #5906Andrey Andreev1-0/+1
2020-02-11[ci skip] Fix #5901Andrey Andreev1-0/+1
2020-01-28[ci skip] Docs spaces-to-tabs correctionAndrey Andreev1-2/+2
2020-01-28[ci skip] Add changelog entry for PR #5890Andrey Andreev1-0/+1
2020-01-28[ci skip] Merge pull request #5890 from jerkob/developAndrey Andreev1-0/+7
Adds a public trans_active function to determine transaction state
2020-01-28[ci skip] Merge pull request #5890 from jerkob/developAndrey Andreev1-0/+7
Adds a public trans_active function to determine transaction state
2020-01-28[ci skip] Add changelog entry for PR #5882Andrey Andreev1-0/+1
2020-01-28Merge branch '3.1-stable' into developAndrey Andreev3-2/+22
Conflicts resolved: .travis.yml system/database/DB_query_builder.php system/helpers/captcha_helper.php system/libraries/Cache/drivers/Cache_redis.php system/libraries/Zip.php
2020-01-28Update docs for `trans_active()` function`jerkob1-5/+4
Per code review, update documentation from the proposed `trans_depth()` function to the replacement `trans_active()` function.
2020-01-27[ci skip] Merge pull request #5891 from franciscollanquipichun/developAndrey Andreev5-12/+12
Inserted required attribute `lang` in html tags
2020-01-27[ci skip] Add changelog entry for PR #5881Andrey Andreev1-0/+1
2020-01-27[ci skip] Merge pull request #5881 from InSitu-Software/query_builder_full_joinAndrey Andreev1-1/+1
Added FULL OUTER JOIN to QueryBuilder
2020-01-27[ci skip] Merge pull request #5881 from InSitu-Software/query_builder_full_joinAndrey Andreev1-1/+1
Added FULL OUTER JOIN to QueryBuilder
2020-01-27[ci skip] Merge pull request #5885 from etrianag/developAndrey Andreev1-2/+2
Update documentation for method parse_string
2020-01-27[ci skip] Merge pull request #5885 from etrianag/developAndrey Andreev1-2/+2
Update documentation for method parse_string
2020-01-27[ci skip] Add changelog entry for issue #5879Andrey Andreev1-0/+1
2020-01-27Remove parameter type from Description.etrianag1-1/+1
2020-01-27[ci skip] Add changelog for PR #5883Andrey Andreev1-0/+1
2020-01-25inserted required attribute in html tags in documentationFrancisco Javier Llanquipichun Garcia5-13/+13
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com>
2020-01-24Add documentation for trans_depth functionjerkob1-0/+8
2020-01-23added FULL OUTER join option to documentationChristian Mohr1-1/+1
2020-01-13Update documentation for method parse_stringetrianag1-2/+2
Fix description of parameter $template in method parse_string.
2019-11-25[ci skip] Add changelog entry for PR #5856Andrey Andreev1-0/+1
2019-11-01[ci skip] Add changelog entry for #5861Andrey Andreev1-0/+1
2019-10-21[ci skip] Fix #5857Andrey Andreev1-0/+1
2019-10-08[ci skip] Fix #5847Andrey Andreev1-1/+1
2019-10-08[ci skip] Add upgrade instructions for user_agents.phpAndrey Andreev1-0/+6
2019-10-08[ci skip] Add changelog entry for PR #5832Andrey Andreev1-0/+4
2019-10-08[ci skip] Fix #5840Andrey Andreev1-0/+1
2019-09-22[ci skip] Add changelog for #5834Andrey Andreev1-1/+5
2019-09-19Merge branch '3.1-stable' into developAndrey Andreev5-2/+47
Conflicts resolved: system/core/CodeIgniter.php system/libraries/Cache/drivers/Cache_redis.php system/libraries/Session/drivers/Session_redis_driver.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst
2019-09-19[ci skip] Begin 3.1.12-devAndrey Andreev5-4/+26
2019-09-19[ci skip] Fix changelog links to session libraryAndrey Andreev1-6/+6
2019-09-18[ci skip] Update Cache library Redis driver to work with phpRedis 5, ↵Andrey Andreev1-0/+1
similarly to PR #5816 (also add changelog entry)
2019-09-18[ci skip] Merge pull request #5831 from DeanWunder/patch-1Andrey Andreev1-1/+1
Fixed HTML type attribute for input field in tutorial
2019-09-18Merge pull request #5835 from dangereyes88/developProject lead, CodeIgniter1-1/+1
Update typography.rst
2019-09-18[ci skip] Merge pull request #5831 from DeanWunder/patch-1Andrey Andreev1-1/+1
Fixed HTML type attribute for input field in tutorial
2019-09-17Update typography.rstAbdul Haq Sheikh1-1/+1
Corrected Typo