summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Expand)AuthorFilesLines
2012-12-04Rename DB_result _data_seek() to data_seek() and make it publicly availableAndrey Andreev2-12/+39
2012-12-03Add min_width and min_height options to the Upload classAndrey Andreev2-47/+56
2012-12-03Improve schema support for PostgreAndrey Andreev1-0/+1
2012-12-03[ci skip] Cleaned some spacesAndrey Andreev1-2/+2
2012-11-30Add CI_Output::delete_cache()Andrey Andreev2-4/+12
2012-11-29Fix #2041Andrey Andreev1-18/+19
2012-11-29Added CI_Output::get_header()Andrey Andreev2-6/+27
2012-11-26Language helper lang() to accept optional HTML attributesAndrey Andreev2-6/+7
2012-11-26Implement cascade-style loading of language filesAndrey Andreev2-25/+22
2012-11-26Add 'valid_url' rule to Form Validation (issue #1966)Andrey Andreev2-2/+4
2012-11-26CI_Email::print_debugger() option to limit the type of data to be printedAndrey Andreev2-1/+12
2012-11-25Merge pull request #2026 from johnathancroom/keep_flash_data_arrayAndrey Andreev2-2/+5
2012-11-25Changelog changeJohnathan Croom1-1/+1
2012-11-25Improved array keey_flashdata + ChangelogJohnathan Croom1-0/+1
2012-11-25Added support for extending individual driver classes and driver unit testsdchill423-11/+13
2012-11-24keep_flashdata accepts arrayJohnathan Croom1-1/+3
2012-11-23Fix #113Andrey Andreev1-0/+1
2012-11-22Fix issue #118 (manually implementing PR #1832)Andrey Andreev2-2/+10
2012-11-22Added support for stream-like downloads of existing files to force_download()Andrey Andreev2-7/+11
2012-11-22[ci skip] Fix a typo in the styleguideAndrey Andreev1-1/+1
2012-11-20Fix #18Andrey Andreev1-0/+1
2012-11-19Documentation: fix typos in name of application folderAlan Jenkins4-9/+9
2012-11-19Add db_set_charset() support for the mssql driverAndrey Andreev1-0/+1
2012-11-17Fix issues #751 and #2004Andrey Andreev1-0/+2
2012-11-13[ci skip] Cosmetic changes to the 'News section' tutorialAndrey Andreev1-87/+87
2012-11-13[ci skip] Add changelog entry for PR #1258Andrey Andreev1-0/+1
2012-11-13Clean-up following PR #1949Andrey Andreev1-2/+2
2012-11-13Merge pull request #1949 from compwright/developAndrey Andreev2-29/+58
2012-11-13Add seed values support for Query Builder order_byAndrey Andreev2-7/+24
2012-11-13Fixed an issue with my mergeJonathon Hill1-1/+0
2012-11-12Fixed a typoJonathon Hill1-1/+1
2012-11-12Changed the `migration_style` config setting to `migration_type`Jonathon Hill1-2/+2
2012-11-12Merge remote-tracking branch 'upstream/develop' into developJonathon Hill62-1786/+2739
2012-11-12Fix issue #777Andrey Andreev1-1/+2
2012-11-12Bring back the AFTER clause for DB Forge add_column()Andrey Andreev3-6/+52
2012-11-09Move the Log class to system/core/Andrey Andreev2-11/+23
2012-11-09[ci skip] Polish docs in user_guide_src/source/general/Andrey Andreev29-473/+587
2012-11-09Polish the Common functions documentationAndrey Andreev2-36/+124
2012-11-09Polish docs for URL and XML helpers and deprecate obsolete options for String...Andrey Andreev5-149/+225
2012-11-08Polish docs for String, Text and Typography helpersAndrey Andreev3-90/+196
2012-11-08Deprecate String helper trim_slashes()Andrey Andreev3-20/+41
2012-11-08Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley ...Andrey Andreev7-254/+352
2012-11-08Polish docs for the File and Form helpersAndrey Andreev2-209/+463
2012-11-08Polish docs for Array, CAPTCHA, Cookie, Date, Directory and Download helpersAndrey Andreev5-326/+275
2012-11-08Deprecate the Email helperAndrey Andreev3-15/+49
2012-11-07Added function_usable() to common functionsAndrey Andreev2-1/+16
2012-11-07[ci skip] Update the upgrade instructionsAndrey Andreev4-7/+24
2012-11-06Fix issue #1978Andrey Andreev2-3/+4
2012-11-06Added CI_Input::input_stream()Andrey Andreev2-32/+62
2012-11-06Display DB object names in the Profiler and fix issue #1220Andrey Andreev1-0/+2