summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Expand)AuthorFilesLines
2014-05-31Remove CI_Encrypt::_xor_encode()Andrey Andreev1-7/+2
2014-05-31[ci skip] Update changelogAndrey Andreev1-1/+2
2014-05-31[ci skip] Update changelogAndrey Andreev1-2/+17
2014-05-22Update profiling.rstManu Ganji1-2/+2
2014-05-22Update profiling.rstManu Ganji1-2/+4
2014-05-16[ci skip] Manually apply an improved version of PR #3034 (doc fixes)Andrey Andreev1-4/+4
2014-05-15Typo boolen => booleanKit Sunde1-1/+1
2014-05-14[ci skip] Add a note about QB escaping field namesAndrey Andreev1-4/+8
2014-05-09Add hash_equals() to ext/hash compat layerAndrey Andreev2-3/+14
2014-04-25Minor fixesvlakoff1-2/+2
2014-04-19Doc fix for Encryption libraryKakysha1-2/+2
2014-04-14Change 'standardize_newlines' default to FALSEAndrey Andreev1-1/+1
2014-04-14Uniformization in smiley helper documentationvlakoff1-1/+1
2014-04-14Rename config item "error_templates_path" to "error_views_path"vlakoff1-1/+1
2014-04-12Group error templates entries in changelogvlakoff1-1/+1
2014-04-12Make the error templates path configurablevlakoff1-0/+1
2014-04-12Small documentation updatevlakoff1-2/+0
2014-04-05Remove default parameter value of is_php()vlakoff2-2/+3
2014-04-04[ci skip] Document 'first_url' Pagination option (supersedes PR #2992)Andrey Andreev1-0/+5
2014-04-01fixes warningsConnor Tumbleson1-1/+1
2014-03-21Fixed typo in tutorial/create_news_itemsaochagavia1-1/+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 Anbar2-4/+3
2014-03-14Removed the requirment of quantity to trigger cart update.Ahmad Anbar2-2/+3
2014-03-10Add support for callable form validation rulesAndrey Andreev2-1/+38
2014-03-05Add support for simpler (Callable) hooks (issue #2917)Andrey Andreev2-1/+10
2014-03-04CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibilityAndrey Andreev1-1/+7
2014-02-27Add parameter to CI_Input::user_agent()Andrey Andreev2-1/+3
2014-02-26Deprecate HTML helpers nbs(), br()Andrey Andreev3-36/+55
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 Andreev2-6/+16
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 Andreev3-2/+10
2014-02-19Add compatibility layer for array_column(), array_replace(), array_replace_re...Andrey Andreev2-2/+58
2014-02-18Correct typoSerge Noskov1-21/+21
2014-02-18[ci skip] Clean-up following PR #2864Andrey Andreev2-50/+54
2014-02-18Add an ext/hash compatibility layer (just hash_pbkdf2(), for now)Andrey Andreev2-1/+30
2014-02-17documentation for calendar updatesAndrew2-2/+15
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 Andreev4-22/+180
2014-02-13Fix #2364Andrey Andreev1-0/+1
2014-02-13Add language translation support to CI_Pagination (#1589)Andrey Andreev2-2/+11
2014-02-13[ci skip] Polish changes from #2874Andrey Andreev2-66/+65
2014-02-13Merge pull request #2874 from aanbar/developAndrey Andreev2-4/+32