summaryrefslogtreecommitdiffstats
path: root/system/helpers
AgeCommit message (Expand)AuthorFilesLines
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones17-52/+52
2008-01-19added email helperDerek Allard1-0/+54
2008-01-19Fixed a bug in the Typography Helper where unordered list was listed "un" (#3...Derek Allard1-1/+1
2008-01-18typo fix: stering to stringDerek Allard1-1/+1
2008-01-18ExpressionEngine Dev Team in creditDerek Allard16-32/+694
2008-01-18added check for "multiple" attribute in form_dropdown() (bug# 3261)Derek Allard1-1/+2
2008-01-17Fixed bug #2810 with nested tags improperly having paragraph tags placed arou...Derek Jones1-2/+2
2008-01-16Many new Active Record functions, and another whack of stuffDerek Allard1-1/+1
2008-01-16bug(re)fix: I am so smart. s - m - r - tDerek Allard1-1/+1
2008-01-10added support for external urls in form_openDerek Allard1-2/+4
2008-01-09bugfixDerek Allard1-1/+1
2008-01-09fix for is_really_writableDerek Allard1-0/+35
2008-01-04added the ability to have multiple selected items in form_dropdown()Derek Allard1-4/+10
2008-01-04Added form_fieldset(), form_fieldset_close(), and form_label() to form helper.Derek Allard1-1/+523
2008-01-01Fixed a bug in get_filenames() in the File Helper where the array wasn't clea...Derek Allard1-1/+1
2007-12-17Added form_reset() function to form helper.Derek Allard1-420/+1
2007-12-11optimized reduce_multiples and strengthened type checkingDerek Jones1-1/+1
2007-12-11Fixed a bug in highlight_pharse() that caused an error with slashes.Derek Allard1-1/+1
2007-12-09quotes to entities now takes escaped and non-escaped quotesDerek Allard1-1/+1
2007-12-09fix up of regular expression in reduce multiplesDerek Allard1-1/+1
2007-12-06added strip_quotes(), quotes_to_entities(), reduce_multiples() to string helperDerek Allard1-154/+1
2007-11-30Fixed a bug in word_wrap() of the Text Helper that incorrectly referenced an ...Derek Allard1-421/+1
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard16-16/+16
2007-07-19(no commit message)Rick Ellis1-4/+4
2007-07-12type cast $key => $val pair in $options array as strings for friendlier handl...Derek Jones1-0/+3
2007-07-12fixed the plural() and singular() function commentsDerek Jones1-2/+2
2007-07-11adding type casting of $title argument in URL helper functions to a string. ...Derek Jones1-0/+8
2007-07-11inflector helper changes to account for words ending in "s"Derek Allard1-32/+46
2007-05-02return preg_replace("|^/*(.+?)/*$|", "\\1", $str);Derek Allard1-2/+2
2007-04-27fixed checked = 1 to be checked = checked in array created checkboxesDerek Allard1-0/+6
2007-04-15update pMachine to EllisLabDerek Allard16-2087/+2087
2007-04-07repeater won't return any results if it is set to repeat 0 times.Derek Allard1-153/+153
2007-03-13removed duplicate 'DATE_RFC822'Derek Allard1-565/+564
2007-02-20added a space to redirect Location to conform to w3c http specDerek Allard1-492/+492
2007-02-15fixed a a value bug introduced when clearing value from textareaDerek Allard1-3/+9
2007-02-14changed Content-Disposition: from "inline" to "attachment" for MSIE in force_...Derek Allard1-95/+95
2007-01-27unset the value attribute in textareaDerek Allard1-402/+404
2006-11-04(no commit message)admin2-2/+23
2006-10-31(no commit message)admin1-2/+2
2006-10-29(no commit message)admin2-12/+11
2006-10-29(no commit message)admin1-132/+0
2006-10-29(no commit message)admin1-0/+107
2006-10-29(no commit message)admin1-0/+132
2006-10-28(no commit message)admin1-12/+23
2006-10-28(no commit message)admin1-0/+154
2006-10-28(no commit message)admin1-35/+70
2006-10-23(no commit message)admin2-4/+23
2006-10-23(no commit message)admin2-4/+36
2006-10-21(no commit message)admin15-139/+139
2006-10-21(no commit message)admin6-101/+12