Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-21 | Fixed typos | Harrison Emmanuel | 1 | -2/+2 | |
Changed umark_flash() and umark_temp() to unmark_flash() and unmark_temp() to match with their respective methods in the Session class. | |||||
2016-04-12 | Removed double quotes on $cid because if we using quotes, the embedded image ↵ | Moses Kurniawan | 1 | -1/+1 | |
will not appear. | |||||
2016-03-21 | Merge branch '3.0-stable' into develop | Andrey Andreev | 1 | -4/+4 | |
Resolved conflicts: 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 | |||||
2016-03-17 | Merge pull request #4544 from fulopm/develop | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix codeblock formatting in Zip library docs | |||||
2016-03-17 | adding code format on line 29 | Fülöp Márk | 1 | -1/+1 | |
2016-03-14 | Removed socket_type and socket parameters from the user guide | Masterklavi | 1 | -2/+0 | |
2016-03-12 | [ci skip] Deprecate prep_for_form() in Form_validation | Andrey Andreev | 1 | -4/+4 | |
2016-03-07 | Merge pull request #4506 from mixinix/patch-1 | Andrey Andreev | 1 | -4/+4 | |
[ci skip] Update Calendar docs | |||||
2016-03-06 | Update calendar.rst | mixinix | 1 | -4/+4 | |
2016-03-04 | Merge pull request #4502 from brutalcrozt/develop | Andrey Andreev | 1 | -1/+2 | |
[ci skip] Update image_lib docs | |||||
2016-03-02 | Doc , update image_lib.rst | Adi Prasetyo | 1 | -1/+2 | |
> at *the* same level *as* | |||||
2016-01-26 | Merge branch '3.0-stable' into develop | Andrey Andreev | 1 | -2/+2 | |
2016-01-20 | [ci skip] Fix a documentation error on output cache times | Andrey Andreev | 1 | -2/+2 | |
2016-01-02 | Merge pull request #4353 from paranic/patch-1 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Docs typo correction | |||||
2016-01-01 | typo correction to avoid copy paste error | paranic | 1 | -1/+1 | |
2015-12-10 | Merge pull request #4304 from scherepn/fix-doc-build-errors | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix mismatched brackets in documentation | |||||
2015-12-09 | Remove accidentally included change | Phil Scherer | 1 | -1/+1 | |
2015-12-09 | Fix mismatched brackets in documentation | Phil Scherer | 2 | -2/+2 | |
Sphinx generates incomplete/incorrect HTML output because there are mismatched brackets in the documentation. Signed-off-by: Phil Scherer <pscher1@umbc.edu> | |||||
2015-11-26 | Merge pull request #4273 from suhindra/develop | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Fix another file name in the docsaccording Similarly to PR #4271 | |||||
2015-11-26 | fix another file name according PR #4271 | Suhindra | 1 | -2/+2 | |
Fix another file name in documentation according PR #4271 | |||||
2015-11-26 | Merge pull request #4271 from galdiolo/patch-12 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix file name in documentation | |||||
2015-11-25 | Fix file name | Claudio Galdiolo | 1 | -1/+1 | |
With case-sensitive filesystem, visiting example.com/index.php/form/ returns a '404 Page Not Found' error | |||||
2015-10-12 | Merge branch '3.0-stable' into develop | Andrey Andreev | 4 | -23/+22 | |
2015-09-29 | Merge pull request #4126 from zoaked/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Persist config file rules when using FV reset_validation() | |||||
2015-09-29 | Merge pull request #4126 from zoaked/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Persist config file rules when using FV reset_validation() | |||||
2015-09-28 | cal_cel_other | Дмитрий | 1 | -2/+2 | |
forget to close a tag cal_cel_other | |||||
2015-09-27 | cal_cel_other | Дмитрий | 1 | -2/+2 | |
forget to close a tag cal_cel_other | |||||
2015-09-26 | Removed reset_validation changes that were no longer needed | zoaked | 1 | -2/+1 | |
2015-09-22 | Added optional parameter to reset_validation() | zoaked | 1 | -4/+2 | |
2015-09-21 | Update form_validation.rst | zoaked | 1 | -2/+5 | |
2015-09-02 | [ci skip] Improve FV language string instructions | Andrey Andreev | 1 | -1/+4 | |
As suggested in #4095 | |||||
2015-09-01 | [ci skip] Correct session database setup docs | Andrey Andreev | 1 | -7/+12 | |
2015-09-01 | [ci skip] Reduce/improve wording of xss_clean() description | Andrey Andreev | 1 | -10/+5 | |
2015-09-01 | [ci skip] Remove a bad advice from the Security lib docs | Andrey Andreev | 1 | -4/+0 | |
2015-08-23 | A minor documentation correction about Image_lib, the default value of the ↵ | Ivan Tcholakov | 1 | -1/+1 | |
option 'wm_shadow_distance' is 2 actually. | |||||
2015-08-15 | [ci skip] Fix a doc typo | Andrey Andreev | 1 | -1/+1 | |
2015-08-14 | [ci skip] Encryption doc fix | Andrey Andreev | 1 | -1/+1 | |
Close #4051 | |||||
2015-07-26 | [ci skip] Add a note about CI_Form_validation::set_data() | Andrey Andreev | 1 | -2/+6 | |
2015-07-17 | Fix sample code | kenjis | 1 | -2/+2 | |
2015-07-06 | Added "is_resource" into the list of unit tests capable of being run. | ftwbzhao | 1 | -0/+1 | |
2015-06-22 | [ci skip] Add remaining changes from PR #3826 | Andrey Andreev | 1 | -1/+1 | |
2015-05-27 | [ci skip] Remove 'global_xss_filtering' from CI_Security docs | Andrey Andreev | 1 | -6/+0 | |
2015-05-21 | update function latest | ftwbzhao | 1 | -1/+1 | |
2015-05-20 | optimize migrations class reference | ftwbzhao | 1 | -1/+1 | |
2015-05-18 | Fixed some grammar. | NAghajani | 1 | -5/+5 | |
Fixed some grammar mistakes in image_lib.rst | |||||
2015-05-18 | [ci skip] Remove example usage of MD5 for passwords | Andrey Andreev | 1 | -3/+3 | |
2015-05-17 | param missing. | Ticema | 1 | -2/+2 | |
add param to do_upload() function. | |||||
2015-05-12 | Merge pull request #3842 from ftwbzhao/feature/lasttime | Andrey Andreev | 2 | -3/+3 | |
[ci skip] Minor userguide corrections | |||||
2015-05-11 | Adding validation not documented. | Rodolfo Silva | 1 | -0/+1 | |
2015-05-08 | update userguide | ftwbzhao | 2 | -3/+3 | |