Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-03 | expanded abilities of Table library | Derek Jones | 1 | -9/+32 | |
2010-01-18 | The Unit Test Class now has an optional "notes" field available to it, and ↵ | Derek Allard | 1 | -4/+24 | |
allows for discrete display of test result items using $this->unit->set_test_items(). | |||||
2010-01-18 | user guide clarification on large image processing | Derek Allard | 1 | -0/+1 | |
2010-01-17 | doc updates, corrections and clarifications. | Derek Allard | 2 | -2/+2 | |
2010-01-17 | extra period in a sentence (the horror!) :) | Derek Allard | 1 | -1/+1 | |
2010-01-17 | fixed an incorrectly labelled config key example | Derek Allard | 1 | -1/+1 | |
2010-01-16 | Documented append_output() in the Output Class. | Derek Allard | 1 | -0/+8 | |
2010-01-14 | added a parse_string() method to the Parser | Derek Allard | 1 | -0/+4 | |
2010-01-05 | updated copyrights | Derek Jones | 26 | -26/+26 | |
2009-12-22 | Added "is_object" into the list of unit tests capable of being run. | Derek Allard | 1 | -0/+1 | |
2009-09-22 | a series of clarifications of the docs | Derek Allard | 1 | -1/+1 | |
2009-09-18 | Documented a second argument in the decode() function for the Encryption Class | Derek Allard | 1 | -0/+8 | |
2009-09-16 | missing version point in cart doc | Derek Allard | 1 | -345/+345 | |
2009-09-11 | prep for 1.7.2 release | Derek Jones | 25 | -25/+25 | |
2009-07-11 | Modified show_error() to allow sending of HTTP server response codes. | Derek Jones | 1 | -1/+1 | |
Added set_status_header() to the Common functions to allow use when the Output class is unavailable. Fixed a bug where the 400 status header sent with the 'disallowed URI characters' was not compatible with CGI environments. | |||||
2009-05-03 | bug fix and typo fixes | Derek Allard | 1 | -1/+1 | |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 26 | -26/+26 | |
2009-04-14 | note on a page about deprecation | Derek Allard | 1 | -0/+4 | |
2009-02-24 | Updated the view cart info in light of the changes to the cart class. | Rick Ellis | 1 | -4/+3 | |
2009-02-24 | Updated the "update cart" information, as it was incorrect. | Rick Ellis | 1 | -92/+58 | |
2009-02-17 | (no commit message) | Rick Ellis | 1 | -2/+2 | |
2009-02-17 | (no commit message) | Rick Ellis | 1 | -2/+2 | |
2009-02-17 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2009-02-17 | Tweaked nav | Rick Ellis | 1 | -1/+1 | |
2009-02-17 | Tweaked nav | Rick Ellis | 1 | -1/+2 | |
2009-02-17 | Added Cart Class to docs | Rick Ellis | 1 | -0/+381 | |
2009-02-16 | Added the ability to pass $config['file_name'] for the File Uploading Class ↵ | Derek Allard | 1 | -0/+10 | |
and rename the uploaded file. | |||||
2009-02-11 | Prep for 1.7.1 release | Derek Jones | 25 | -25/+25 | |
2009-02-04 | doc link fixes | Derek Allard | 1 | -1/+1 | |
2009-02-04 | fixed documentation to reference set_rules() vs set_rule() | Derek Allard | 1 | -1/+1 | |
2008-12-23 | format_characters() not convert_characters() | Derek Allard | 1 | -6/+6 | |
2008-12-07 | changed some code in examples from <?php to <?php in the event that a ↵ | Derek Allard | 4 | -8/+8 | |
local install tries to interpret the example as code | |||||
2008-12-07 | fixed a broken link, fixed a typo | Derek Allard | 1 | -1/+1 | |
2008-11-13 | Changing EOL style to LF | Derek Allard | 25 | -8070/+8070 | |
2008-10-26 | fixed some typos | Rick Ellis | 1 | -3/+3 | |
2008-10-26 | fixed some typos | Rick Ellis | 1 | -1/+1 | |
2008-10-26 | Fixed some typos | Rick Ellis | 3 | -10/+5 | |
2008-10-18 | Fixed a typo | Rick Ellis | 1 | -1/+1 | |
2008-10-17 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-10-15 | example typo fix | Derek Allard | 1 | -2/+2 | |
2008-10-06 | Added set_status_header() function to docs | Rick Ellis | 1 | -0/+10 | |
2008-10-04 | Added description of the max_filename parameter | Rick Ellis | 1 | -0/+6 | |
2008-10-02 | added $protect_braced_quotes to Typography class, to prevent curly-quoting ↵ | Derek Jones | 1 | -0/+10 | |
single and double quoted string within {curly "braces"} | |||||
2008-09-25 | Fixed incorrect parenthesis in form_open() function. (#5135) | Derek Allard | 1 | -2/+2 | |
A few doc typo fixes | |||||
2008-09-22 | typos, html validation | Derek Allard | 1 | -11/+5 | |
2008-09-20 | Added the ability to set translatable field names | Rick Ellis | 1 | -1/+24 | |
2008-09-13 | typography tweaks | Rick Ellis | 1 | -1/+25 | |
2008-09-12 | (no commit message) | Rick Ellis | 1 | -0/+131 | |
2008-09-12 | Continued working on typography class and docs | Rick Ellis | 2 | -2/+2 | |
2008-09-05 | removed superfluous "the" | Derek Allard | 1 | -1/+1 | |