Age | Commit message (Expand) | Author | Files | Lines |
2008-01-18 | added check for "multiple" attribute in form_dropdown() (bug# 3261) | Derek Allard | 1 | -1/+2 |
2008-01-17 | Fixed bug #2810 with nested tags improperly having paragraph tags placed arou... | Derek Jones | 1 | -2/+2 |
2008-01-16 | Many new Active Record functions, and another whack of stuff | Derek Allard | 1 | -1/+1 |
2008-01-16 | bug(re)fix: I am so smart. s - m - r - t | Derek Allard | 1 | -1/+1 |
2008-01-10 | added support for external urls in form_open | Derek Allard | 1 | -2/+4 |
2008-01-09 | bugfix | Derek Allard | 1 | -1/+1 |
2008-01-09 | fix for is_really_writable | Derek Allard | 1 | -0/+35 |
2008-01-04 | added the ability to have multiple selected items in form_dropdown() | Derek Allard | 1 | -4/+10 |
2008-01-04 | Added form_fieldset(), form_fieldset_close(), and form_label() to form helper. | Derek Allard | 1 | -1/+523 |
2008-01-01 | Fixed a bug in get_filenames() in the File Helper where the array wasn't clea... | Derek Allard | 1 | -1/+1 |
2007-12-17 | Added form_reset() function to form helper. | Derek Allard | 1 | -420/+1 |
2007-12-11 | optimized reduce_multiples and strengthened type checking | Derek Jones | 1 | -1/+1 |
2007-12-11 | Fixed a bug in highlight_pharse() that caused an error with slashes. | Derek Allard | 1 | -1/+1 |
2007-12-09 | quotes to entities now takes escaped and non-escaped quotes | Derek Allard | 1 | -1/+1 |
2007-12-09 | fix up of regular expression in reduce multiples | Derek Allard | 1 | -1/+1 |
2007-12-06 | added strip_quotes(), quotes_to_entities(), reduce_multiples() to string helper | Derek Allard | 1 | -154/+1 |
2007-11-30 | Fixed a bug in word_wrap() of the Text Helper that incorrectly referenced an ... | Derek Allard | 1 | -421/+1 |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 16 | -16/+16 |
2007-07-19 | (no commit message) | Rick Ellis | 1 | -4/+4 |
2007-07-12 | type cast $key => $val pair in $options array as strings for friendlier handl... | Derek Jones | 1 | -0/+3 |
2007-07-12 | fixed the plural() and singular() function comments | Derek Jones | 1 | -2/+2 |
2007-07-11 | adding type casting of $title argument in URL helper functions to a string. ... | Derek Jones | 1 | -0/+8 |
2007-07-11 | inflector helper changes to account for words ending in "s" | Derek Allard | 1 | -32/+46 |
2007-05-02 | return preg_replace("|^/*(.+?)/*$|", "\\1", $str); | Derek Allard | 1 | -2/+2 |
2007-04-27 | fixed checked = 1 to be checked = checked in array created checkboxes | Derek Allard | 1 | -0/+6 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 16 | -2087/+2087 |
2007-04-07 | repeater won't return any results if it is set to repeat 0 times. | Derek Allard | 1 | -153/+153 |
2007-03-13 | removed duplicate 'DATE_RFC822' | Derek Allard | 1 | -565/+564 |
2007-02-20 | added a space to redirect Location to conform to w3c http spec | Derek Allard | 1 | -492/+492 |
2007-02-15 | fixed a a value bug introduced when clearing value from textarea | Derek Allard | 1 | -3/+9 |
2007-02-14 | changed Content-Disposition: from "inline" to "attachment" for MSIE in force_... | Derek Allard | 1 | -95/+95 |
2007-01-27 | unset the value attribute in textarea | Derek Allard | 1 | -402/+404 |
2006-11-04 | (no commit message) | admin | 2 | -2/+23 |
2006-10-31 | (no commit message) | admin | 1 | -2/+2 |
2006-10-29 | (no commit message) | admin | 2 | -12/+11 |
2006-10-29 | (no commit message) | admin | 1 | -132/+0 |
2006-10-29 | (no commit message) | admin | 1 | -0/+107 |
2006-10-29 | (no commit message) | admin | 1 | -0/+132 |
2006-10-28 | (no commit message) | admin | 1 | -12/+23 |
2006-10-28 | (no commit message) | admin | 1 | -0/+154 |
2006-10-28 | (no commit message) | admin | 1 | -35/+70 |
2006-10-23 | (no commit message) | admin | 2 | -4/+23 |
2006-10-23 | (no commit message) | admin | 2 | -4/+36 |
2006-10-21 | (no commit message) | admin | 15 | -139/+139 |
2006-10-21 | (no commit message) | admin | 6 | -101/+12 |
2006-10-21 | (no commit message) | admin | 2 | -2/+2 |
2006-10-21 | (no commit message) | admin | 1 | -3/+4 |
2006-10-20 | (no commit message) | admin | 1 | -2/+8 |
2006-10-20 | (no commit message) | admin | 1 | -14/+58 |
2006-10-07 | (no commit message) | admin | 5 | -33/+33 |