summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-20quote entities for wgetUrban Müller1-1/+1
2008-06-06reconnect if mysql server goes awayUrban Müller1-15/+27
2008-06-03use local times for cleanupUrban Müller1-1/+1
2008-06-03new formatting of ED()Urban Müller1-2/+5
2008-05-19handle urls without querystring correctlyDenis Demesmaeker1-3/+3
2008-05-18Use class_exists to check if we need to extend by xy_tools classChristian Schneider1-4/+1
2008-05-09Code cleanup, adds new parameter phpfiles as side-effectChristian Schneider1-11/+11
2008-05-09allow save when only one textfile in pathUrban Müller1-2/+3
2008-05-07implented debug argumentNathan Gass1-0/+10
2008-05-07kill carriage returnsUrban Müller1-1/+1
2008-05-07keep trailing commaUrban Müller1-1/+1
2008-05-06fix text_exists() to also check fallbacklanguage if setChristian Weber1-3/+3
2008-05-06Never process the same texts.php twiceChristian Weber1-6/+6
2008-05-06added search_text_dbUrban Müller1-30/+25
2008-05-06support nonglobal it_text for editor, remove lang cookie supportUrban Müller1-22/+11
2008-05-05ultraformatting2999Urban Müller1-1/+2
2008-05-05load all texts in pathUrban Müller1-11/+22
2008-05-05accessor for available languagesUrban Müller1-0/+10
2008-04-30Removing a script node crashes IE 5.0xThomas Brüderli1-1/+2
2008-04-16Make it_dbi compatible with old syntax againChristian Schneider1-1/+1
2008-04-08State in examples that it_auto_prepend make init unnecessaryChristian Schneider1-2/+2
2008-04-07Deprecate second parameter to constructor of generated classesChristian Schneider1-3/+3
2008-04-07Fix magic comments for itools.search.ch function extractorChristian Schneider1-1/+1
2008-04-06Fixed bogus conversion of NULL to 0 for integer fieldsChristian Schneider2-3/+3
2008-04-04Deprecate second parameter (config) to constructor of generated classesChristian Schneider1-0/+2
2008-04-04Fix javascript strict warningChristian Schneider1-1/+4
2008-04-01Fix warning about get_func_args() used as parameter to other functionChristian Schneider1-2/+7
2008-04-01Allow multiple arguments as query to select() and constructorChristian Schneider2-16/+50
2008-03-24Execute converted main script in global context to support global variablesChristian Schneider1-6/+10
2008-03-24Use copy() for Windows where symlink() does not existChristian Schneider1-1/+2
2008-03-10Fix warning when no tables exist, get rid of in_array()Christian Schneider1-2/+3
2008-03-07support not reading schemaUrban Müller1-1/+3
2008-03-02Do not convert files above 200k, link to unchanged filesChristian Schneider1-9/+24
2008-02-28Globally untaint ULTRAHOME as it is generated in a safe wayChristian Schneider2-1/+4
2008-02-26Silence taint warning when writing log files (ULTRAHOME is safe)Christian Schneider1-1/+1
2008-02-13Fix error handling with unpatched E_NOTICE enabledChristian Schneider1-2/+18
2008-02-07Make autoloader and syntaxconvert cooperateChristian Schneider1-6/+9
2008-02-04debug code for lastsentUrban Müller1-1/+6
2008-01-30Fix fallback to <script> tagsThomas Brüderli1-13/+15
2008-01-29use script instead of xmlhttprequest if firebug is installed (avoid firefox c...Christian Weber1-5/+4
2008-01-29rename loader to req upon popular request to avoid more confusion than necessaryChristian Weber1-26/+26
2008-01-25allow enabling sqllog after constructorUrban Müller1-5/+3
2008-01-25more info with auto_prepend in traceUrban Müller1-1/+1
2008-01-16We don't always have an envThomas Brüderli1-1/+1
2008-01-16only catch errs on live....Urban Müller1-1/+3
2008-01-15Support other charsets than ISO LatinThomas Brüderli1-2/+2
2007-12-22allow numbers in js filenames (c64.js ...)Christian Weber1-1/+1
2007-12-14only transform latin into unicode if wanted, ie for search.ch but not for utf...Denis Demesmaeker1-1/+3
2007-12-10prevent headers already sentUrban Müller1-1/+3
2007-12-10prevent headers already sentUrban Müller1-0/+4