Age | Commit message (Expand) | Author | Files | Lines |
2008-06-06 | reconnect if mysql server goes away | Urban Müller | 1 | -15/+27 |
2008-06-03 | use local times for cleanup | Urban Müller | 1 | -1/+1 |
2008-06-03 | new formatting of ED() | Urban Müller | 1 | -2/+5 |
2008-05-19 | handle urls without querystring correctly | Denis Demesmaeker | 1 | -3/+3 |
2008-05-18 | Use class_exists to check if we need to extend by xy_tools class | Christian Schneider | 1 | -4/+1 |
2008-05-09 | Code cleanup, adds new parameter phpfiles as side-effect | Christian Schneider | 1 | -11/+11 |
2008-05-09 | allow save when only one textfile in path | Urban Müller | 1 | -2/+3 |
2008-05-07 | implented debug argument | Nathan Gass | 1 | -0/+10 |
2008-05-07 | kill carriage returns | Urban Müller | 1 | -1/+1 |
2008-05-07 | keep trailing comma | Urban Müller | 1 | -1/+1 |
2008-05-06 | fix text_exists() to also check fallbacklanguage if set | Christian Weber | 1 | -3/+3 |
2008-05-06 | Never process the same texts.php twice | Christian Weber | 1 | -6/+6 |
2008-05-06 | added search_text_db | Urban Müller | 1 | -30/+25 |
2008-05-06 | support nonglobal it_text for editor, remove lang cookie support | Urban Müller | 1 | -22/+11 |
2008-05-05 | ultraformatting2999 | Urban Müller | 1 | -1/+2 |
2008-05-05 | load all texts in path | Urban Müller | 1 | -11/+22 |
2008-05-05 | accessor for available languages | Urban Müller | 1 | -0/+10 |
2008-04-30 | Removing a script node crashes IE 5.0x | Thomas Brüderli | 1 | -1/+2 |
2008-04-16 | Make it_dbi compatible with old syntax again | Christian Schneider | 1 | -1/+1 |
2008-04-08 | State in examples that it_auto_prepend make init unnecessary | Christian Schneider | 1 | -2/+2 |
2008-04-07 | Deprecate second parameter to constructor of generated classes | Christian Schneider | 1 | -3/+3 |
2008-04-07 | Fix magic comments for itools.search.ch function extractor | Christian Schneider | 1 | -1/+1 |
2008-04-06 | Fixed bogus conversion of NULL to 0 for integer fields | Christian Schneider | 2 | -3/+3 |
2008-04-04 | Deprecate second parameter (config) to constructor of generated classes | Christian Schneider | 1 | -0/+2 |
2008-04-04 | Fix javascript strict warning | Christian Schneider | 1 | -1/+4 |
2008-04-01 | Fix warning about get_func_args() used as parameter to other function | Christian Schneider | 1 | -2/+7 |
2008-04-01 | Allow multiple arguments as query to select() and constructor | Christian Schneider | 2 | -16/+50 |
2008-03-24 | Execute converted main script in global context to support global variables | Christian Schneider | 1 | -6/+10 |
2008-03-24 | Use copy() for Windows where symlink() does not exist | Christian Schneider | 1 | -1/+2 |
2008-03-10 | Fix warning when no tables exist, get rid of in_array() | Christian Schneider | 1 | -2/+3 |
2008-03-07 | support not reading schema | Urban Müller | 1 | -1/+3 |
2008-03-02 | Do not convert files above 200k, link to unchanged files | Christian Schneider | 1 | -9/+24 |
2008-02-28 | Globally untaint ULTRAHOME as it is generated in a safe way | Christian Schneider | 2 | -1/+4 |
2008-02-26 | Silence taint warning when writing log files (ULTRAHOME is safe) | Christian Schneider | 1 | -1/+1 |
2008-02-13 | Fix error handling with unpatched E_NOTICE enabled | Christian Schneider | 1 | -2/+18 |
2008-02-07 | Make autoloader and syntaxconvert cooperate | Christian Schneider | 1 | -6/+9 |
2008-02-04 | debug code for lastsent | Urban Müller | 1 | -1/+6 |
2008-01-30 | Fix fallback to <script> tags | Thomas Brüderli | 1 | -13/+15 |
2008-01-29 | use script instead of xmlhttprequest if firebug is installed (avoid firefox c... | Christian Weber | 1 | -5/+4 |
2008-01-29 | rename loader to req upon popular request to avoid more confusion than necessary | Christian Weber | 1 | -26/+26 |
2008-01-25 | allow enabling sqllog after constructor | Urban Müller | 1 | -5/+3 |
2008-01-25 | more info with auto_prepend in trace | Urban Müller | 1 | -1/+1 |
2008-01-16 | We don't always have an env | Thomas Brüderli | 1 | -1/+1 |
2008-01-16 | only catch errs on live.... | Urban Müller | 1 | -1/+3 |
2008-01-15 | Support other charsets than ISO Latin | Thomas Brüderli | 1 | -2/+2 |
2007-12-22 | allow numbers in js filenames (c64.js ...) | Christian Weber | 1 | -1/+1 |
2007-12-14 | only transform latin into unicode if wanted, ie for search.ch but not for utf... | Denis Demesmaeker | 1 | -1/+3 |
2007-12-10 | prevent headers already sent | Urban Müller | 1 | -1/+3 |
2007-12-10 | prevent headers already sent | Urban Müller | 1 | -0/+4 |
2007-12-10 | datestamps for alert.log | Urban Müller | 1 | -1/+1 |