summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2007-06-09(no commit message)Rick Ellis3-17/+10
2007-05-24typo fixDerek Allard1-1/+1
2007-05-09typo fixesDerek Allard3-99/+94
2007-05-04Modified XSS Cleaning routine to be more performance friendly and compatible ...Derek Jones1-8/+47
2007-05-02return preg_replace("|^/*(.+?)/*$|", "\\1", $str);Derek Allard1-2/+2
2007-05-02$this->base_url = preg_replace("/(.+?)\/*$/", "\\1/", $this->base_url);Derek Allard1-2/+2
2007-05-02// Prep the current page - no funny business!Derek Allard1-1/+1
2007-05-01fixed a bug in the calendar libraryDerek Allard1-1/+1
2007-04-30added a note about regex and custom routesDerek Allard1-48/+49
2007-04-30fixed bug in outputDerek Allard1-1/+1
2007-04-30fixed a typo in rpcs.php libraryDerek Allard1-1/+1
2007-04-27(no commit message)Rick Ellis1-1/+1
2007-04-27modified _add_data() to be compatible with OS XDerek Jones1-5/+2
2007-04-27fixed checked = 1 to be checked = checked in array created checkboxesDerek Allard1-0/+6
2007-04-25APPVER replaced by CI_VERSIONDerek Allard2-2/+2
2007-04-24fixed router but that was ignoring the scaffolding route for optimizationDerek Allard1-2/+3
2007-04-15update app_verDerek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard85-21999/+21999
2007-04-10typo fixDerek Allard1-1/+1
2007-04-07repeater won't return any results if it is set to repeat 0 times.Derek Allard1-153/+153
2007-04-03array to string additionDerek Allard1-202/+212
2007-03-24passes hostname and not database nowDerek Allard1-452/+452
2007-03-13removed duplicate 'DATE_RFC822'Derek Allard1-565/+564
2007-03-07pg_version() doesn't exist. Changed reference to version() which does.Derek Allard1-484/+484
2007-03-01function post() duplicated, changed the second to function get()Derek Allard1-1/+1
2007-02-26(no commit message)Rick Ellis1-1/+73
2007-02-20added a space to redirect Location to conform to w3c http specDerek Allard1-492/+492
2007-02-15reverted a change user testing revealed a flaw.Derek Allard1-1/+4
2007-02-15allow for extending modelsDerek Allard1-4/+1
2007-02-15fixed a a value bug introduced when clearing value from textareaDerek Allard1-3/+9
2007-02-14fixed an undefined varDerek Allard1-0/+2
2007-02-14updated AR join() to accommodate database prefixesDerek Allard1-886/+891
2007-02-14updated app_versionDerek Allard1-1/+1
2007-02-14changed Content-Disposition: from "inline" to "attachment" for MSIE in force_...Derek Allard1-95/+95
2007-02-07fixed grammer error in show_error messageDerek Allard1-1/+1
2007-02-06changed app_ver to 1.5.1.1Derek Allard1-258/+258
2007-02-06Fixed a typo in error messageDerek Allard1-930/+930
2007-02-05(no commit message)Rick Ellis1-3/+2
2007-02-05(no commit message)Rick Ellis1-3/+3
2007-02-05(no commit message)Rick Ellis1-1/+11
2007-02-04$lang['ut_test_datatype'] = 'Test Datatype ';Derek Allard1-21/+21
2007-02-01fixed resize bug that was comparing height to width instead of height to orig...Derek Allard1-1526/+1526
2007-02-01removed unescaped variable that could be used in XSSDerek Allard2-1199/+1199
2007-01-28log_exception() printed severity twice... fixed.Derek Allard1-169/+169
2007-01-27fixed $moble to $mobileDerek Allard1-499/+499
2007-01-27added set_caption()Derek Allard1-415/+438
2007-01-27unset the value attribute in textareaDerek Allard1-402/+404
2007-01-13(no commit message)paulburdick1-8/+26
2006-11-24(no commit message)Rick Ellis1-1/+1
2006-11-23(no commit message)Rick Ellis1-2/+2