Age | Commit message (Expand) | Author | Files | Lines |
2007-09-14 | enforce jpeg quality | Urban Müller | 1 | -1/+1 |
2007-09-13 | Fix strict javascript warning | Thomas Brüderli | 1 | -1/+1 |
2007-09-12 | Fix some javascript warnings | Christian Schneider | 1 | -1/+1 |
2007-09-12 | Don't send max-age header for Opera browsers | Thomas Brüderli | 1 | -1/+2 |
2007-09-12 | Variables have been set in the wrong context | Thomas Brüderli | 1 | -3/+4 |
2007-09-12 | Use iframes if possible (to prevent IE6 crashes) | Thomas Brüderli | 1 | -2/+3 |
2007-09-11 | Send scripts uncompressed when no ActiveX is available + reverted r20842 | Thomas Brüderli | 2 | -5/+2 |
2007-09-10 | Desperate attempt to fix mysterious syntax errors in IE 6 | Thomas Brüderli | 1 | -1/+4 |
2007-09-10 | JS error flags again | Thomas Brüderli | 1 | -2/+2 |
2007-09-10 | More process flags for error location | Thomas Brüderli | 1 | -0/+2 |
2007-09-10 | Flags to locate script errors | Thomas Brüderli | 2 | -1/+17 |
2007-09-05 | Check for callback function first. Same effect as XMLHTTPRequest.abort() | Thomas Brüderli | 2 | -2/+2 |
2007-09-05 | Remove all object references to prevent memory leaks | Thomas Brüderli | 1 | -7/+18 |
2007-09-05 | bugfix | Urban Müller | 1 | -1/+1 |
2007-09-04 | vanity | Urban Müller | 2 | -0/+24 |
2007-09-04 | add warning if member vars would influence update/insert (deprecated behaviour) | Christian Weber | 1 | -1/+5 |
2007-09-04 | warnings for deprecated div/span | Urban Müller | 1 | -2/+2 |
2007-09-04 | Fix typo in function name memory_get_usage | Christian Schneider | 1 | -1/+1 |
2007-09-03 | add support for p['head'] in constructor, configure() and html() | Christian Weber | 1 | -1/+2 |
2007-09-03 | Make default xhtml again, added configure() | Christian Schneider | 1 | -4/+15 |
2007-09-03 | Make ITools original stynax compatible again | Christian Schneider | 1 | -1/+1 |
2007-09-03 | Obsolete | Christian Weber | 1 | -127/+0 |
2007-09-03 | Obsolete. Use it_html instead. | Christian Weber | 2 | -381/+0 |
2007-09-01 | remove obsolete classes it_fax, it_html_page, it_html_form, Net/IDNA.php, add... | Christian Weber | 1 | -23/+35 |
2007-08-31 | get rid of oldhtml (use htmltypee), don't add it_boot tags outside of body | Christian Weber | 1 | -9/+10 |
2007-08-31 | Fix title, simplified u() | Christian Weber | 1 | -23/+5 |
2007-08-31 | Great cleanup, get rid of this->_* vars in favor of p[], add method html() to... | Christian Weber | 1 | -262/+232 |
2007-08-30 | major cleanup | Urban Müller | 1 | -162/+34 |
2007-08-30 | Remove default secret and require applications to set one | Christian Schneider | 1 | -2/+3 |
2007-08-30 | (no commit message) | Christian Schneider | 4 | -21/+21 |
2007-08-28 | Better separation (if/else) of XMLHTTP usage | Thomas Brüderli | 1 | -25/+28 |
2007-08-28 | allow url based lang overrides | Urban Müller | 1 | -0/+4 |
2007-08-28 | Reset this.loader on error | Thomas Brüderli | 1 | -1/+4 |
2007-08-28 | always show alerts on devel | Urban Müller | 1 | -7/+15 |
2007-08-28 | Prevent from adding the itjs_call envelope more than once | Thomas Brüderli | 1 | -3/+3 |
2007-08-28 | Source style fix | Christian Schneider | 1 | -1/+2 |
2007-08-28 | Use <script> tags to enable data loading from foreign hosts | Thomas Brüderli | 2 | -15/+39 |
2007-08-28 | Some browsers still report invalid chars. Use \uxxxx for non-ascii chars | Thomas Brüderli | 1 | -1/+1 |
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 |