summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-12-17[ci skip] Merge pull request #5652 from Khuthaily/patch-1Andrey Andreev1-1/+1
Add px to width and height inline style output of create_captcha()
2018-12-17[ci skip] Add changelog entry for PR #5651Andrey Andreev1-0/+1
2018-12-17[ci skip] Merge pull request #5651 from pawelkg/developAndrey Andreev1-1/+1
Test if cache file is writable before unlink it
2018-12-17[ci skip] Merge pull request #5651 from pawelkg/developAndrey Andreev1-1/+1
Test if cache file is writable before unlink it
2018-12-12Fix tabsPaweł Kłopotek-Główczewski1-1/+1
2018-12-09Add px to width and height for inline styleKhaled1-1/+1
The image's width and height are always more than 0; so, adding "px" after the width and height is necessary for HTML validation.
2018-12-09Test if cache file is writable before unlink itPaweł Kłopotek-Główczewski1-1/+1
2018-11-16[ci skip] Fix #5627Andrey Andreev2-1/+2
2018-11-16[ci skip] Fix #5624Andrey Andreev4-27/+10
2018-09-11[ci skip] Fix #5590 (add a default error message for FV valid_base64 rule)Andrey Andreev2-0/+2
2018-09-11[ci skip] Fix #5587Andrey Andreev2-1/+5
2018-09-10[ci skip] Merge pull request #5592 from Tusharmalik/developAndrey Andreev1-3/+3
corrected the serial number of 'source/installation/upgrade_319'
2018-09-10[ci skip] Merge pull request #5592 from Tusharmalik/developAndrey Andreev1-3/+3
corrected the serial number of 'source/installation/upgrade_319'
2018-09-10corrected the serial number of 'source/installation/upgrade_319' and changed ↵tusharmalik1-3/+3
the heading size
2018-09-05[ci skip] Merge pull request #5583 from johndekroon/developAndrey Andreev1-1/+2
Documented undocumented feature
2018-09-05[ci skip] Merge pull request #5583 from johndekroon/developAndrey Andreev1-1/+2
Documented undocumented feature
2018-09-03Documented undocumented featureJohn de Kroon1-1/+2
The 'none' option is a valid option, which was documented in the 2.x documentation. I added it since it is still supported in 3.x.
2018-09-03Merge pull request #1 from bcit-ci/developJohn de Kroon214-496/+675
Update from source
2018-08-22[ci skip] Drop a dead return statementAndrey Andreev1-1/+0
2018-08-22[ci skip] Close #5513Andrey Andreev3-1/+10
2018-08-22[ci skip] Fix #5571Andrey Andreev2-1/+2
2018-08-22[ci skip] Merge pull request #5570 from mfigueroa/patch-1Andrey Andreev1-2/+2
Fix grammar mistakes in cli.rst
2018-08-22[ci skip] Merge pull request #5568 from achraf52/patch-1Andrey Andreev1-1/+1
Corrected wrong "email" library link
2018-08-22[ci skip] Merge pull request #5570 from mfigueroa/patch-1Andrey Andreev1-2/+2
Fix grammar mistakes in cli.rst
2018-08-22[ci skip] Merge pull request #5568 from achraf52/patch-1Andrey Andreev1-1/+1
Corrected wrong "email" library link
2018-08-22[ci skip] Add exceptions for 2 error cases in FV set_rules()Andrey Andreev1-1/+2
2018-08-22[ci skip] Changelog entry for #5545, PR #5563Andrey Andreev2-1/+2
2018-08-22Merge pull request #5563 from it-can/fix5545Andrey Andreev5-6/+8
fix #5545
2018-08-22[ci skip] Fix #5561Andrey Andreev2-16/+19
2018-08-16Fix grammar mistakes in cli.rstManuel Figueroa1-2/+2
2018-08-15Update changelog.rstAchraf Almouloudi1-1/+1
2018-08-13Merge pull request #5566 from achraf52/patch-1Lonnie Ezell1-2/+2
Fixed typo in Encryption documentation
2018-08-13Update encryption.rstAchraf Almouloudi1-2/+2
2018-08-07fix #5545Michiel Vugteveen5-6/+8
2018-07-26More on #5542Andrey Andreev1-1/+1
2018-07-22[ci skip] Fix #5542Andrey Andreev3-2/+3
2018-07-22[ci skip] Add changelog entry for PR #5531Andrey Andreev1-0/+1
2018-07-22Merge pull request #5531 from tianhe1986/develop_input_array_notationAndrey Andreev2-6/+38
Input: considering nested array keys in `get_post` and `post_get`
2018-06-26Using `isset`.tianhe19861-2/+2
Signed-off-by: tianhe1986 <w1s2j3229@163.com>
2018-06-22Adding unit test.tianhe19861-0/+34
Signed-off-by: tianhe1986 <w1s2j3229@163.com>
2018-06-22Using null comparison instead of isset().tianhe19861-6/+4
Signed-off-by: tianhe1986 <w1s2j3229@163.com>
2018-06-15Merge branch '3.1-stable' into developAndrey Andreev2-4/+5
2018-06-15[ci skip] Fix #5526Andrey Andreev2-1/+4
2018-06-12Merge branch '3.1-stable' into developAndrey Andreev11-3/+133
Conflicts resolved: system/core/CodeIgniter.php system/libraries/Email.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
2018-06-12[ci skip] Mark the start of 3.1.10 developmentAndrey Andreev6-4/+25
2018-06-12Merge branch '3.1-stable'Andrey Andreev226-633/+958
2018-06-12[ci skip] Prepare 3.1.9 releaseAndrey Andreev9-5/+104
2018-06-12[ci skip] Add a changelog entry for PR #5510Andrey Andreev1-0/+1
2018-06-12Merge pull request #5510 from johndekroon/developAndrey Andreev2-3/+15
Only use the output of idn_to_ascii() if it worked properly
2018-06-12[ci skip] Correct an erroneous variable name from PR #5510Andrey Andreev1-1/+1