summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-03-22
Branch itools/devel-utf8 created (second try)
Nathan Gass
0
-0
/
+0
2012-03-22
Branch itools/devel-utf8 created
Nathan Gass
44
-0
/
+10102
2012-03-22
use PHP's default_charset instead of hard-coded iso-8859-1
Christian Weber
1
-2
/
+6
2012-03-22
mysql wants latin1, not iso-8859-1
Christian Weber
1
-1
/
+1
2012-03-22
set default charset to php's default_charset if set
Christian Weber
1
-2
/
+2
2012-03-22
output even incorrectly encoded data
Urban Müller
1
-2
/
+2
2012-03-20
Fix getcache not updating processed file if another processed file updated ↵
Christian Schneider
1
-7
/
+2
source in the meantime
2012-03-20
Explicitely give encoding for htmlspecialchars for PHP 5.4 compatibility
Christian Schneider
4
-8
/
+8
2012-03-15
offer editor link in .texts.
Urban Müller
1
-1
/
+1
2012-03-15
remove <a> tags from <option> (.texts. mode)
Urban Müller
1
-4
/
+4
2012-03-02
use 24 hour time even for english locale
Nathan Gass
1
-2
/
+1
2012-02-29
set debug_verbose if $opts[verbose]
Urban Müller
1
-0
/
+3
2012-02-29
handle schema with empty column names
Urban Müller
1
-0
/
+2
2012-02-29
bugfix: . matches umlaut in utf-8 mode
Christian Weber
2
-1
/
+6
2012-02-29
10% speedup for it::convertregex
Urban Müller
1
-1
/
+1
2012-02-29
it::convertregex() sets /u if default_charset is 'utf-8' (can be overridden)
Christian Weber
2
-24
/
+39
2012-02-14
Simplify it_xml::__toString: Always return a string
Christian Schneider
1
-1
/
+1
2012-02-14
return "" for undefined nodes
Urban Müller
1
-1
/
+1
2012-02-14
Fix preg_replace to preg_replace_callable
Christian Schneider
1
-1
/
+1
2012-02-14
better stackdump
Urban Müller
1
-1
/
+1
2012-02-14
ignore calls without label
Urban Müller
1
-1
/
+1
2012-02-14
more detailed error message
Urban Müller
1
-3
/
+3
2012-02-14
Remove documentation of disabled exec flag to it::replace
Christian Schneider
1
-1
/
+0
2012-02-14
more compact code
Urban Müller
1
-8
/
+3
2012-02-14
warn about undefined text variables
Urban Müller
1
-0
/
+4
2012-02-14
Option exec (modifier /e) to it::replace has been removed for security reasons
Christian Schneider
1
-1
/
+3
2012-02-13
Replace more (to be removed) preg_replace /e modifier by preg_replace_callback
Christian Schneider
1
-3
/
+3
2012-02-13
Replace preg_replace /e modifier with preg_replace_callback: Modified ↵
Christian Schneider
5
-6
/
+6
planned to be removed. ITools now requires PHP 5.3 or newer
2012-02-11
complete table support by adding tfoot()
Christian Weber
1
-2
/
+2
2012-02-01
allow append, allow chaining
Urban Müller
1
-2
/
+6
2012-02-01
it::pipe docs
Urban Müller
1
-0
/
+5
2012-01-28
honor "safety" param in it_url::get_cache_contents
Urban Müller
1
-1
/
+1
2012-01-18
Fix result code of it_cache::put for distributed case (memcache)
Christian Schneider
1
-1
/
+1
2012-01-18
Update declaration and documentation of _convertfunc
Christian Schneider
1
-4
/
+4
2012-01-09
style cleanup
Urban Müller
1
-4
/
+1
2011-12-30
check return code of mysql_set_charset()
Christian Weber
1
-1
/
+2
2011-12-22
documentation
Christian Weber
1
-1
/
+1
2011-12-21
blacklist for nomarkable labels
Urban Müller
1
-1
/
+1
2011-12-21
protect against overwrite from below
Urban Müller
1
-1
/
+1
2011-12-20
allow empty jsenv arrays to avoid js-side checking
Christian Weber
1
-1
/
+1
2011-12-19
dont include same path twice
Urban Müller
1
-1
/
+2
2011-12-16
typesafe floats
Urban Müller
1
-4
/
+5
2011-12-15
Reduce it::imageconvert ultratimeout from 10 minutes to 30 seconds
Christian Schneider
1
-1
/
+1
2011-12-13
factor out D() from ED() consistent with php
Nathan Gass
1
-8
/
+15
2011-12-09
Added parameter $p["returnheaders"] => true to return array($path, $headers) ↵
Christian Schneider
1
-2
/
+12
for url instead of only $path
2011-12-08
fix initialisation of $p in add_attachment(), change add_file() in the same ↵
Christian Weber
1
-15
/
+8
way as add_attachment() and simplify code
2011-12-08
add_attachment() re-factored to take $p as 2nd arg, add support for ↵
Christian Weber
1
-11
/
+17
specifying content disposition
2011-12-08
allow -0 as shortarg in getopt
Christian Helbling
2
-2
/
+8
2011-12-01
docs for ->cols, configurable separtor
Urban Müller
1
-2
/
+7
2011-11-30
docs
Urban Müller
1
-0
/
+2
[next]