Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-09 | Allow xml tags with special characters like date.taken (Flikr) | Christian Schneider | 2 | -10/+21 | |
2007-02-09 | Renamed tests to match file names of class tested | Christian Schneider | 3 | -2/+2 | |
2007-02-08 | Removed base class inheritance again, check for var name class (tel_xmlentry) | Christian Schneider | 2 | -8/+12 | |
2007-02-08 | Moved ITools tests from searchlib to itools/live | Christian Schneider | 5 | -0/+407 | |
2007-02-07 | Reverted as it causes tel detail links to be empty, needs tel debugging | Christian Schneider | 1 | -1/+1 | |
2007-02-07 | Fix multiple empty tags not creating an array | Christian Schneider | 1 | -1/+1 | |
2007-02-06 | Fix it_xml recursion (and hence apache crash) by overwriting base constructor | Christian Schneider | 1 | -1/+1 | |
2007-02-06 | Make created classes extend my_xml instead of it_xml | Christian Schneider | 1 | -1/+2 | |
2007-02-05 | get_cache accepts it_error params | Urban Müller | 1 | -2/+3 | |
2007-02-05 | Prevent from invalid quoting: strval(intval('000080')) == strval('000080') ↵ | Thomas Brüderli | 1 | -1/+1 | |
is true | |||||
2007-02-05 | grace period for it::error | Urban Müller | 1 | -5/+5 | |
2007-02-01 | bugfix | Urban Müller | 1 | -1/+1 | |
2007-02-01 | non-locking keepfailed refresh | Urban Müller | 1 | -0/+5 | |
2007-01-25 | Revert empty tag logic to list with browser issues (fixes XML generation) | Christian Schneider | 1 | -1/+1 | |
2007-01-24 | Allow data in tags which are normally empty (e.g. link) | Christian Schneider | 1 | -1/+1 | |
2007-01-24 | Minor style cleanup and simplified setlocale logic | Christian Schneider | 1 | -14/+6 | |
2007-01-23 | don't omit <title> tag if $title === '' (validator) | Christian Weber | 1 | -1/+2 | |
2007-01-22 | ITools style police (plus bug fix with modifiers) | Christian Schneider | 1 | -46/+60 | |
2007-01-22 | use locale setting for regexes, but revert after preg call | Nathan Gass | 1 | -26/+14 | |
2007-01-22 | return empty array for no match with all => 1 | Nathan Gass | 1 | -1/+1 | |
2007-01-22 | Fixed _itjs() in concatenation mode | Christian Weber | 1 | -7/+5 | |
2007-01-22 | enforce contentless tags | Urban Müller | 1 | -1/+1 | |
2007-01-22 | added and documented regex functions from search_regex.class | Nathan Gass | 1 | -0/+99 | |
2007-01-22 | fewer alert repeats | Urban Müller | 1 | -2/+3 | |
2007-01-19 | If a text is undefined in our language, use language_failsafe instead of ↵ | Christian Weber | 1 | -15/+4 | |
error in non-debug mode | |||||
2007-01-18 | different it_error suppression semantics | Urban Müller | 2 | -30/+15 | |
2007-01-17 | Use itools style | Christian Schneider | 1 | -14/+30 | |
2007-01-17 | it::error: fewer alerts, better performance | Urban Müller | 2 | -10/+28 | |
2007-01-04 | Fix email_check for servers using greylisting | Christian Schneider | 1 | -5/+8 | |
2007-01-03 | Check if global function already exists before creating it | Thomas Brüderli | 1 | -1/+4 | |
2007-01-02 | handle nothing to do case, faster debug param check | Urban Müller | 1 | -2/+2 | |
2007-01-02 | alert unparseable urls | Urban Müller | 1 | -1/+2 | |
2006-12-26 | use arrays instead of varargs for method calls (by cschneid) | Urban Müller | 1 | -74/+41 | |
2006-12-26 | Make itools fully old syntax again | Christian Schneider | 2 | -4/+4 | |
2006-12-24 | faster, pussycat! | Urban Müller | 1 | -27/+21 | |
2006-12-23 | log $_SERVER on it::error | Urban Müller | 1 | -1/+1 | |
2006-12-21 | Add semicolon and newline after jsenv in head script | Thomas Brüderli | 1 | -1/+1 | |
2006-12-19 | suppress warnings and alerts | Denis Demesmaeker | 1 | -1/+1 | |
2006-12-19 | removed berni | Denis Demesmaeker | 1 | -1/+0 | |
2006-12-19 | Only use gzip for it_boot requests | Thomas Brüderli | 1 | -1/+1 | |
2006-12-15 | Make T_lang safe | Christian Schneider | 1 | -1/+1 | |
2006-12-15 | Send language accept string and consider language for caching | Christian Schneider | 1 | -4/+23 | |
2006-12-14 | Updated it_browser class with new properties | Thomas Brüderli | 1 | -17/+69 | |
2006-12-14 | Fix fall back mode if ActiveX is disabled | Christian Schneider | 1 | -4/+12 | |
2006-12-12 | Merged revisions 13944-15067 via svnmerge from | Christian Schneider | 29 | -969/+241 | |
svn+ssh://rdc.rim.ch/rdc/svn/itools/devel-redesign ........ r13945 | weber | 2006-10-26 16:13:44 +0200 (Thu, 26 Oct 2006) | 2 lines omit null attributes, true means add name only. select() supports optgroups ........ r13946 | weber | 2006-10-26 16:22:42 +0200 (Thu, 26 Oct 2006) | 2 lines Removed cruft ........ r13989 | cschneid | 2006-10-27 18:32:11 +0200 (Fri, 27 Oct 2006) | 1 line Removed more cruft ........ r13991 | cschneid | 2006-10-28 19:36:35 +0200 (Sat, 28 Oct 2006) | 1 line Make adserver output xhtml compliant tags ........ r14093 | weber | 2006-11-06 17:13:23 +0100 (Mon, 06 Nov 2006) | 2 lines title tag can be omitted completely ........ r14096 | weber | 2006-11-06 18:00:43 +0100 (Mon, 06 Nov 2006) | 2 lines Q() doesn't encode newlines, tag() encodes newlines within attributes ........ r14135 | weber | 2006-11-09 02:30:03 +0100 (Thu, 09 Nov 2006) | 2 lines Migrate DB to texts.php on the fly (this functionality will be removed later), use only statictext, not DB ........ r14164 | mueller | 2006-11-09 19:23:40 +0100 (Thu, 09 Nov 2006) | 1 line disable empty options in select ........ r14194 | mueller | 2006-11-13 14:34:25 +0100 (Mon, 13 Nov 2006) | 1 line imply choose() in show() ........ r14212 | weber | 2006-11-13 18:14:33 +0100 (Mon, 13 Nov 2006) | 2 lines Debug output is left-aligned ........ r14231 | cschneid | 2006-11-14 17:09:32 +0100 (Tue, 14 Nov 2006) | 1 line Load js files before dom is ready and prevent loops on static= ........ r14288 | cschneid | 2006-11-15 13:16:54 +0100 (Wed, 15 Nov 2006) | 1 line More compact serialization of arrays ........ r14388 | weber | 2006-11-22 18:19:34 +0100 (Wed, 22 Nov 2006) | 2 lines Add optional IE PNG fix to it_html::img() ........ r14442 | mueller | 2006-11-27 23:22:23 +0100 (Mon, 27 Nov 2006) | 1 line correctly handle <option value=""> ........ r14444 | cschneid | 2006-11-28 12:35:43 +0100 (Tue, 28 Nov 2006) | 1 line Handle null separately to preserve 0 == '0' ........ r14450 | cschneid | 2006-11-28 15:36:45 +0100 (Tue, 28 Nov 2006) | 1 line Style commit (mainly done to test commit-email) ........ r14451 | cschneid | 2006-11-28 15:44:49 +0100 (Tue, 28 Nov 2006) | 1 line Test commit for commit-email ........ r14638 | cschneid | 2006-12-01 14:20:45 +0100 (Fri, 01 Dec 2006) | 1 line Suppress warning in case src file was removed by race ........ r14970 | weber | 2006-12-09 03:07:22 +0100 (Sat, 09 Dec 2006) | 2 lines Added the highly useful timerlog() method from searchlib to justify the supporting code in auto_append.php ;) ........ r14971 | weber | 2006-12-09 03:08:49 +0100 (Sat, 09 Dec 2006) | 2 lines Added set(), made dump_php's return value more convincing ........ r14993 | cschneid | 2006-12-11 14:05:29 +0100 (Mon, 11 Dec 2006) | 1 line Added itjs::send_headers() to send HTTP headers suitable for JSON data ........ r14997 | cschneid | 2006-12-11 14:28:52 +0100 (Mon, 11 Dec 2006) | 1 line Set JSON expiration date for IE ........ r15057 | weber | 2006-12-12 14:02:43 +0100 (Tue, 12 Dec 2006) | 2 lines documentation update ........ | |||||
2006-12-02 | Initialized merge tracking via "svnmerge" with revisions "1-13943" from | Christian Schneider | 0 | -0/+0 | |
svn+ssh://rdc.rim.ch/rdc/svn/itools/devel-redesign | |||||
2006-11-22 | Send content-type header with POST requests | Thomas Brüderli | 1 | -0/+3 | |
2006-11-20 | Added method for sending HTTP POST requests | Thomas Brüderli | 1 | -2/+23 | |
2006-11-13 | Fix nocount handling | Christian Schneider | 1 | -6/+6 | |
2006-11-10 | Skip stylesheet test for Konqueror as getPropertyValue does not work | Christian Schneider | 1 | -2/+3 | |