summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-05-03avoid trouble with single > in select textUrban Müller1-2/+7
2010-04-22entity decoder; urlencoding of user in U()Urban Müller2-2/+22
2010-04-21Do not generate newline after noscript tags for layout reasonsChristian Schneider1-1/+1
2010-04-21Fix disabling of the syntax converter; allow to specify the db connection ↵Thomas Brüderli2-2/+7
charset in it_dbi
2010-04-14Added it_xml test for invalid latin1 character, converted all tests to old ↵Christian Schneider3-9/+17
syntax
2010-04-14dont trigger latinize on line feedUrban Müller1-1/+1
2010-04-14faster, commentedUrban Müller1-1/+2
2010-04-14remove bogus chars in latin inputUrban Müller1-0/+3
2010-04-07fewer coloring exceptionsUrban Müller1-1/+1
2010-03-25.q debug parameter for coloring quotingsUrban Müller1-7/+12
2010-03-24quote missing label nameUrban Müller1-2/+2
2010-03-22cleanup, bugfixUrban Müller1-9/+11
2010-03-22handle empty filesUrban Müller1-2/+2
2010-03-17segfaults not reproducibleUrban Müller1-4/+0
2010-03-15save segfault causing inputUrban Müller1-4/+6
2010-03-11inherit prefix...Urban Müller1-4/+6
2010-03-10better err msg if url emptyUrban Müller1-1/+1
2010-03-05too kludgy for nowUrban Müller1-3/+1
2010-03-04get prefix from parent classnameUrban Müller1-1/+3
2010-02-19guarantee correct encoding for envUrban Müller1-0/+2
2010-02-18extract latinize() for search::utf2latinUrban Müller1-3/+10
2010-01-29Convert it.class back to old syntaxChristian Schneider1-1/+1
2010-01-27do one retry by defaultUrban Müller1-2/+9
2010-01-21tests for it_xmlUrban Müller1-0/+8
2010-01-21allow setting of subtreesUrban Müller1-0/+38
2010-01-20New utility functions to add and remove event handlersThomas Brüderli1-0/+65
2010-01-18Adapt _set test to quoting of field namesChristian Schneider1-1/+1
2010-01-18escape field names (for fields like Usage, Date, ...)Christian Weber1-1/+1
2010-01-17Reduce number of put calls to it_cacheChristian Schneider1-3/+4
2010-01-17Add support for APC (replaces EAccelerator for PHP 5.3)Christian Schneider1-2/+2
2010-01-15suppress identify's stderrChristian Weber1-1/+1
2010-01-15add support for EPS in imageconvert(), remove php4 cruftChristian Weber1-13/+9
2010-01-08Mark static functions as static to avoid PHP 5.3 strict warnings (performance?)Christian Schneider2-29/+29
2010-01-07Upgrade subrequests to MSIE 7 to avoid pngfixChristian Schneider1-1/+1
2009-12-30Work around PHP bug 49819: posix_isatty seeks to startChristian Schneider2-0/+2
2009-12-22Preserve numeric entities in it_html::sanitizeChristian Schneider2-1/+7
2009-12-15make U() a global func, regroup funcsUrban Müller1-35/+60
2009-12-10Encode garbage chars in hostUrban Müller1-0/+1
2009-12-09revert ED() functionality after a lengthy political struggleChristian Weber1-1/+1
2009-12-04Convert IDNA domain names to Punycode in U()Christian Schneider1-0/+2
2009-11-27ED() creates jsdebug div if it doesn't existChristian Weber1-21/+21
2009-11-26use same case for static and global funcUrban Müller1-3/+3
2009-11-18pass fragmentsUrban Müller1-2/+2
2009-11-18Protect from Firewalls/Proxies altering Javascript source codeChristian Schneider2-2/+2
2009-11-18simple fallback parserUrban Müller1-1/+2
2009-11-17dont urlencode IDN host parts in U()Urban Müller1-7/+19
2009-11-17Added start/end marker and cut off prepended and appended stuff (Swisslife)Christian Schneider2-6/+6
2009-11-17Added error reporter sending back code on faulty loadChristian Schneider2-0/+12
2009-11-17Added error reporter sending back code on faulty loadChristian Schneider3-20/+63
2009-11-12add sl_dropdown alias to itjsKoni Weber1-0/+1