summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Remove default parameter value of is_php()vlakoff1-0/+1
2014-03-14Merge pull request #2940 from aanbar/zip_mtime_fixAndrey Andreev1-0/+1
2014-03-14Updated changelog.Ahmad Anbar1-1/+1
2014-03-14Added changelog entry.Ahmad Anbar1-0/+1
2014-03-14Fixed coding style & line length.Ahmad Anbar1-2/+1
2014-03-14Removed the requirment of quantity to trigger cart update.Ahmad Anbar1-0/+1
2014-03-10Add support for callable form validation rulesAndrey Andreev1-0/+1
2014-03-05Add support for simpler (Callable) hooks (issue #2917)Andrey Andreev1-0/+1
2014-02-27Add parameter to CI_Input::user_agent()Andrey Andreev1-0/+1
2014-02-26Deprecate HTML helpers nbs(), br()Andrey Andreev1-1/+2
2014-02-25[ci skip] Add a changelog entryAndrey Andreev1-1/+2
2014-02-25Add array notation support for file field names in CI_UploadAndrey Andreev1-0/+1
2014-02-24Really don't use globalsAndrey Andreev1-0/+1
2014-02-24Don't use globalsAndrey Andreev1-0/+1
2014-02-21CI_Upload changesAndrey Andreev1-5/+8
2014-02-20[ci skip] Update a changelog entryAndrey Andreev1-1/+1
2014-02-20CI_Utf8-related changesAndrey Andreev1-1/+2
2014-02-20Date helper days_in_month(), CI_Calendar::get_total_days() changesAndrey Andreev1-2/+4
2014-02-19Add compatibility layer for array_column(), array_replace(), array_replace_re...Andrey Andreev1-1/+7
2014-02-18[ci skip] Clean-up following PR #2864Andrey Andreev1-2/+2
2014-02-18Add an ext/hash compatibility layer (just hash_pbkdf2(), for now)Andrey Andreev1-1/+1
2014-02-17documentation for calendar updatesAndrew1-0/+1
2014-02-15Rename CI_Utf8::_is_ascii() to is_ascii() and make it publicAndrey Andreev1-0/+1
2014-02-13[ci skip] Add compatibility functions documentation + Sphinx build fixes for ...Andrey Andreev1-1/+1
2014-02-13Fix #2364Andrey Andreev1-0/+1
2014-02-13Add language translation support to CI_Pagination (#1589)Andrey Andreev1-2/+3
2014-02-13[ci skip] Polish changes from #2874Andrey Andreev1-3/+3
2014-02-13Merge pull request #2874 from aanbar/developAndrey Andreev1-0/+1
2014-02-13Added changelog entry.Ahmad Anbar1-0/+1
2014-02-13Update Text and Inflector helpers to utilize mbstring, if availableAndrey Andreev1-3/+8
2014-02-13Introducing compatibility layersAndrey Andreev1-0/+1
2014-02-11Utf8/iconv/mbstring-related changesAndrey Andreev1-0/+7
2014-02-11A bug fix and optimizations in CI_TableAndrey Andreev1-0/+1
2014-02-11Fix issue #43Andrey Andreev1-0/+1
2014-02-09Merge branch 'develop' into 'feature/encryption'Andrey Andreev1-134/+139
2014-02-08Add method chaining support to CI_TableAndrey Andreev1-1/+5
2014-02-08Add method chaining support to Calendar & Pagination libsAndrey Andreev1-0/+2
2014-02-08Make CI_Email::set_alt_message() parameter mandatory (optional doesn't make s...Andrey Andreev1-1/+1
2014-02-07[ci skip] Really fix wrong doc referencesAndrey Andreev1-1/+1
2014-02-07[ci skip] Re-format changelog entriesAndrey Andreev1-93/+92
2014-02-07[ci skip] Replace :php:func: usage with just :func:Andrey Andreev1-5/+5
2014-02-07Merge branch 'develop' into 'feature/user-guide-cleanup'Andrey Andreev1-3/+4
2014-02-06Merge changes from developAndrey Andreev1-1/+2
2014-02-05Fix #2856Andrey Andreev1-1/+2
2014-02-05Merge branch 'develop' into feature/encryptionAndrey Andreev1-1/+1
2014-02-05Integrate CI_Encryption into the frameworkAndrey Andreev1-7/+10
2014-02-03[ci skip] Update info on function_usableAndrey Andreev1-1/+1
2014-01-24Merge branch 'develop' into feature/user-guide-cleanupAndrey Andreev1-18/+20
2014-01-24Righting a wrong in the Session libraryAndrey Andreev1-16/+13
2014-01-22CI_Security::_decode_entity() to replace dangerous HTML5 entitiesAndrey Andreev1-1/+2