Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2014-01-20 | Merge branch 'develop' into feature/user-guide-cleanup | Andrey Andreev | 2 | -4/+3 | |
2014-01-08 | [ci skip] Update the Input library and Cookie helper docs | Andrey Andreev | 1 | -1/+1 | |
default value is now NULL | |||||
2014-01-07 | [ci skip] Update the Text helper docs | Andrey Andreev | 1 | -3/+13 | |
2014-01-06 | [ci skip] Update the Input library and Cookie helper docs | Andrey Andreev | 1 | -23/+20 | |
2013-11-12 | Deprecate CI_Input::is_cli_request() and add common function is_cli() to ↵ | Andrey Andreev | 1 | -1/+1 | |
replace it Calls to this function are often needed before the Input library is available | |||||
2013-10-21 | Add 'filename' to the return elements for create_captcha() (PR #2602) | Andrey Andreev | 1 | -4/+5 | |
2013-08-07 | Fix a few more merge conflicts | vlakoff | 2 | -22/+26 | |
2013-08-06 | Fix various typos | vlakoff | 1 | -3/+3 | |
2013-08-06 | Various typos and tabs adjustments | vlakoff | 1 | -3/+3 | |
2013-07-29 | Change spaces to tabs | vlakoff | 1 | -14/+14 | |
2013-07-28 | Polishing Form helper | vlakoff | 1 | -11/+15 | |
2013-07-22 | Change class filenames to Ucfirst | Andrey Andreev | 1 | -2/+2 | |
2013-07-21 | Update HTML helper docs | Derek Jones | 1 | -297/+300 | |
2013-07-21 | Update Form helper docs | Derek Jones | 1 | -406/+362 | |
2013-07-21 | Update File helper docs | Derek Jones | 1 | -102/+91 | |
2013-07-21 | Update Email helper docs | Derek Jones | 1 | -28/+34 | |
2013-07-21 | Update Download helper docs | Derek Jones | 1 | -21/+27 | |
2013-07-21 | Update Directory helper docs | Derek Jones | 1 | -54/+58 | |
2013-07-20 | fixed param options on cookie helper function definitions | Derek Jones | 1 | -3/+3 | |
2013-07-20 | Update Date helper docs | Derek Jones | 1 | -241/+219 | |
2013-07-20 | Update Cookie helper docs | Derek Jones | 1 | -26/+29 | |
2013-07-20 | Update CAPTCHA helper docs | Derek Jones | 1 | -41/+45 | |
2013-07-20 | Update Inflector helper docs | Derek Jones | 1 | -33/+29 | |
2013-07-20 | Update Language helper docs | Derek Jones | 1 | -14/+20 | |
2013-07-20 | Update Number helper docs | Derek Jones | 1 | -18/+24 | |
2013-07-20 | Update Path helper docs | Derek Jones | 1 | -18/+24 | |
2013-07-20 | Update Security helper docs | Derek Jones | 1 | -41/+39 | |
2013-07-20 | Update Smiley helper docs | Derek Jones | 1 | -29/+30 | |
2013-07-20 | Update String helper docs | Derek Jones | 1 | -108/+96 | |
2013-07-20 | Updating user guide :php:func: refs to :func: | Derek Jones | 5 | -15/+15 | |
2013-07-20 | Updating Text Helper docs | Derek Jones | 1 | -108/+93 | |
2013-07-20 | Updating Typography helper docs | Derek Jones | 1 | -27/+29 | |
2013-07-20 | Updating Array Helper docs | Derek Jones | 1 | -69/+72 | |