Age | Commit message (Expand) | Author | Files | Lines |
2011-04-25 | Fixed double-space typo. | Razican | 2 | -8/+8 |
2011-04-18 | Added Session Class userdata to the output profiler. Additionally, added a s... | Greg Aker | 1 | -0/+3 |
2011-04-02 | Removed double-spacing from ftp_lang.php sentances. | Phil Sturgeon | 1 | -7/+7 |
2011-03-17 | Added form_validation_lang entries for decimal, greater_than, less_than. | Phil Sturgeon | 1 | -0/+3 |
2010-12-15 | Added the regex_match Form Validation rule. Had to change how the rules are ... | Dan Horrigan | 1 | -0/+1 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 3 | -38/+38 |
2010-07-16 | Removing validation_lang.php file that was missed when removing the Validatio... | Greg Aker | 1 | -21/+0 |
2010-03-12 | Added FTP::download() and the accompanying lang line. This was first proposed... | Phil Sturgeon | 1 | -0/+1 |
2010-03-10 | added ability to enable/disable individual sections of the Profiler | Derek Jones | 1 | -0/+1 |
2010-03-03 | bringing language files up to date | Derek Jones | 4 | -36/+18 |
2010-01-18 | updated lang file for unit test changes | Derek Allard | 1 | -0/+1 |
2010-01-16 | adding http headers and config to CI profiler | Derek Allard | 1 | -0/+2 |
2008-12-09 | added some better error checking for saving files with GD | Derek Jones | 1 | -0/+1 |
2008-11-18 | better error messages for sendmail failure | Derek Jones | 1 | -0/+1 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 15 | -337/+337 |
2008-11-12 | Propset eol-style to CRLF | Derek Jones | 2 | -34/+34 |
2008-10-17 | added a line of text for the profiler changes | Rick Ellis | 1 | -0/+1 |
2008-10-17 | Fixed a number of bug reports related to table/db names not being escaped or ... | Rick Ellis | 1 | -0/+1 |
2008-09-22 | fix up file path reference in comment | Derek Allard | 1 | -2/+2 |
2008-09-21 | Added line of text for new profiler block | Rick Ellis | 1 | -0/+1 |
2008-08-27 | Clarified some of the lines of text | Rick Ellis | 1 | -3/+3 |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 1 | -0/+24 |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -15/+18 |
2008-08-13 | lines, not arrays, Mr. Jones | Derek Jones | 1 | -40/+40 |
2008-08-13 | updated time zone list and offsets to match the world's current time zones | Derek Jones | 1 | -32/+41 |
2008-06-27 | Fixed a double opening <p> tag in the index pages of each system direct... | Derek Allard | 2 | -16/+6 |
2008-06-26 | Number helper uses lang files | Derek Allard | 1 | -0/+10 |
2008-06-09 | Added a language key for valid_emails in validation_lang.php. | Derek Allard | 1 | -2/+3 |
2008-05-14 | Added missing semicolon in upload_lang.php | Derek Jones | 1 | -3/+3 |
2008-05-12 | changed class instantiations to reference global $LANG and fetch existing Exc... | Derek Jones | 1 | -2/+2 |
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end o... | Derek Jones | 11 | -11/+33 |
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 11 | -0/+11 |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 11 | -11/+0 |
2008-01-27 | Fixed a bug (#3330) in the FTP class where a comparison wasn't getting made. | Derek Allard | 1 | -1/+1 |
2008-01-25 | added db_unable_to_set_charset error message | Derek Jones | 1 | -0/+1 |
2008-01-23 | Fixed a series of grammatical and spelling errors in the language files. | Derek Allard | 6 | -75/+88 |
2008-01-22 | added a language key for the integer validation rule | Derek Allard | 1 | -0/+1 |
2008-01-18 | added GET, URI string, and memory usage to Profiler output | Derek Jones | 1 | -0/+6 |
2008-01-18 | added greater precision to $_FILE upload errors | Derek Jones | 1 | -0/+4 |
2008-01-17 | (no commit message) | Derek Allard | 1 | -20/+20 |
2008-01-16 | Many new Active Record functions, and another whack of stuff | Derek Allard | 2 | -24/+24 |
2008-01-15 | Fixed typos in the email Language class (email_attachment_unredable, email_fi... | Derek Allard | 1 | -20/+20 |
2007-12-17 | Fixed a typo in the image language file "suppor" to "support". | Derek Allard | 1 | -20/+20 |
2007-12-17 | "direcotries" to "directories" | Derek Allard | 1 | -15/+1 |
2007-09-18 | added missing lang entry for valid_ip validation error | Derek Allard | 1 | -15/+16 |
2007-08-23 | Fixed a typo in the database language file. | Derek Allard | 1 | -23/+23 |
2007-07-15 | revert calendar change... I'm an idiot | Derek Allard | 1 | -2/+1 |
2007-07-15 | Fixed a typo ("cal_mayl") in English calendar language file | Derek Allard | 1 | -48/+49 |
2007-02-04 | $lang['ut_test_datatype'] = 'Test Datatype '; | Derek Allard | 1 | -21/+21 |
2006-10-31 | (no commit message) | admin | 1 | -1/+1 |