Age | Commit message (Expand) | Author | Files | Lines |
2007-08-27 | Encode all non-ascii chars in js data | Thomas Brüderli | 2 | -2/+2 |
2007-08-24 | Removed since it was relying on itools being obfuscated/encrypted (Superweb, ... | Christian Weber | 2 | -135/+0 |
2007-08-24 | no longer needed | Christian Weber | 1 | -2/+0 |
2007-08-24 | Removed, functionality has been moved to search_banner.class | Christian Weber | 2 | -277/+0 |
2007-08-23 | Removed cruft | Christian Weber | 1 | -1/+1 |
2007-08-22 | Added License (GPLV3) | Christian Weber | 2 | -0/+675 |
2007-08-22 | U() now also handles base urls with parameters | Christian Schneider | 1 | -4/+5 |
2007-08-22 | Fix itjs paths with parameters (e.g. language override on poi popups) | Christian Schneider | 1 | -1/+1 |
2007-08-16 | support max-age | Urban Müller | 2 | -1/+4 |
2007-08-16 | bugfix | Urban Müller | 1 | -1/+1 |
2007-08-16 | avoid permission trouble | Urban Müller | 1 | -0/+1 |
2007-08-09 | Improve error reporting | Thomas Brüderli | 1 | -1/+8 |
2007-08-08 | Simplified code (just a little bit) | Thomas Brüderli | 1 | -2/+1 |
2007-08-08 | Updated it_boot | Thomas Brüderli | 2 | -33/+15 |
2007-08-08 | Make _where use proper db link and moved db_table only code to db_table.class | Christian Schneider | 2 | -14/+19 |
2007-08-08 | query can be used directly | Urban Müller | 1 | -0/+1 |
2007-08-07 | connect at entry point, _where needs link | Urban Müller | 1 | -3/+6 |
2007-08-06 | ensure correct permissions | Urban Müller | 1 | -0/+1 |
2007-08-06 | warning fix | Urban Müller | 1 | -1/+1 |
2007-08-06 | prevent load explosions in case of mass alerts | Urban Müller | 1 | -1/+8 |
2007-08-06 | Remove alert (svn diff) | Thomas Brüderli | 1 | -3/+2 |
2007-08-06 | Add timestamp on it_boot retry to prevent caching | Thomas Brüderli | 1 | -3/+4 |
2007-08-03 | Add fallback to document.write for Opera (7) | Thomas Brüderli | 1 | -1/+3 |
2007-07-30 | guarantee mysql_error in fatals | Urban Müller | 1 | -7/+9 |
2007-07-26 | bugfix | Urban Müller | 1 | -1/+1 |
2007-07-26 | renamed files for autoloader | Urban Müller | 23 | -20/+19 |
2007-07-24 | Improved it_state with Safari support | Thomas Brüderli | 2 | -8/+14 |
2007-07-23 | removed mail() and internal_error() | Urban Müller | 1 | -55/+3 |
2007-07-23 | _defaults are needed for autoloader | Urban Müller | 1 | -6/+6 |
2007-07-23 | eliminated internal_error() | Urban Müller | 6 | -16/+16 |
2007-07-19 | Update dbi link cache when switch to update server | Christian Schneider | 1 | -0/+1 |
2007-07-19 | Added missing query_volatile to iframe fallback loader | Christian Schneider | 1 | -1/+1 |
2007-07-19 | Fix SQL syntax error on updates | Christian Schneider | 1 | -1/+1 |
2007-07-18 | made autoload compatible | Urban Müller | 2 | -1/+1 |
2007-07-18 | config param optional | Urban Müller | 1 | -1/+1 |
2007-07-18 | compatibility with auto-startup, some cleanups | Urban Müller | 7 | -435/+343 |
2007-07-15 | Make itools tests work under PHP4 and PHP5 | Christian Schneider | 2 | -7/+7 |
2007-07-15 | Skip creating classes for tables where list_fields fails: Does not matter if ... | Christian Schneider | 1 | -25/+25 |
2007-07-13 | php4 compatibility | Christian Weber | 1 | -1/+1 |
2007-07-13 | Move static function it_text_transmogrify into object, call with it_text::tra... | Christian Weber | 1 | -30/+31 |
2007-07-06 | more info on sporadic errs | Urban Müller | 1 | -1/+2 |
2007-07-05 | use default jsboot from constructor if none is supplied to head() | Christian Weber | 1 | -0/+1 |
2007-07-05 | Remove still encoded numeric entities from sanitized text | Christian Schneider | 1 | -1/+1 |
2007-07-05 | Handle XML files with BOM marker (Byte Order Mark) | Christian Schneider | 1 | -1/+4 |
2007-07-02 | show long stuff last | Urban Müller | 1 | -2/+5 |
2007-07-02 | layout | Urban Müller | 1 | -1/+1 |
2007-07-02 | Wait for parent window to load it_state script | Thomas Brüderli | 1 | -2/+4 |
2007-07-02 | Include now() to it.js | Thomas Brüderli | 2 | -1/+9 |
2007-07-02 | only include stackdump if mem usage low | Urban Müller | 1 | -1/+4 |
2007-06-28 | Grammer natsi | Christian Schneider | 1 | -1/+1 |