summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-08-28allow url based lang overridesUrban Müller1-0/+4
2007-08-28Reset this.loader on errorThomas Brüderli1-1/+4
2007-08-28always show alerts on develUrban Müller1-7/+15
2007-08-28Prevent from adding the itjs_call envelope more than onceThomas Brüderli1-3/+3
2007-08-28Source style fixChristian Schneider1-1/+2
2007-08-28Use <script> tags to enable data loading from foreign hostsThomas Brüderli2-15/+39
2007-08-28Some browsers still report invalid chars. Use \uxxxx for non-ascii charsThomas Brüderli1-1/+1
2007-08-27Encode all non-ascii chars in js dataThomas Brüderli2-2/+2
2007-08-24Removed since it was relying on itools being obfuscated/encrypted (Superweb, ↵Christian Weber2-135/+0
Myax)
2007-08-24no longer neededChristian Weber1-2/+0
2007-08-24Removed, functionality has been moved to search_banner.classChristian Weber2-277/+0
2007-08-23Removed cruftChristian Weber1-1/+1
2007-08-22Added License (GPLV3)Christian Weber2-0/+675
2007-08-22U() now also handles base urls with parametersChristian Schneider1-4/+5
2007-08-22Fix itjs paths with parameters (e.g. language override on poi popups)Christian Schneider1-1/+1
2007-08-16support max-ageUrban Müller2-1/+4
2007-08-16bugfixUrban Müller1-1/+1
2007-08-16avoid permission troubleUrban Müller1-0/+1
2007-08-09Improve error reportingThomas Brüderli1-1/+8
2007-08-08Simplified code (just a little bit)Thomas Brüderli1-2/+1
2007-08-08Updated it_bootThomas Brüderli2-33/+15
2007-08-08Make _where use proper db link and moved db_table only code to db_table.classChristian Schneider2-14/+19
2007-08-08query can be used directlyUrban Müller1-0/+1
2007-08-07connect at entry point, _where needs linkUrban Müller1-3/+6
2007-08-06ensure correct permissionsUrban Müller1-0/+1
2007-08-06warning fixUrban Müller1-1/+1
2007-08-06prevent load explosions in case of mass alertsUrban Müller1-1/+8
2007-08-06Remove alert (svn diff)Thomas Brüderli1-3/+2
2007-08-06Add timestamp on it_boot retry to prevent cachingThomas Brüderli1-3/+4
2007-08-03Add fallback to document.write for Opera (7)Thomas Brüderli1-1/+3
2007-07-30guarantee mysql_error in fatalsUrban Müller1-7/+9
2007-07-26bugfixUrban Müller1-1/+1
2007-07-26renamed files for autoloaderUrban Müller23-20/+19
2007-07-24Improved it_state with Safari supportThomas Brüderli2-8/+14
2007-07-23removed mail() and internal_error()Urban Müller1-55/+3
2007-07-23_defaults are needed for autoloaderUrban Müller1-6/+6
2007-07-23eliminated internal_error()Urban Müller6-16/+16
2007-07-19Update dbi link cache when switch to update serverChristian Schneider1-0/+1
2007-07-19Added missing query_volatile to iframe fallback loaderChristian Schneider1-1/+1
2007-07-19Fix SQL syntax error on updatesChristian Schneider1-1/+1
2007-07-18made autoload compatibleUrban Müller2-1/+1
2007-07-18config param optionalUrban Müller1-1/+1
2007-07-18compatibility with auto-startup, some cleanupsUrban Müller7-435/+343
2007-07-15Make itools tests work under PHP4 and PHP5Christian Schneider2-7/+7
2007-07-15Skip creating classes for tables where list_fields fails: Does not matter if ↵Christian Schneider1-25/+25
table not used, otherwise will give class undefined error
2007-07-13php4 compatibilityChristian Weber1-1/+1
2007-07-13Move static function it_text_transmogrify into object, call with ↵Christian Weber1-30/+31
it_text::transmogrify()
2007-07-06more info on sporadic errsUrban Müller1-1/+2
2007-07-05use default jsboot from constructor if none is supplied to head()Christian Weber1-0/+1
2007-07-05Remove still encoded numeric entities from sanitized textChristian Schneider1-1/+1