Age | Commit message (Expand) | Author | Files | Lines |
2008-08-26 | Made a Loader changes so that the new validation class will work. | Rick Ellis | 1 | -1/+1 |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+1 |
2008-08-21 | typo in xmlrpc | Derek Allard | 1 | -1/+1 |
2008-08-21 | whitespace fixes | Derek Allard | 1 | -150/+149 |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+1 |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+1 |
2008-08-20 | Changed the output of the profiler to use style attribute rather then clear, ... | Derek Allard | 1 | -2/+8 |
2008-08-20 | (no commit message) | Rick Ellis | 1 | -0/+1 |
2008-08-15 | changed entity standardization to require at least two characters after an am... | Derek Jones | 1 | -0/+1 |
2008-08-13 | updated time zone list and offsets to match the world's current time zones | Derek Jones | 1 | -0/+1 |
2008-08-12 | spelling correction | Derek Allard | 1 | -1/+1 |
2008-08-12 | (no commit message) | Rick Ellis | 1 | -0/+1 |
2008-08-10 | image_heigth to image_height | Derek Allard | 1 | -1/+1 |
2008-08-07 | tightened human time stamp validation regex | Derek Jones | 1 | -0/+1 |
2008-08-06 | fixed bug where dechex() was being fed the wrong variable for encoding space ... | Derek Jones | 1 | -0/+1 |
2008-07-25 | quotes to an example in DBforge | Derek Allard | 1 | -1/+1 |
2008-07-25 | put $robots back into user_agents.php | Derek Jones | 1 | -0/+1 |
2008-07-21 | Removed added newlines ("\n") from most form and html helper functions. | Derek Allard | 1 | -0/+1 |
2008-07-20 | guide example fix for form_hidden | Derek Allard | 1 | -1/+1 |
2008-07-16 | fixed a series of "next" and "previous" topic links that pointed to the wrong... | Derek Allard | 1 | -1/+1 |
2008-07-16 | Added a few openxml document mime types, and an additional mobile agent to mi... | Derek Allard | 1 | -0/+1 |
2008-07-13 | adds vs add typo fix | Derek Allard | 1 | -1/+1 |
2008-07-09 | guide typo | Derek Allard | 1 | -0/+1 |
2008-07-03 | re-included URL encoded characters within _remove_invisible_characters() whic... | Derek Jones | 1 | -1/+1 |
2008-07-01 | Changed regex for onfoo event handlers to prevent unwanted matching of text s... | Derek Jones | 1 | -1/+1 |
2008-06-30 | added changelog note for number helper improvement | Derek Jones | 1 | -0/+5 |
2008-06-30 | simplified regex for _remove_invisible_characters() - since we rawurldecode()... | Derek Jones | 1 | -1/+5 |
2008-06-29 | cleaned up changelog to put in line with 1.6.3 release | Derek Jones | 1 | -6/+3 |
2008-06-27 | wheee! fixing svn revision number in changelog | Derek Jones | 1 | -1/+1 |
2008-06-27 | added language helper to user guide toc | Derek Jones | 1 | -1/+1 |
2008-06-27 | Moved the <label> output ability from the language library to a language help... | Derek Jones | 1 | -1/+2 |
2008-06-27 | Documented the language file use of byte_format() in the number helper. | Derek Allard | 1 | -1/+6 |
2008-06-27 | Fixed a double opening <p> tag in the index pages of each system direct... | Derek Allard | 1 | -0/+5 |
2008-06-27 | Minor example fix in Number helper | Derek Allard | 1 | -0/+9 |
2008-06-27 | finalized 1.6.3 changelog for release | Derek Jones | 1 | -1/+2 |
2008-06-27 | changed user guide version to 1.6.3 | Derek Jones | 1 | -4/+4 |
2008-06-20 | Added the ability to automatically output language items as form labels in th... | Derek Allard | 1 | -0/+1 |
2008-06-20 | Added get_post() to the Input class. | Derek Allard | 1 | -0/+2 |
2008-06-19 | added a Number helper | Derek Jones | 1 | -0/+1 |
2008-06-19 | changelog note that I removed maxlength and size as automatically added attri... | Derek Allard | 1 | -0/+1 |
2008-06-15 | userguide typo fix | Derek Allard | 1 | -1/+1 |
2008-06-13 | Added "Using Associative Arrays In a Request Parameter" example to the XMLRPC... | Derek Allard | 1 | -1/+2 |
2008-06-09 | Added a language key for valid_emails in validation_lang.php. | Derek Allard | 1 | -0/+1 |
2008-06-06 | added quoted-printable headers when $this->send_multipart has been manually c... | Derek Jones | 1 | -0/+1 |
2008-06-06 | Removed an unused Router reference in _display_cache(). | Derek Allard | 1 | -0/+1 |
2008-06-06 | Form helper refactored to allow form_open() and form_fieldset() to accept arr... | Derek Allard | 1 | -0/+5 |
2008-05-31 | Charset information in the userguide has been moved above title for internati... | Derek Allard | 1 | -3/+4 |
2008-05-29 | made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify m... | Derek Jones | 1 | -0/+2 |
2008-05-22 | Fixed a bug (#4561) where orhaving() wasn't properly passing values. | Derek Allard | 1 | -3/+6 |
2008-05-21 | Added support for query strings to the Pagination class, automatically detect... | Derek Allard | 1 | -0/+1 |