Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-25 | [ci skip] Doc changes following PR #5130 | Andrey Andreev | 1 | -1/+1 | |
2017-02-01 | Fix a CI_Input::set_cookie() bug | Andrey Andreev | 1 | -1/+1 | |
Found on StackOverflow: https://stackoverflow.com/questions/41925028/codeigniter-config-overrides-set-cookie-parameters | |||||
2017-01-17 | [ci skip] Merge pull request #4986 from ka7/feature/spelling | Andrey Andreev | 2 | -2/+2 | |
Spelling fixes in comment blocks and docs | |||||
2016-11-23 | [ci skip] Deprecate nice_date() | Andrey Andreev | 1 | -2/+5 | |
2016-07-19 | Close #4692 | Andrey Andreev | 1 | -1/+1 | |
2016-07-19 | [ci skip] Clarify lang() helper docs | Andrey Andreev | 1 | -5/+8 | |
As requested in #4693 | |||||
2016-05-19 | Merge pull request #4635 from jim-parry/fix-userguide | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a typo in inflector helper docs | |||||
2016-05-11 | Merge pull request #4625 from rochefort/missing_parenthesis | Andrey Andreev | 2 | -5/+5 | |
[ci skip] Minor documentation fixes | |||||
2016-04-28 | Merge pull request #4603 from rochefort/fix-type | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Fix a parameter type in url_title() docs | |||||
2016-01-08 | Merge pull request #4365 from ponsfrilus/develop | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Form helper examples missing ; at end of function calls | |||||
2015-12-10 | Merge pull request #4304 from scherepn/fix-doc-build-errors | Andrey Andreev | 2 | -5/+5 | |
[ci skip] Fix mismatched brackets in documentation | |||||
2015-08-07 | [ci skip] Add a note about string helpers | Andrey Andreev | 1 | -0/+3 | |
2015-07-31 | [ci skip] Add a note about form helper set_value() | Andrey Andreev | 1 | -0/+5 | |
2015-07-31 | Merge pull request #4010 from aneasystone/html_helper | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Correct description of HTML helper function ul() | |||||
2015-07-31 | Correct the notes of html_helper ul function | aneasystone | 1 | -1/+1 | |
Signed-off-by: aneasystone <aneasystone@gmail.com> | |||||
2015-07-26 | Merge pull request #3999 from aneasystone/doc-pro | Andrey Andreev | 1 | -1/+5 | |
[ci skip] Clarify word_wrap() text helper docs | |||||
2015-07-26 | fix word_wrap produce not clear | aneasystone | 1 | -1/+5 | |
Signed-off-by: aneasystone <aneasystone@gmail.com> | |||||
2015-07-15 | Polish changes from PR #3893 | Andrey Andreev | 1 | -14/+17 | |
2015-06-17 | removed unnecessary change to form_radio, updated docs and added changelog entry | Adam Jackett | 1 | -11/+11 | |
2015-06-03 | made all form helpers consistent regarding extra attributes | Adam Jackett | 1 | -11/+26 | |
2015-05-02 | [ci skip] Fix timezones list in date helper docs | Andrey Andreev | 1 | -1/+1 | |
Close #3818 | |||||
2015-03-25 | Fixed user guide internal & external links to resolve problems reported by ↵ | Master Yoda | 6 | -8/+8 | |
sphinx "make linkcheck" Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-03-12 | Update html_helper.rst | Adrian Voicu | 1 | -3/+3 | |
2015-03-12 | Update html_helper.rst | Adrian Voicu | 1 | -6/+6 | |
2015-03-12 | Update html_helper.rst | Adrian Voicu | 1 | -1/+1 | |
2015-03-12 | additional info on heading() function | Adrian Voicu | 1 | -8/+11 | |
...worth mentioning... | |||||
2015-02-09 | Update form_helper.rst | Adrian Voicu | 1 | -1/+1 | |
2015-02-09 | some missed explanation on set_value() | Adrian Voicu | 1 | -1/+2 | |
...sorry about that... | |||||
2015-02-05 | [ci skip] Remove some whitespace | Andrey Andreev | 1 | -1/+1 | |
2015-02-05 | Update form_helper.rst | Adrian Voicu | 1 | -7/+5 | |
2015-02-02 | [ci skip] Fix #3515 | Andrey Andreev | 21 | -147/+147 | |
2015-01-29 | [ci skip] Clarify get_cookie(), CI_Input::cookie() docs | Andrey Andreev | 1 | -9/+10 | |
Close #3527 Close #3528 | |||||
2015-01-20 | Revert 7c4d10660a0a47446474bf97e3cb65f80693f1ee | Andrey Andreev | 1 | -33/+52 | |
Deprecates form_prep() in favor of html_escape() (again). Related: issue #1953, which was the reason for the reverted commit, but was wrongly interpreted and that shouldn't have happened. Close #2477 | |||||
2015-01-06 | Documentation updated. | Peter Denk | 1 | -2/+2 | |
Signed-off-by: Peter Denk <peter@skypay.se> | |||||
2014-12-05 | removing extra spaces | Preetham | 1 | -1/+1 | |
Signed-off-by: Preetham <me@preetham.in> | |||||
2014-12-05 | Removed img_name from captcha helper | Preetham | 1 | -2/+0 | |
Signed-off-by: Preetham <me@preetham.in> | |||||
2014-12-05 | closing #51. Added img_id and img_name in capcha helper | Preetham | 1 | -1/+5 | |
Signed-off-by: Preetham <me@preetham.in> | |||||
2014-12-04 | [ci skip] Update on the changes from PR #3388 | Andrey Andreev | 2 | -5/+5 | |
- Fixed a broken link - Added missing notes about deprecations in the upgrade instructions - Improved consistency with other deprecation notices in the docs | |||||
2014-12-04 | Flag the smiley helper and shopping cart as deprecated. | James L Parry | 1 | -0/+4 | |
They should be removed the next minor release. Lowered the "javascript" deprecation message to "important" instead of "warning", for consistency with the rest of CI. Signed-off-by:James L Parry <jim_parry@bcit.ca> | |||||
2014-11-12 | removed additional tabs and semicolon | Preetham | 1 | -2/+2 | |
Signed-off-by: Preetham <me@preetham.in> | |||||
2014-11-12 | Removing extra spaces. | Preetham | 1 | -1/+0 | |
Signed-off-by: Preetham <me@preetham.in> | |||||
2014-11-12 | Closing #656 and updating documentation | Preetham | 1 | -0/+3 | |
Signed-off-by: Preetham <me@preetham.in> | |||||
2014-08-27 | Fix #2963 | Andrey Andreev | 2 | -3/+3 | |
Changed all file permissions settings throught the framework and the documentation. Also added configuration settings for CI_Log and CI_Image_lib | |||||
2014-04-14 | Uniformization in smiley helper documentation | vlakoff | 1 | -1/+1 | |
oversight from 20292311636837e120d205e470e41826820feb46 | |||||
2014-02-26 | Deprecate HTML helpers nbs(), br() | Andrey Andreev | 1 | -35/+41 | |
2014-02-20 | Date helper days_in_month(), CI_Calendar::get_total_days() changes | Andrey Andreev | 1 | -0/+3 | |
- days_in_month() now uses cal_days_in_month(), if available. - CI_Calendar::get_total_days() is now an alias for days_in_month(). | |||||
2014-02-18 | Correct typo | Serge Noskov | 1 | -21/+21 | |
2014-02-07 | [ci skip] Add return types to helper docs (+ some other formatting) | Andrey Andreev | 21 | -326/+361 | |
2014-01-24 | [ci skip] Update Session library docs | Andrey Andreev | 1 | -1/+1 | |
2014-01-20 | [ci skip] Replace incorrect usage of 'then', where it should be 'than' | Andrey Andreev | 2 | -18/+18 | |