summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Expand)AuthorFilesLines
2012-06-17Pagination: fixed 'rel' attribute handling, added custom attributes support, ...Andrey Andreev2-23/+22
2012-06-16Add an option to disable MIME detection in the Upload library (issue #1494)Andrey Andreev1-0/+3
2012-06-16anchor_popup() improvementsAndrey Andreev2-10/+21
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 Andreev2-4/+6
2012-06-16Documentation: remaining PHP "var" declarations changed to "public"vlakoff2-12/+12
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-15Fix error in Encryption Class documentation vlakoff1-1/+1
2012-06-15Add support for HTTP code 303 in set_status_header(), as suggested in pull #341Andrey Andreev1-0/+1
2012-06-15Fix nice_date() documentationAndrey Andreev1-5/+7
2012-06-15Fix issue #520Andrey Andreev1-0/+1
2012-06-15Update simple_query() documentation (issue #1484)Andrey Andreev1-5/+25
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 Andreev2-10/+4
2012-06-14Merge pull request #1223 from Razican/new_dateAndrey Andreev3-7/+23
2012-06-14Fix issue #10 + URI class speed improvementsAndrey Andreev1-2/+2
2012-06-13Fixed some stuff in documentation.Iban Eguia2-5/+8
2012-06-13Another input library docs fixAndrey Andreev1-1/+2
2012-06-13Fix docs for Input library (issue #1465)Andrey Andreev1-27/+10
2012-06-13Add a changelog entryAndrey Andreev1-0/+1
2012-06-12Updated Form Validation's documentation for set_rules() now accepting an arra...Kevin Wood-Friend1-1/+5
2012-06-12Changed the config parameter. The session's _get_time() function has also ch...Iban Eguia2-7/+4
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 Andreev2-2/+27
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
2012-06-11Fix issue #1264Andrey Andreev1-0/+1
2012-06-11Fix a join() issueAndrey Andreev1-0/+1
2012-06-11Alter documentation on requirements for the SQLSRV driverAndrey Andreev1-2/+3
2012-06-11Add OFFSET support for SQL Server 2005+ in MSSQL/SQLSRVAndrey Andreev1-1/+1
2012-06-11Remove unused qb_order property + other minor changesAndrey Andreev1-1/+1
2012-06-11changelogMichiel Vugteveen2-0/+5
2012-06-10Add BETWEEN to _has_operator()Andrey Andreev1-0/+1
2012-06-10Fix issue #1452Andrey Andreev1-0/+2
2012-06-10Merge branch 2.1-stable into developAndrey Andreev6-4/+13
2012-06-09Fixed timezone change in index.phpIban Eguia2-2/+4
2012-06-09Cleanup the new Redis cache driver and add a changelog entry for itAndrey Andreev1-0/+1
2012-06-08Updated the upgrade guide to specify which are the supported timezones.Iban Eguia1-1/+2
2012-06-08Merge remote-tracking branch 'upstream/develop' into new_dateIban Eguia34-208/+409
2012-06-08Add OFFSET support for SQL Server 2012Andrey Andreev1-0/+1
2012-06-08escape_identifiers() to accept arrays as wellAndrey Andreev1-0/+1