Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-12 | disable pulldown menu on mobile devices | Hongyi Zhang | 2 | -1/+8 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-10-10 | Optimize csv_from_result speed. | Ahmad Anbar | 1 | -2/+3 | |
2015-10-08 | [ci skip] Prepare 3.0.2 release | Andrey Andreev | 4 | -5/+9 | |
2015-10-08 | [ci skip] Fix broken links in user guide | Andrey Andreev | 2 | -2/+2 | |
2015-10-05 | Some more intrusive XSS cleaning | Andrey Andreev | 2 | -7/+18 | |
2015-10-05 | Close #4155 | Andrey Andreev | 1 | -1/+1 | |
2015-10-02 | [ci skip] Some consistency in the docs' theme CSS | Andrey Andreev | 1 | -37/+35 | |
2015-10-02 | [ci skip] Some consistency in the docs' theme CSS | Andrey Andreev | 1 | -37/+35 | |
2015-10-02 | Rearrange the TOC slightly, to support consistency between the side menu and ↵ | Master Yoda | 1 | -10/+10 | |
the sphonx toctree-derived pulldown menu. Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-10-02 | Merge pull request #4153 from jim-parry/doc/toc | Andrey Andreev | 1 | -10/+10 | |
[ci skip] Adjust user guide TOC | |||||
2015-10-02 | Merge pull request #4148 from zhanghongyi/generate-pulldown | Andrey Andreev | 5 | -76/+121 | |
[ci skip] Generate docs pulldown menu using sphinx toctree | |||||
2015-10-02 | Merge pull request #4148 from zhanghongyi/generate-pulldown | Andrey Andreev | 5 | -76/+121 | |
[ci skip] Generate docs pulldown menu using sphinx toctree | |||||
2015-10-02 | Rearrange the TOC slightly, to support consistency between the side menu and ↵ | Master Yoda | 1 | -10/+10 | |
the sphonx toctree-derived pulldown menu. Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-10-02 | More XSS stuff | Andrey Andreev | 2 | -2/+7 | |
2015-10-02 | minor fixes: add back theme codes | Hongyi Zhang | 2 | -2/+3 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-10-02 | Fix indentations | Hongyi Zhang | 3 | -21/+19 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-09-30 | add end modification message back | Hongyi Zhang | 1 | -0/+2 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-09-30 | refactor pulldown menu generation using sphinx toctree | Hongyi Zhang | 5 | -69/+113 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-09-29 | [ci skip] Add changelog message for PR #4126 | Andrey Andreev | 1 | -0/+1 | |
2015-09-29 | Merge pull request #4126 from zoaked/patch-1 | Andrey Andreev | 2 | -2/+1 | |
Persist config file rules when using FV reset_validation() | |||||
2015-09-29 | Merge pull request #4126 from zoaked/patch-1 | Andrey Andreev | 2 | -2/+1 | |
Persist config file rules when using FV reset_validation() | |||||
2015-09-28 | Update changelog.rst | zoaked | 1 | -1/+0 | |
2015-09-28 | [ci skip] Explain per-directory logic for 404_override too | Andrey Andreev | 1 | -2/+4 | |
2015-09-28 | cal_cel_other | Дмитрий | 1 | -2/+2 | |
forget to close a tag cal_cel_other | |||||
2015-09-28 | Merge pull request #4143 from b1tc0re/patch-1 | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Fix a doc example | |||||
2015-09-28 | [ci skip] Clarify docs about default_controller | Andrey Andreev | 2 | -14/+23 | |
2015-09-28 | Merge pull request #4125 from jim-parry/fix/lang_test | Andrey Andreev | 1 | -5/+17 | |
Improve CI_Lang tests | |||||
2015-09-28 | Merge pull request #4125 from jim-parry/fix/lang_test | Andrey Andreev | 1 | -5/+17 | |
Improve CI_Lang tests | |||||
2015-09-27 | cal_cel_other | Дмитрий | 1 | -2/+2 | |
forget to close a tag cal_cel_other | |||||
2015-09-26 | Fix the testing of non-alhpa idioms | Master Yoda | 1 | -1/+1 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-09-26 | Removing config_rules from reset_validation | zoaked | 1 | -1/+1 | |
Signed-off-by: Junior Asparagus <zoaked@hotmail.com> | |||||
2015-09-26 | Removed reset_validation changes that were no longer needed | zoaked | 1 | -2/+1 | |
2015-09-26 | Removing config_rules from reset_validation | zoaked | 1 | -6/+1 | |
Signed-off-by: Junior Asparagus<zoaked@hotmail.com> | |||||
2015-09-24 | Fix the tabs | Master Yoda | 1 | -5/+0 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-09-24 | Fix the tabs | Master Yoda | 1 | -1/+0 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-09-24 | Fix the tabs | Master Yoda | 1 | -4/+4 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-09-24 | Fix #4137 | Andrey Andreev | 2 | -1/+2 | |
2015-09-23 | [ci skip] Cherry-pick docs pulldown nav fix from develop | Master Yoda | 1 | -85/+117 | |
2015-09-22 | [ci skip] Remove an example from DB docs | Andrey Andreev | 1 | -17/+0 | |
Users shouldn't be encouraged to use num_rows() that way ... We had already decided on this awhile ago, this example just slipped through. | |||||
2015-09-22 | Added optional parameter to reset_validation() | zoaked | 1 | -4/+2 | |
2015-09-22 | Added optional parameter to reset_validation() in form_validation library | zoaked | 1 | -1/+1 | |
2015-09-22 | Styling changes | zoaked | 1 | -3/+5 | |
2015-09-21 | Merge pull request #4130 from jim-parry/fix/pulldown-nav | Andrey Andreev | 1 | -85/+117 | |
Fixed the pulldown menu in docs Close #4043 | |||||
2015-09-21 | Removed mention of the fix in the changelog - not a framework issue. | Master Yoda | 1 | -1/+0 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-09-21 | Changes suggested by Andrey | Master Yoda | 2 | -3/+4 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-09-21 | Fixed the pulldown nav | Master Yoda | 2 | -85/+118 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-09-21 | More XSS stuff | Andrey Andreev | 2 | -3/+19 | |
2015-09-21 | Merge branch 'fix/lang_test' of https://github.com/jim-parry/CodeIgniter ↵ | Master Yoda | 2 | -4/+21 | |
into fix/lang_test | |||||
2015-09-21 | Update form_validation.rst | zoaked | 1 | -2/+5 | |
2015-09-21 | Update changelog.rst | zoaked | 1 | -0/+1 | |