summaryrefslogtreecommitdiffstats
path: root/user_guide
AgeCommit message (Expand)AuthorFilesLines
2008-01-22fixed Writing Documentation nav linkDerek Jones1-1/+1
2008-01-22added Writing Documentation link to the drop-down nav menuDerek Jones1-0/+1
2008-01-22(no commit message)Derek Allard1-1/+2
2008-01-21added note for Writing Documentation sectionDerek Jones1-0/+1
2008-01-21added user guide template for developers to use in their own projectsDerek Jones3-0/+205
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones108-238/+238
2008-01-21typo fix string helperDerek Allard1-1/+1
2008-01-21assorted guide fixes and additionsDerek Allard6-19/+17
2008-01-21documented sess_time_to_updateDerek Allard1-51/+53
2008-01-19Added attributes into <html> of userguide for valid html.Derek Allard107-109/+110
2008-01-19(no commit message)Derek Allard1-0/+1
2008-01-19Added an email helper into core helpers.Derek Allard1-1/+2
2008-01-19added email helperDerek Allard5-5/+108
2008-01-19guide fixes, remove 1.5.5 update fileDerek Allard2-120/+7
2008-01-19Fixed bug #3268 where router could leave '/' as the pathDerek Jones1-0/+1
2008-01-19Fixed a bug in the Typography Helper where unordered list was listed "un" (#3...Derek Allard1-0/+1
2008-01-19added some semantic division and formatting to the 1.6.0 changelogDerek Jones1-48/+87
2008-01-19documentation for multiple viewsDerek Allard1-1/+18
2008-01-18added GET, URI string, and memory usage to Profiler outputDerek Jones1-0/+1
2008-01-18added greater precision to $_FILE upload errorsDerek Jones1-0/+1
2008-01-18modified prep_for_form() to accept an array so POST arrays can be validated w...Derek Jones1-0/+1
2008-01-18ExpressionEngine Dev Team in creditDerek Allard107-107/+107
2008-01-18fixed bug #3260 tightened type checking before outputting MySQL field as NULLDerek Jones1-0/+1
2008-01-18added link to upgrading guideDerek Allard1-0/+1
2008-01-18Fixed a bug (#3175) preventing certain libraries from working properly when a...Derek Jones1-1/+2
2008-01-18removed $assign_to_controller - seems redundant all things consideredDerek Jones1-1/+0
2008-01-18modified download links to work with new locationDerek Jones1-11/+11
2008-01-17typo fixesDerek Allard2-2/+2
2008-01-17fixed bug #3003 preventing encryption from working with modes other than MCRY...Derek Jones1-2/+4
2008-01-17clarified capitalization of model class namesDerek Jones1-1/+1
2008-01-17typosDerek Allard2-3/+3
2008-01-17typography helper bugfix noteDerek Jones1-1/+2
2008-01-17(no commit message)Derek Allard1-0/+1
2008-01-17prefixed reserved variables of _ci_load() in order to not conflict with view ...Derek Jones1-0/+1
2008-01-17deprecated scaffoldingDerek Allard1-1/+2
2008-01-16Added Compat.php fileDerek Jones1-0/+2
2008-01-16typosDerek Allard1-2/+2
2008-01-16Many new Active Record functions, and another whack of stuffDerek Allard105-197/+2874
2008-01-15added 2 config options to the database configuration page.Derek Allard1-1/+147
2008-01-04documented the ability to have multiple selected items in form_dropdown()Derek Allard1-385/+398
2008-01-04d'oh! Incomplete example.Derek Allard1-385/+385
2008-01-04docs for form_fieldset(), form_fieldset_close(), and form_label()Derek Allard1-1/+386
2008-01-02Documented distinct() in Active Record.Derek Allard2-1/+9
2008-01-01Fixed a bug in get_filenames() in the File Helper where the array wasn't clea...Derek Allard1-0/+1
2007-12-31Fixed a bug in _object_to_array that broke some types of inserts and updates.Derek Allard1-0/+1
2007-12-31Fixed a bug in Validation where individual error messages for checkboxes wasn...Derek Allard1-0/+1
2007-12-28Added the ability to use aliases with joins in Active Record.Derek Allard1-0/+1
2007-12-26example fixDerek Allard1-3/+3
2007-12-22typoDerek Allard1-1/+1
2007-12-22typos fixesDerek Allard3-5/+3