Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-21 | removed a call to the validation class, as it's overkill for a simple preg_match | Rick Ellis | 1 | -3/+1 | |
2008-09-20 | Added the ability to use callbacks even when a field has no data | Rick Ellis | 1 | -4/+14 | |
2008-09-20 | Removed the strict param from in_array() as this was causing some trouble ↵ | Rick Ellis | 1 | -4/+4 | |
with numeric field names | |||||
2008-09-20 | Removed the strict param from in_array in some of the tests as this was ↵ | Rick Ellis | 1 | -3/+3 | |
causing problems | |||||
2008-09-20 | Added the ability to set translatable field names | Rick Ellis | 2 | -6/+53 | |
2008-09-14 | made note on view page of optional third parameter | Derek Allard | 1 | -0/+8 | |
2008-09-13 | (no commit message) | Rick Ellis | 1 | -4/+4 | |
2008-09-13 | (no commit message) | Rick Ellis | 15 | -15/+15 | |
2008-09-13 | updated copyright | Rick Ellis | 20 | -20/+20 | |
2008-09-13 | updated copyright | Rick Ellis | 22 | -22/+22 | |
2008-09-13 | updated copyright | Rick Ellis | 17 | -17/+17 | |
2008-09-13 | updated copyright | Rick Ellis | 9 | -9/+9 | |
2008-09-13 | updated copyright | Rick Ellis | 16 | -16/+16 | |
2008-09-13 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
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 | |