Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2008-09-04 | removed random invisible character (ASCII 194) from HTML and PHP files | Derek Jones | 1 | -16/+16 | |
2008-08-31 | grammar changes | Derek Allard | 1 | -1/+1 | |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -0/+3 | |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -2/+57 | |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -0/+2 | |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 24 | -29/+1173 | |
2008-08-26 | Made a Loader changes so that the new validation class will work. | Rick Ellis | 23 | -23/+23 | |
Made some doc style changes | |||||
2008-08-26 | Fixed a typo | Rick Ellis | 1 | -1/+1 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -1/+29 | |
2008-08-21 | typo in xmlrpc | Derek Allard | 1 | -1/+1 | |
2008-08-21 | added user_data field to sessions userguide page | Derek Allard | 1 | -0/+1 | |