summaryrefslogtreecommitdiff
path: root/itjs.class
AgeCommit message (Expand)AuthorFilesLines
2013-11-01Remove $Id$Christian Schneider1-2/+0
2013-10-24prevent proxy caching, add jquery to md5Urban Müller1-3/+4
2013-10-23use source to prevent different crcs for different browsersUrban Müller1-15/+4
2013-10-18additional check if headers can be modifiedUrban Müller1-1/+1
2013-10-18dont reset headers unless necessary (makelive.php already sent them)Urban Müller1-3/+6
2013-10-18cleaner solution: execute php but ignore reset headers when computing checksumUrban Müller1-3/+11
2013-10-18dont execute php (which sometimes sets content-type) when generating checksumUrban Müller1-3/+3
2013-10-17ignore itools/ prefixUrban Müller1-1/+1
2013-10-16compute checksum over actually used files, cache checksum, kill checksum in d...Urban Müller1-9/+20
2013-10-15bugfix: actually use file contentsUrban Müller1-2/+2
2013-10-11use md5 for checksum, use long expire, always return not modifiedUrban Müller1-8/+3
2013-01-31it::serialize must quote ' in keysUrban Müller1-1/+1
2013-01-31declare functions staticUrban Müller1-5/+5
2012-11-08send correct mime type for javascriptDavid Flatz1-2/+1
2012-03-30Make javascript delivery unicode-safeThomas Brüderli1-7/+16
2012-02-13Replace preg_replace /e modifier with preg_replace_callback: Modified planned...Christian Schneider1-1/+1
2011-12-19dont include same path twiceUrban Müller1-1/+2
2011-11-17bugfixChristian Helbling1-1/+1
2011-11-17add debug parameter "print" for debugging css of printouts (@media print)Christian Helbling1-0/+2
2011-10-24add itjs entry for sl_state.js and sl_collapse.js in searchlibNathan Gass1-0/+2
2011-09-16Added /itjs/PIE.htc CSS 3 emulation for MSIE, see http://css3pie.com/Christian Schneider1-0/+1
2011-05-03Added sl_adid_debug.js for ad debugging by campaign managersChristian Schneider1-0/+1
2010-10-19Replace special double-quotes as in it_html::latinizeThomas Brüderli1-1/+1
2010-06-28Also replace typographic quotes in itjs::encode as done in it_html::latinize ...Thomas Brüderli1-1/+1
2009-11-12add sl_dropdown alias to itjsKoni Weber1-0/+1
2009-10-12support multiple lib.search.chUrban Müller1-1/+1
2009-07-09Register locateme.js for easy accessThomas Brüderli1-0/+1
2009-03-19Added path to searchlib.js to itjs::filenames()Christian Schneider1-3/+4
2009-01-29add it::is_devel() and it::is_live() as abstraction for $GLOBALS['ULTRASERVER...Christian Weber1-2/+2
2008-11-26Add new it_http class to itjs includesThomas Brüderli1-2/+3
2008-10-15phplint cleanupUrban Müller1-1/+3
2008-07-28Quote identifier if it is a javascript reserved wordChristian Schneider1-1/+2
2008-07-15Added comment to document caveats for comment strippingChristian Schneider1-1/+5
2008-07-15Do not require space when closing commentChristian Schneider1-1/+1
2008-07-15Make javascript stripping compatible with JQuery source codeChristian Schneider1-1/+1
2008-01-15Support other charsets than ISO LatinThomas Brüderli1-2/+2
2007-12-14only transform latin into unicode if wanted, ie for search.ch but not for utf...Denis Demesmaeker1-1/+3
2007-11-11Changed it_untaint and it_taintcheck to not modify input varChristian Schneider1-1/+1
2007-11-07more thorough checksumsUrban Müller1-1/+5
2007-10-19Skip empty filenamesChristian Schneider1-1/+1
2007-10-18Also support css files through ITools Joining Service(TM)Christian Schneider1-15/+16
2007-10-11More uniform file headersChristian Schneider1-6/+14
2007-10-11Populated release branchChristian Schneider1-0/+153