Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-13 | (no commit message) | Rick Ellis | 1 | -0/+3 | |
2008-09-13 | typography tweaks | Rick Ellis | 3 | -49/+45 | |
2008-09-12 | (no commit message) | Rick Ellis | 1 | -0/+131 | |
2008-09-12 | Continued working on typography class and docs | Rick Ellis | 7 | -21/+42 | |
2008-09-12 | (no commit message) | Rick Ellis | 1 | -3/+10 | |
2008-09-12 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-09-12 | (no commit message) | Rick Ellis | 1 | -0/+8 | |
2008-09-12 | More tweaks | Rick Ellis | 1 | -12/+18 | |
2008-09-11 | more tweaks! | Rick Ellis | 1 | -7/+8 | |
2008-09-11 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-09-11 | Simplified the typography conversion routine... I hope I didn't break something. | Rick Ellis | 1 | -131/+76 | |
2008-09-11 | Tweaked the auto_typography function | Rick Ellis | 1 | -1/+6 | |
2008-09-11 | massaged regex for double spaces after sentences | Derek Jones | 1 | -1/+1 | |
2008-09-11 | (no commit message) | Rick Ellis | 1 | -2/+1 | |
2008-09-11 | replaced format_characters()' logic replacement with a more straightforward ↵ | Derek Jones | 1 | -220/+38 | |
and accurate regex replacement. The former handled some odd improper punctuation in a more predictable manner, but as a result failed to render many proper punctuation cases correctly. The new method is a good tradeoff, getting all "correct" punctuation rendered properly with better performance. | |||||
2008-09-11 | Added support for removing javascript event handlers from tags, for security ↵ | Rick Ellis | 1 | -4/+31 | |
reasons | |||||
2008-09-11 | (no commit message) | Rick Ellis | 1 | -0/+482 | |
2008-09-11 | Moved the "auto typography" class into its own class file in the libraries ↵ | Rick Ellis | 1 | -466/+3 | |
folder | |||||
2008-09-11 | Fixed a typo | Rick Ellis | 1 | -1/+1 | |
2008-09-11 | (no commit message) | Rick Ellis | 1 | -0/+92 | |
2008-09-11 | Did some reorganizing | Rick Ellis | 8 | -107/+11 | |
2008-09-09 | Allowed empty rules to be set, and fixed a bug that allows blank error ↵ | Rick Ellis | 1 | -4/+7 | |
messages to output the delimiters. | |||||
2008-09-09 | Removed quick reference from table of contents, as it's from version 1.3. ↵ | Rick Ellis | 1 | -1/+0 | |
Much has changed since then. | |||||
2008-09-09 | Removed quick reference from table of contents, as it's from version 1.3. ↵ | Rick Ellis | 1 | -1/+0 | |
Much has changed since then. | |||||
2008-09-09 | (no commit message) | Rick Ellis | 1 | -46/+11 | |
2008-09-09 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
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 | 6 | -27/+27 | |
2008-08-31 | fixed incorrect example SQL output example | Derek Allard | 2 | -2/+2 | |
2008-08-31 | grammar changes | Derek Allard | 7 | -9/+9 | |
2008-08-31 | typo fix | Derek Allard | 1 | -1/+1 | |
2008-08-31 | updated CI_VERSION | Derek Allard | 1 | -1/+1 | |
2008-08-31 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-31 | (no commit message) | Rick Ellis | 5 | -4/+697 | |
2008-08-31 | alt spelling fix | Derek Allard | 1 | -1/+1 | |
2008-08-29 | (no commit message) | Rick Ellis | 1 | -1/+5 | |
2008-08-27 | Clarified some of the lines of text | Rick Ellis | 1 | -3/+3 | |
2008-08-27 | Fixed an empty string error | Rick Ellis | 1 | -1/+1 | |
2008-08-27 | added isindex to the list of naughty never allowed tags in xss_clean() | Derek Jones | 2 | -1/+2 | |
2008-08-27 | modified regex for image tag sanitization to retain trailing space and ↵ | Derek Jones | 2 | -2/+3 | |
closing slash to remain valid XHTML | |||||
2008-08-27 | "raspberry" no "respberry"... sheesh | Derek Allard | 1 | -1/+1 | |
2008-08-27 | Fixed the spelling of "respberry" in config/smileys.php | Derek Allard | 2 | -1/+2 | |
2008-08-27 | Fixed a variable that was set wrong | Rick Ellis | 1 | -1/+1 | |
2008-08-26 | Switched spaces to tabs | Rick Ellis | 1 | -5/+5 | |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -2/+2 | |
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 | File not needed | Rick Ellis | 1 | -113/+0 | |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 122 | -135/+1468 | |