summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
AgeCommit message (Expand)AuthorFilesLines
2012-07-04Add PDO support for list_fields()Andrey Andreev1-0/+1
2012-07-04Merge branch 'feature/user-guide-work' into developDerek Jones1-1/+2
2012-07-04Fixed a change log formatting issue and doc referenceDerek Jones1-1/+2
2012-07-04Deprecate Date helper standard_date()Andrey Andreev1-3/+5
2012-07-02Merge pull request #1550 from krynble/developAndrey Andreev1-0/+1
2012-07-02Added changelog entryOmar1-0/+1
2012-07-02Add changelog entry for pull #1556Andrey Andreev1-0/+1
2012-07-02Fix issue #1551Andrey Andreev1-0/+1
2012-07-02Update changelog with changes from 2.1.2Andrey Andreev1-7/+15
2012-07-01updated the changelogChristopher Guiney1-1/+1
2012-06-28Fix issue #1545Andrey Andreev1-0/+1
2012-06-27valid_email() to always return booleanAndrey Andreev1-1/+1
2012-06-27Update other email validation methodsTimothy Warren1-0/+1
2012-06-27Merge branch 'feature/toc-repair' into developDerek Jones1-15/+15
2012-06-27URL Helper redirect() to utilize HTTP/1.1 response code 303 See OtherAndrey Andreev1-0/+1
2012-06-26Fix issue #427Andrey Andreev1-1/+4
2012-06-26Fixing various Sphinx bugs and syntax errors in docsDerek Jones1-15/+15
2012-06-24Merge pull request #1519 from mwhitneysdsu/developAlex Bilbie1-0/+1
2012-06-23Added ['reuse_query_string'] to Pagination.Phil Sturgeon1-0/+1
2012-06-23Clarified support of $config['csrf_exclude_uris'] support in v3.0 (#236)Alex Bilbie1-1/+1
2012-06-22Added optional fourth parameter to timezone_menuMat Whitney1-0/+1
2012-06-21Fix issue #79Andrey Andreev1-0/+1
2012-06-18Changed limit() and offset() to ignore NULL valuesAndrey Andreev1-0/+2
2012-06-18Fix issue #1328Andrey Andreev1-0/+1
2012-06-17Add join() USING supportAndrey Andreev1-0/+1
2012-06-17Pagination: fixed 'rel' attribute handling, added custom attributes support, ...Andrey Andreev1-1/+4
2012-06-16anchor_popup() improvementsAndrey Andreev1-1/+4
2012-06-16Fix two anchor_popup() issuesAndrey Andreev1-0/+1
2012-06-16Fix issue #999Andrey Andreev1-0/+1
2012-06-16Fix issue #938 + some related improvementsAndrey Andreev1-3/+5
2012-06-16Added an escape parameter to where_in(), or_where_in(), where_not_in(), or_wh...Andrey Andreev1-2/+1
2012-06-16Fix issue #318 + added a default to the switch() in CI_Output::minify()Andrey Andreev1-0/+1
2012-06-15Fix issue #167Andrey Andreev1-0/+1
2012-06-15mimes.php: zip, rar, php from pull #1472Andrey Andreev1-1/+4
2012-06-15Add support for HTTP code 303 in set_status_header(), as suggested in pull #341Andrey Andreev1-0/+1
2012-06-15Fix issue #520Andrey Andreev1-0/+1
2012-06-14Add changelog entry for issue #1387Andrey Andreev1-0/+1
2012-06-14Polish changes from pull #1233 - Session class already has the time_reference...Andrey Andreev1-1/+2
2012-06-14Merge pull request #1223 from Razican/new_dateAndrey Andreev1-0/+1
2012-06-14Fix issue #10 + URI class speed improvementsAndrey Andreev1-2/+2
2012-06-13Add a changelog entryAndrey Andreev1-0/+1
2012-06-12Updated changelog for set_rules() accepting an array of rules, as well as a s...Kevin Wood-Friend1-0/+1
2012-06-12Fix issue #145Andrey Andreev1-0/+1
2012-06-12Fix issue #1202Andrey Andreev1-0/+1
2012-06-12Add support for the anchor 'rel' attribute in the Pagination libraryAndrey Andreev1-2/+3
2012-06-12Add changelog for pull #1017Andrey Andreev1-1/+2
2012-06-12Added MySQLi backup() supportAndrey Andreev1-2/+3
2012-06-12Changed APPPATH, BASEPATH and VIEWPATH to be absolute paths (fixes issue #132...Andrey Andreev1-2/+6
2012-06-12Add changelog entry for issue #7Andrey Andreev1-1/+2
2012-06-12join() with multiple conditions and optional escape parameterAndrey Andreev1-23/+27