Age | Commit message (Expand) | Author | Files | Lines |
2019-02-05 | return $label instead of true if label exists | Urban Müller | 1 | -1/+1 |
2018-05-15 | dont cause extra errs | Urban Müller | 1 | -1/+1 |
2017-10-19 | revert to old behaviour for now, some T() calls in map drawings want unmodifi... | Urban Müller | 1 | -3/+1 |
2017-10-16 | allow simple functions calls in ET() and T() labels | Urban Müller | 1 | -1/+3 |
2016-07-23 | Use # for comments like in rest of code | Christian Schneider | 1 | -1/+1 |
2016-07-22 | use safer variable | Urban Müller | 1 | -1/+1 |
2016-07-22 | force html in EDX() | Urban Müller | 1 | -0/+3 |
2014-04-10 | only use global object if it is a it_html | Urban Müller | 1 | -1/+1 |
2014-04-10 | Do not accept true/false as object (used to disable it_html instantiation) | Christian Schneider | 1 | -1/+1 |
2014-04-09 | work even when no global it_html object exists yet (e.g. in auto_prepend of s... | Urban Müller | 1 | -1/+1 |
2014-04-09 | allow override of U function | Urban Müller | 1 | -1/+1 |
2014-03-26 | last calls of db_version() are gone | Urban Müller | 1 | -11/+0 |
2013-10-08 | faster EDC(), ET() docs | Urban Müller | 1 | -13/+18 |
2011-06-15 | Added T_defaultlang() to avoid direct access to global it_text->defaultlanguage | Christian Schneider | 1 | -0/+10 |
2011-04-05 | Removed obsolete (and unused) parameter setcookie | Christian Schneider | 1 | -3/+2 |
2009-12-15 | make U() a global func, regroup funcs | Urban Müller | 1 | -35/+60 |
2009-07-09 | dont redirect if debug output visible | Urban Müller | 1 | -0/+1 |
2008-10-15 | phplint cleanup | Urban Müller | 1 | -2/+2 |
2008-08-15 | T() now accepts values like ET() but uses Q() to quote them | Christian Schneider | 1 | -3/+8 |
2008-05-05 | accessor for available languages | Urban Müller | 1 | -0/+10 |
2008-02-28 | Globally untaint ULTRAHOME as it is generated in a safe way | Christian Schneider | 1 | -0/+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-11-29 | better detect unset $dummy | Urban Müller | 1 | -1/+1 |
2007-11-11 | Changed it_untaint and it_taintcheck to not modify input var | Christian Schneider | 1 | -4/+4 |
2007-11-09 | Fix typo: defined, not defined | Christian Schneider | 1 | -7/+7 |
2007-11-09 | Added missing constants if taint support is not enabled | Christian Schneider | 1 | -0/+7 |
2007-11-09 | Also return value in it_taintcheck on machines without taint() support | Christian Schneider | 1 | -1/+1 |
2007-11-09 | Added experimental PHP taint support to ITools | Christian Schneider | 1 | -0/+14 |
2007-10-11 | Improve documentation cross reference | Christian Schneider | 1 | -1/+1 |
2007-10-11 | Populated release branch | Christian Schneider | 1 | -0/+152 |