index
:
iRony
dev/caldav-scheduling
dev/sabredav2
iRony-0.2
master
iRony Groupware Access Protocol Layers
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
Reset LDAP instance before searching (#3837)
Thomas Bruederli
1
-0/+2
2014-10-21
Support Chwala API with multi-folder capabilities (#3809)
Aleksander Machniak
3
-48/+24
2014-10-07
Fix listing files on non-first level folders (#3739)
Aleksander Machniak
1
-6/+6
2014-09-25
Use IMAP folder name for UID if writing to imap metadata fails
Thomas Bruederli
1
-2/+5
2014-09-23
Fix calendar color value in PROPFIND requests (#3537)
Thomas Bruederli
1
-1/+1
2014-09-22
Don't include VTIMEZONE definitions in CalDAV event data
Thomas Bruederli
1
-1/+1
2014-09-15
Add 'calendar-schedule' to DAV features list in order to enable scheduling su...
Thomas Bruederli
1
-0/+13
2014-06-26
Run composer with --no-dev
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2014-06-26
Remove pear requirement
Jeroen van Meeuwen (Kolab Systems)
1
-3/+2
2014-05-14
Remove /calendar-proxy-* entries to avoid false listing of delegates in CalDA...
Thomas Bruederli
1
-3/+5
2014-05-12
Don't log real HTTP Auth header values
Thomas Bruederli
1
-0/+4
2014-05-06
Correctly encode and decode CalDAV/CardDAV object URIs (#3049)
Thomas Bruederli
4
-22/+48
2014-03-13
Fix fatal error when saving mailto: group members; fix output encoding of gro...
Thomas Bruederli
1
-5/+5
2014-03-13
Comply with Sabre\CalDAV\Plugin and return free-busy data as parsed vobject +...
Thomas Bruederli
1
-2/+6
2014-03-13
Fix variable names in sample config
Thomas Bruederli
1
-2/+2
2014-03-13
Bump version to 0.2.8
Thomas Bruederli
2
-3/+3
2014-03-13
Set EMAIL type parameters as individual items for better encoding
Thomas Bruederli
1
-1/+4
2014-03-13
Actually return ACLs for LDAP Directory
Thomas Bruederli
1
-0/+2
2014-03-13
Optionally cache LDAP directory listing and record payloads
Thomas Bruederli
4
-21/+125
2014-03-13
Add sample config for LDAP directory
Thomas Bruederli
1
-0/+51
2014-03-13
Make LDAP directory synchronization for offline use work but restrict to read...
Thomas Bruederli
4
-11/+86
2014-03-13
Implement the CardDAV Directory Gateway Extension for Apple clients (and SOGo...
Thomas Bruederli
4
-2/+589
2014-03-13
Require SabreDAV version 1.8.9 that fixes an XEE issue
Thomas Bruederli
1
-2/+4
2014-02-27
Add host name to the cache key
Aleksander Machniak
1
-2/+3
2014-02-27
Do not use user password to build authentication cache key. Use sha1() instea...
Aleksander Machniak
1
-16/+13
2014-02-11
Bump version to 0.2.7
iRony-0.2.7
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2014-02-10
Adapt to kolab_storage_folder optimizations: don't cast resultset into array ...
Thomas Bruederli
2
-3/+3
2014-01-28
Map TITLE property to the corresponding internal field 'jobtitle' (#2808)
Thomas Bruederli
1
-0/+3
2014-01-27
Don't convert date values using unix timestamps to avoid timezone shifts (#2802)
Thomas Bruederli
1
-1/+1
2014-01-24
Fix deleting folder via webdav (Bug 2796)
Aleksander Machniak
1
-1/+1
2014-01-22
Don't send empty N: property (#2787)
Thomas Bruederli
1
-1/+1
2014-01-15
Fix the suggested well-known URIs
Thomas Bruederli
2
-5/+5
2014-01-09
Bump version to 0.2.6
iRony-0.2.6
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2014-01-08
Log SabreDAV exceptions that end up as error code 500 (regardless of debug lo...
Thomas Bruederli
1
-1/+14
2014-01-08
Maintain a per-user temp directory for locks and temp files. Run a cleanup ro...
Thomas Bruederli
3
-4/+103
2014-01-08
Add adapter for a per-user file-based locking
Thomas Bruederli
2
-1/+202
2014-01-07
Overload ServiceUnavailable exception class to send a Retry-After header (#2745)
Thomas Bruederli
2
-1/+60
2014-01-07
React on LDAP server errors with a 503 Service Unavailable exception (#2745)
Thomas Bruederli
1
-3/+18
2014-01-07
Use the right constant for charset
Thomas Bruederli
1
-3/+3
2014-01-07
Ignore requests for 'outbox'
Thomas Bruederli
1
-1/+1
2014-01-07
Ignore IMAP subscriptions when accessing a folder directly via UID/Name (#2701)
Thomas Bruederli
3
-3/+19
2014-01-06
Avoid fatal errors if contact has no changed date (#2629)
Thomas Bruederli
1
-2/+2
2013-12-23
Fix issue where only folders from personal namespace were listed in WebDAV.
Aleksander Machniak
1
-15/+37
2013-11-25
Ignore If-None-Match: * headers from buggy SOGo connector (#2589)
iRony-0.2.5
Thomas Bruederli
1
-0/+18
2013-11-25
Set the default config/dav.inc.php.sample as closely to the deployed (by defa...
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2013-11-21
Bump version to 0.2.5
Thomas Bruederli
2
-3/+3
2013-11-21
Simplify code
Thomas Bruederli
1
-6/+2
2013-11-21
Add capabilities for full HTTP payload logging
Thomas Bruederli
5
-226/+246
2013-11-21
Make generated folder UIDs really unique
Thomas Bruederli
1
-1/+1
2013-11-21
Avoid unnecessary metadata updates sent by Apple Clients
Thomas Bruederli
1
-2/+9
[next]