summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-11
Add some members to undefined elements (to be used in tel-edit)
Thomas Brüderli
1
-1
/
+1
2008-11-09
Convert tests back to old syntax for consistency of itools syntax
Christian Schneider
3
-18
/
+18
2008-11-09
Added tests for sanitize with different encodings
Christian Schneider
1
-0
/
+14
2008-11-09
support also different charset in sanitize function
Denis Demesmaeker
1
-3
/
+4
2008-11-04
Simplify regex and make sure test catches CR
Christian Schneider
2
-2
/
+2
2008-10-27
Simplify code, query() throws fatal if safety > 0 anyway
Christian Schneider
1
-1
/
+1
2008-10-26
Do not output PHP warnings on input confusing the tokenizer
Christian Schneider
1
-1
/
+1
2008-10-26
Fix phplint warnings
Christian Schneider
2
-2
/
+2
2008-10-22
support safety=0 in construktor
Urban Müller
1
-2
/
+2
2008-10-20
validate when srclines is on
Urban Müller
1
-1
/
+1
2008-10-15
phplint cleanup
Urban Müller
2
-5
/
+7
2008-10-15
phplint cleanup
Urban Müller
4
-12
/
+6
2008-10-15
phplint cleanup
Urban Müller
1
-2
/
+2
2008-10-15
phplint cleanup
Urban Müller
1
-2
/
+2
2008-10-13
provide source line as title
Urban Müller
1
-4
/
+5
2008-10-07
Make png-filter mode configurable by the app
Thomas Brüderli
1
-2
/
+2
2008-10-07
Add pngfix to javascript lib
Thomas Brüderli
1
-0
/
+17
2008-10-07
Removed obsolete variable
Christian Schneider
1
-1
/
+1
2008-10-02
Fix javascript strict warning
Christian Schneider
1
-1
/
+1
2008-10-01
Added PHP 5 Iterators to README
Christian Schneider
1
-0
/
+8
2008-10-01
Added test for dbi Iterator
Christian Schneider
1
-0
/
+21
2008-10-01
Added logging of querys to _sqllog if debug_sqllog is set
Christian Schneider
1
-1
/
+7
2008-10-01
Added PHP5 iterator to it_dbi: Allows foreach (new T_User...)
Christian Schneider
1
-1
/
+38
2008-09-30
Firebug shouldn't be a problem anymore
Thomas Brüderli
1
-3
/
+2
2008-09-24
Mark uid/session cookies as httponly (not readable by JS document.cookie)
Christian Schneider
2
-3
/
+3
2008-09-23
Improve browser detection
Thomas Brüderli
1
-2
/
+8
2008-09-22
Fix (too) advanced regexp for older browsers
Thomas Brüderli
1
-1
/
+1
2008-09-15
Restrict alert mail subject to a reasonable size
Christian Schneider
1
-1
/
+1
2008-09-15
Fix bug with email addresses including full name and GMail
Christian Schneider
1
-6
/
+19
2008-09-11
Only encode headers with quoted-printable if really necessary
Christian Schneider
1
-1
/
+1
2008-09-10
Handle arrays for header values passed to it_mail
Christian Schneider
1
-32
/
+12
2008-09-10
Fix warning if no paramenter names could be found and fix line offset for cli
Christian Schneider
1
-3
/
+1
2008-09-10
Also encode = in quoted printable (rfc2045 6.7.)
Christian Schneider
1
-1
/
+1
2008-09-10
Fix typo in hex code
Christian Schneider
1
-1
/
+1
2008-09-10
Use one single encoding instead of one per character
Christian Schneider
1
-1
/
+1
2008-09-10
use it::mail for (hopefully) correct encoding
Urban Müller
1
-1
/
+2
2008-09-02
Fix URL of HTML 4.01 DTD url
Christian Schneider
1
-1
/
+1
2008-08-27
Fix coding style
Christian Schneider
1
-3
/
+4
2008-08-27
Read backtrace in it_catcherr()
Thomas Brüderli
1
-10
/
+36
2008-08-26
More debug info for it_boot errors
Thomas Brüderli
1
-0
/
+2
2008-08-20
Next step to isolate the source of all these syntax errors in IE6
Thomas Brüderli
1
-0
/
+1
2008-08-19
Don't rely on timeouts, let it_boot_init() reset the sequence string
Thomas Brüderli
1
-3
/
+1
2008-08-19
Trigger it_boot retry if evaluated script has (syntax)errors
Thomas Brüderli
1
-0
/
+11
2008-08-15
T() now accepts values like ET() but uses Q() to quote them
Christian Schneider
2
-3
/
+48
2008-08-11
Add function to create dom elements (former createElem() in lib.js)
Thomas Brüderli
1
-0
/
+9
2008-08-06
debuged, added basic tests
Nathan Gass
2
-2
/
+26
2008-08-04
Move it_element() from map.search.ch to itools
Thomas Brüderli
1
-0
/
+19
2008-07-29
Fix switch to update_server
Christian Schneider
1
-2
/
+2
2008-07-28
Quote identifier if it is a javascript reserved word
Christian Schneider
2
-1
/
+8
2008-07-24
Compatibility with experimental PHP6
Christian Schneider
1
-1
/
+1
[next]