summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-30improved error formatUrban Müller1-5/+8
2007-09-30Recalculate dbid for link when switching to update serverChristian Schneider1-0/+1
2007-09-27Send notification when script is incomplete; just to find outThomas Brüderli1-0/+4
2007-09-26Make sure singleton exists. new non-table calls store new settingsChristian Weber1-1/+4
2007-09-26bugfixUrban Müller1-5/+1
2007-09-26make sure that singleton never has table or keyfield setChristian Weber1-1/+1
2007-09-25Fix key field attribute calculation in cached caseChristian Weber1-7/+7
2007-09-25Q() does not fail on quoting undefined values (same behaviour as php)Koni Weber1-1/+1
2007-09-25Add support for multiple databases, major cleanup, support key updates, enhan...Christian Weber1-171/+176
2007-09-25Add support for multi-select in select()Christian Weber1-3/+5
2007-09-24sparse it:error output in shell modeUrban Müller1-11/+12
2007-09-24Add fieldset,legend,noscript to standard tags to avoid moretags in autoloaderChristian Weber1-1/+1
2007-09-21Streamline dumping of debug infoChristian Schneider2-10/+14
2007-09-21Simplify expressionChristian Schneider1-1/+1
2007-09-20Fix database comparison in constructorChristian Weber1-1/+1
2007-09-20Use singleton defaults only for same db/server, fix passwords with dollar signsChristian Schneider1-3/+7
2007-09-19new it_dbi always adds defaults from singletonChristian Weber2-2/+5
2007-09-19remove special div() and span() methods since this magic is gone for good now.Christian Weber1-36/+0
2007-09-19use it_dbi singleton's defaults when creating our dbi instanceChristian Weber1-1/+1
2007-09-19Removed default password from source codeChristian Schneider1-2/+2
2007-09-19IE requires this sequence, Safari wants the oppositeThomas Brüderli1-1/+2
2007-09-19Removed obsolete it_db, it_db_table, it_db_recordChristian Schneider4-1101/+0
2007-09-19Make it.class PHP4 compatible againChristian Schneider1-17/+27
2007-09-19time.pinc is obsolete. Finally. Requiescat in pace.Christian Weber1-139/+0
2007-09-18add getopt() and gets(), remove obsolet dba_version()Christian Weber1-9/+126
2007-09-18it_user is now based on it_dbi, the obsolete it_db_* api is no longer usedChristian Weber1-81/+74
2007-09-18documentationChristian Weber1-2/+2
2007-09-18Retry after script error + panic after retryThomas Brüderli1-13/+17
2007-09-17Add function get_field_info()Christian Weber1-0/+13
2007-09-17function docsUrban Müller1-5/+5
2007-09-17Prevent IE 6 crashes when loading page from cacheThomas Brüderli1-1/+1
2007-09-15@param $p['fallbacklanguage'] optional language to use for undefined texts (u...Christian Weber1-3/+6
2007-09-14Change default quality to convert default of 75Christian Schneider1-1/+1
2007-09-14enforce jpeg qualityUrban Müller1-1/+1
2007-09-13Fix strict javascript warningThomas Brüderli1-1/+1
2007-09-12Fix some javascript warningsChristian Schneider1-1/+1
2007-09-12Don't send max-age header for Opera browsersThomas Brüderli1-1/+2
2007-09-12Variables have been set in the wrong contextThomas Brüderli1-3/+4
2007-09-12Use iframes if possible (to prevent IE6 crashes)Thomas Brüderli1-2/+3
2007-09-11Send scripts uncompressed when no ActiveX is available + reverted r20842Thomas Brüderli2-5/+2
2007-09-10Desperate attempt to fix mysterious syntax errors in IE 6Thomas Brüderli1-1/+4
2007-09-10JS error flags againThomas Brüderli1-2/+2
2007-09-10More process flags for error locationThomas Brüderli1-0/+2
2007-09-10Flags to locate script errorsThomas Brüderli2-1/+17
2007-09-05Check for callback function first. Same effect as XMLHTTPRequest.abort()Thomas Brüderli2-2/+2
2007-09-05Remove all object references to prevent memory leaksThomas Brüderli1-7/+18
2007-09-05bugfixUrban Müller1-1/+1
2007-09-04vanityUrban Müller2-0/+24
2007-09-04add warning if member vars would influence update/insert (deprecated behaviour)Christian Weber1-1/+5
2007-09-04warnings for deprecated div/spanUrban Müller1-2/+2