summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
AgeCommit message (Expand)AuthorFilesLines
2007-12-17Added form_reset() function to form helper.Derek Allard1-1/+1
2007-12-14Fixed an example of accept_charset() in the User Agent Library.Derek Allard1-1/+1
2007-12-14Fixed a typo in the table library docs.Derek Allard1-1/+1
2007-12-11Fixed a bug in highlight_pharse() that caused an error with slashes.Derek Allard1-1/+1
2007-12-06added strip_quotes(), quotes_to_entities(), reduce_multiples() to string helperDerek Allard1-1/+1
2007-12-02Fixed an example for XML RPC. Fixed a missing "?>" in the smiley helper.Derek Allard1-1/+1
2007-11-30Fixed a bug in word_wrap() of the Text Helper that incorrectly referenced an ...Derek Allard1-1/+1
2007-11-29Moved the safe mode and auth checks for the Email library into the constructorDerek Allard1-485/+1
2007-11-14Fixed a bug in the Email library where some timezones were calculated incorre...Derek Allard1-0/+1
2007-10-25Moved part of the userguide menu javascript to an external file.Derek Allard1-6/+2
2007-10-24Added a few additional mime type variations for CSVDerek Allard1-1/+1
2007-10-24(no commit message)Derek Allard1-0/+1
2007-10-16Changed the behaviour of custom callbacks so that they no longer trigger the ...Derek Allard1-1/+2
2007-10-13Added a check for NULL fields in the MySQL database backup utilityDerek Allard1-0/+1
2007-10-09Added the ability to auto-load ModelsDerek Allard1-0/+1
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-0/+1
2007-10-01Fixed a bug in the Session library where user agent matching would fail on us...Derek Allard1-0/+1
2007-09-24Fixed a typo in the String Helper (uniquid changed to uniqid) (added to chang...Derek Allard1-0/+1
2007-09-18Fixed a bug in Validation where valid_ip() wasn't called properlyDerek Allard1-0/+1
2007-08-23Fixed a typo in the database language file.Derek Allard1-0/+1
2007-08-23Fixed an example in the Calendar library for Showing Next/Previous Month Links.Derek Allard1-0/+1
2007-08-17Documented unset_userdata in the Session class.Derek Allard1-9/+10
2007-08-14Documented the timezones() function in the Date HelperDerek Allard1-1/+2
2007-08-10Removed "rand()" as a listed option from orderby in the Active Record, as it ...Derek Allard1-0/+1
2007-08-10typos againDerek Allard1-1/+1
2007-08-10Added Flashdata variables, session_id regeneration and configurable session u...Derek Allard1-0/+1
2007-08-08changed some-site.com to example.com in example code per http://www.rfc-edito...Derek Allard1-1/+2
2007-08-07fixed DocBlock typo for unset_userdata()Derek Jones1-0/+1
2007-08-07(no commit message)Derek Allard1-0/+1
2007-08-07added more descriptive titles to all user manual pagesDerek Allard1-1/+1
2007-07-30changed so day and month names are derived from calendar lang file instead of...Derek Allard1-0/+1
2007-07-22(no commit message)Rick Ellis1-0/+1
2007-07-20(no commit message)Rick Ellis1-0/+1
2007-07-19(no commit message)Rick Ellis1-0/+1
2007-07-17(no commit message)Rick Ellis1-0/+1
2007-07-16Switched from CI super object to $CFG to fetch charsetDerek Jones1-0/+1
2007-07-16(no commit message)Rick Ellis1-0/+5
2007-07-16(no commit message)Rick Ellis1-2/+1
2007-07-15revert calendar change... I'm an idiotDerek Allard1-1/+0
2007-07-15Fixed a typo ("cal_mayl") in English calendar language fileDerek Allard1-1/+2
2007-07-15(no commit message)Derek Allard1-0/+1
2007-07-14Fixed a bug in database driver where num_rows property wasn't getting updatedDerek Allard1-2/+8
2007-07-13(no commit message)Rick Ellis1-1/+1
2007-07-12moved version number up in docs and CI_VERSIONDerek Allard1-2/+2
2007-07-12added $config['charset']Derek Jones1-0/+1
2007-07-12csv_from_result buggy. revert to old function until rewriteDerek Allard1-1/+0
2007-07-12fixed undefined function in insert_id() of PostgreSQL driverDerek Jones1-2/+3
2007-07-12(no commit message)Derek Allard1-0/+1
2007-07-12csv_from_result() move robust against data with "," in it.Derek Allard1-0/+1
2007-07-12added language files to autoloadDerek Allard1-7/+8