Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-04 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2007-07-30 | changed so day and month names are derived from calendar lang file instead ↵ | Derek Allard | 1 | -0/+1 | |
of being hard-coded. | |||||
2007-07-22 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2007-07-20 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2007-07-20 | example fix | Derek Allard | 1 | -2/+2 | |
2007-07-19 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2007-07-17 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2007-07-16 | Switched from CI super object to $CFG to fetch charset | Derek Jones | 1 | -0/+1 | |
2007-07-16 | (no commit message) | Rick Ellis | 1 | -0/+5 | |
2007-07-16 | (no commit message) | Rick Ellis | 1 | -2/+1 | |
2007-07-15 | revert calendar change... I'm an idiot | Derek Allard | 1 | -1/+0 | |
2007-07-15 | Fixed a typo ("cal_mayl") in English calendar language file | Derek Allard | 1 | -1/+2 | |
2007-07-15 | (no commit message) | Derek Allard | 1 | -0/+1 | |
2007-07-14 | Fixed a bug in database driver where num_rows property wasn't getting updated | Derek Allard | 1 | -2/+8 | |
2007-07-14 | corrected version numbers | Derek Allard | 3 | -5/+3 | |
2007-07-13 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2007-07-13 | (no commit message) | Rick Ellis | 1 | -1/+2 | |
2007-07-13 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2007-07-13 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2007-07-12 | added update instructions | Derek Allard | 1 | -0/+121 | |
2007-07-12 | moved version number up in docs and CI_VERSION | Derek Allard | 103 | -104/+104 | |
2007-07-12 | added $config['charset'] | Derek Jones | 1 | -0/+1 | |
2007-07-12 | csv_from_result buggy. revert to old function until rewrite | Derek Allard | 1 | -1/+0 | |
2007-07-12 | fixed undefined function in insert_id() of PostgreSQL driver | Derek Jones | 1 | -2/+3 | |
2007-07-12 | added link to autoloader docs | Derek Jones | 1 | -1/+1 | |
2007-07-12 | spelling corrections | Derek Jones | 1 | -2/+2 | |
2007-07-12 | (no commit message) | Derek Allard | 1 | -0/+1 | |
2007-07-12 | added reduce_double_slashes() and trim_slashes() to docs | Derek Allard | 1 | -4/+9 | |
2007-07-12 | csv_from_result() move robust against data with "," in it. | Derek Allard | 1 | -0/+1 | |
2007-07-12 | added language files to autoload | Derek Allard | 3 | -13/+12 | |
2007-07-12 | fixed quoted-printable in HTML emails, and added htmlspecialchars() to email ↵ | Derek Jones | 1 | -0/+2 | |
debugging output | |||||
2007-07-12 | added a missing option | Derek Allard | 1 | -2/+2 | |
2007-07-12 | typo | Derek Allard | 1 | -1/+1 | |
2007-07-12 | type cast $key => $val pair in $options array as strings for friendlier ↵ | Derek Jones | 1 | -0/+1 | |
handling of setting options as 'selected' | |||||
2007-07-11 | adding type casting of $title argument in URL helper functions to a string. ↵ | Derek Jones | 1 | -0/+1 | |
A numeric 0 sent to these functions would evaluate if ($title == '') as TRUE, and type casting seems the more appropriate fix than simply using $title === '', since we're expecting and treating $title as a string. | |||||
2007-07-11 | bugfix for profiler output: POST keys were not being displayed properly, and ↵ | Derek Jones | 1 | -1/+3 | |
queries needed htmlspecialchars() | |||||
2007-07-11 | typo Output vs output | Derek Allard | 1 | -2/+2 | |
2007-07-11 | inflector helper changes to account for words ending in "s" | Derek Allard | 2 | -2/+6 | |
2007-07-08 | (no commit message) | Derek Allard | 1 | -2/+1 | |
2007-07-08 | typo fix | Derek Allard | 1 | -1/+1 | |
2007-07-05 | fixed validation errors... about a zillion of em. | Derek Allard | 103 | -351/+318 | |
2007-06-28 | (no commit message) | paulburdick | 1 | -6/+9 | |
2007-06-26 | (no commit message) | paulburdick | 1 | -0/+1 | |
2007-06-24 | (no commit message) | paulburdick | 1 | -0/+1 | |
2007-06-24 | changed search to use codeigniter.com vs www.codeigniter.com as Google seems ↵ | Derek Allard | 103 | -103/+103 | |
to have spidered it much better. | |||||
2007-06-18 | typo in example | Derek Allard | 1 | -2/+2 | |
2007-06-14 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2007-06-14 | (no commit message) | Rick Ellis | 1 | -3/+6 | |
2007-06-13 | (no commit message) | Rick Ellis | 1 | -2/+2 | |
2007-06-13 | (no commit message) | Rick Ellis | 1 | -1/+2 | |