Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | Derek Jones | 1 | -0/+3 | |
handling of setting options as 'selected' | |||||
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 | |
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 | 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 | |
to return trim($str, '/'); | |||||
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 | |
update copyright year update Code Igniter to CodeIgniter | |||||
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 ↵ | Derek Allard | 1 | -95/+95 | |
force_download() | |||||
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 | |
2006-10-04 | (no commit message) | admin | 1 | -0/+89 | |
2006-10-04 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-02 | (no commit message) | admin | 1 | -0/+96 | |
2006-10-02 | (no commit message) | admin | 1 | -1/+37 | |
2006-10-02 | (no commit message) | admin | 1 | -1/+6 | |
2006-09-28 | (no commit message) | admin | 1 | -13/+13 | |
2006-09-22 | (no commit message) | admin | 1 | -2/+2 | |
2006-09-21 | (no commit message) | admin | 1 | -0/+49 | |
2006-09-21 | (no commit message) | admin | 1 | -1/+1 | |
2006-09-21 | (no commit message) | admin | 1 | -0/+140 | |
2006-09-20 | (no commit message) | admin | 1 | -0/+24 | |
2006-09-06 | (no commit message) | admin | 1 | -1/+8 | |
2006-09-06 | (no commit message) | admin | 1 | -1/+1 | |
2006-09-03 | (no commit message) | admin | 2 | -2/+2 | |
2006-09-02 | (no commit message) | admin | 2 | -3/+3 | |
2006-09-02 | (no commit message) | admin | 1 | -1/+1 | |
2006-08-27 | (no commit message) | admin | 1 | -2/+2 | |
2006-08-27 | (no commit message) | admin | 1 | -2/+7 | |