Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-07-20 | Dropping unecessary php: directive to function definitions in user guide | Derek Jones | 18 | -117/+117 |
2013-07-20 | Update URL Helper docs | Derek Jones | 1 | -213/+195 |
2013-07-20 | semantic correction function -> method | Derek Jones | 1 | -1/+1 |
2013-07-20 | simplify xml_convert method block | Derek Jones | 1 | -2/+1 |
2013-07-20 | whitespace in XML Helper docs | Derek Jones | 1 | -1/+0 |
2013-07-20 | Adding function ToC to XML Helper | Derek Jones | 1 | -4/+4 |
2013-07-19 | updating XML helper docs | Derek Jones | 1 | -12/+30 |
2013-07-18 | [ci skip] Remove a description for a non-existing shadow color in the CAPTCHA... | Andrey Andreev | 1 | -1/+1 |
2013-07-18 | Add color customization to the CAPTCHA helper | Andrey Andreev | 1 | -1/+10 |
2013-07-18 | Add an optional parameter to URL helpers base_url() and site_url() (supersed... | Andrey Andreev | 1 | -2/+4 |
2013-07-16 | 2.1.4 release related stuff | Andrey Andreev | 1 | -1/+1 |
2013-07-15 | Fixing incorect references for time zones | AdwinTrave | 1 | -6/+6 |
2013-07-03 | Changed the smiley zip file download to reflect the new location at the | Steven Crothers | 1 | -1/+1 |
2013-04-14 | user guide newline. | ash | 1 | -1/+1 |
2013-04-10 | removed sanity checks (developer-supplied value, not user input), added chang... | ash | 1 | -3/+3 |
2013-04-10 | Documentation change - explanation of captcha_word_length and character_pool_... | ash | 1 | -1/+1 |
2013-04-10 | documenation edit | ash | 1 | -0/+1 |
2013-04-10 | Updated documenation | ash | 1 | -2/+4 |
2013-01-24 | Move db_select() call from CI_DB_driver::initialize() to db_connect() | Andrey Andreev | 1 | -1/+1 |
2013-01-23 | Removed slash from URI helper doc | Melvin Lammerts | 1 | -2/+2 |
2012-11-26 | Language helper lang() to accept optional HTML attributes | Andrey Andreev | 1 | -5/+5 |
2012-11-22 | Added support for stream-like downloads of existing files to force_download() | Andrey Andreev | 1 | -5/+7 |
2012-11-09 | Polish docs for URL and XML helpers and deprecate obsolete options for String... | Andrey Andreev | 3 | -132/+181 |
2012-11-08 | Polish docs for String, Text and Typography helpers | Andrey Andreev | 3 | -90/+196 |
2012-11-08 | Deprecate String helper trim_slashes() | Andrey Andreev | 1 | -10/+18 |
2012-11-08 | Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley ... | Andrey Andreev | 7 | -254/+352 |
2012-11-08 | Polish docs for the File and Form helpers | Andrey Andreev | 2 | -209/+463 |
2012-11-08 | Polish docs for Array, CAPTCHA, Cookie, Date, Directory and Download helpers | Andrey Andreev | 5 | -326/+275 |
2012-11-08 | Deprecate the Email helper | Andrey Andreev | 1 | -15/+33 |
2012-11-06 | Fix issue #1978 | Andrey Andreev | 1 | -3/+2 |
2012-11-01 | Fix issue #1953 (form values being escaped twice) | Andrey Andreev | 1 | -23/+21 |
2012-10-27 | Deprecate string helper repeater() (an alias for str_repeat()) | Andrey Andreev | 1 | -0/+3 |
2012-10-26 | Deprecated form helper function form_prep(). | Andrey Andreev | 1 | -24/+23 |
2012-10-05 | Remove an empty line | Andrey Andreev | 1 | -1/+1 |
2012-10-05 | Merge upstream branch | Andrey Andreev | 8 | -166/+162 |
2012-09-17 | redirect() documentation: add a note for IIS users | vlakoff | 1 | -0/+4 |
2012-09-12 | Better server test in redirect() of URL helper | vlakoff | 1 | -1/+1 |
2012-08-31 | fix issue #1719 and update ip address length on captcha helper | Bo-Yi Wu | 1 | -1/+1 |
2012-07-29 | Added documentation for mailto function. | InFog | 1 | -1/+6 |
2012-07-06 | t commit -s 'Added info about set_*() functions and form_validation class in | aditya | 1 | -0/+4 |
2012-07-04 | Deprecate Date helper standard_date() | Andrey Andreev | 1 | -11/+18 |
2012-07-02 | Update Array Helper documentation | vlakoff | 1 | -17/+17 |
2012-06-26 | Fixing various Sphinx bugs and syntax errors in docs | Derek Jones | 2 | -110/+61 |
2012-06-22 | Added optional fourth parameter to timezone_menu | Mat Whitney | 1 | -12/+15 |
2012-06-16 | anchor_popup() improvements | Andrey Andreev | 1 | -9/+17 |
2012-06-15 | Fix nice_date() documentation | Andrey Andreev | 1 | -5/+7 |
2012-06-13 | Fixed some stuff in documentation. | Iban Eguia | 1 | -3/+6 |