Commit Graph

12 Commits

Author SHA1 Message Date
Klaus Leithoff
30cceec6dc fixing a problem regarding substr_count/mb_substr_count as they do not support the same number of parameters 2009-11-20 12:17:31 +00:00
Klaus Leithoff
bb69cb6baf improve the parsing of the raw data _advanceOverStr 2009-11-19 13:00:54 +00:00
Ralf Becker
d1859f90e6 Backport of r28140-2, r28156 to EPL-9.1:
- using iterator to query AB in chunks of 500 entries
- Brief: t header (no 404 for missing props)
2009-10-19 08:58:49 +00:00
Ralf Becker
f30d0a0aa1 fixing my commit from this morning:
- namespaces need to be on a per request basis
- sometimes one level of array indirection to less removed
2009-10-16 13:58:50 +00:00
Ralf Becker
de766ba416 "improved memory usage to eg. allow to use much bigger addressbooks (with 96MB memory_limit 7500 instead of 2000 contacts) by:
- having a single foreach loop (instead of two)
- using references, to NOT copy files array
- going back to chunked encoding (requires change in header.inc.php, see header.inc.php.template)"
2009-10-16 07:54:06 +00:00
Klaus Leithoff
991a4336b1 work around webdrive bug while deleting folders: pretend we didnt see it, as webdrive does not handle the depth parameter correctly while deleting collections 2009-10-12 13:49:20 +00:00
Ralf Becker
a6c30d1618 disabling egw-pear: no need to show it anywhere inside EGroupware 2009-10-02 09:23:31 +00:00
Ralf Becker
42c20e17d3 Fix to get iCal in OS X 10.6 working (again):
WebDAV RFC 4918 allows a full url or a path as <D:href>:
        http://www.webdav.org/specs/rfc4918.html#ELEMENT_href
Some clients can NOT deal with one or the other:
- KAddressbook (at least in 3.5) can NOT subscribe to addressbooks (it
  does not find them) if just a path is used
- iCal in OS X 10.6 generates wrong requests, if a full url is used
2009-09-14 08:51:07 +00:00
Ralf Becker
b56e103b18 switching off zlib.output_compression for zip archives, as the double compression makes problems eg. with lighttpd 2009-08-26 09:37:49 +00:00
Klaus Leithoff
cca48082e9 try to tackle problems with )( in Filenames; QUOTA Response Keywords like LEVEL, MAILBOX, EXPIRATION 2009-07-28 08:14:20 +00:00
Ralf Becker
9e13d1a73f some modifications to get iPhone working with EGroupware 2009-07-14 19:52:08 +00:00
Ralf Becker
72cc297f8a Created Stylite-EPL-9.1 branch 2009-05-12 12:56:04 +00:00