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
2013-09-18
Merge branch 'iRony-0.2' of ssh://git.kolab.org/git/iRony into iRony-0.2
Jeroen van Meeuwen (Kolab Systems)
1
-0/+1
2013-09-18
Add a sample httpd configuration file
Jeroen van Meeuwen (Kolab Systems)
1
-0/+27
2013-09-12
Forward user-agent string to ical exporter to fix Apple's inconvenient handli...
Thomas Bruederli
1
-0/+1
2013-09-11
Bump version
Thomas Bruederli
2
-3/+3
2013-09-09
Fix contact group sync on non-Mac devices
Thomas Bruederli
1
-1/+1
2013-09-09
Make anniversary fields also work on iOS devices
Thomas Bruederli
1
-4/+17
2013-09-09
Fix birthday and anniversary sync in CardDAV (#2142).
Thomas Bruederli
1
-3/+36
2013-09-04
Unset mapped attachments list to avoid being written to cache
Thomas Bruederli
1
-1/+3
2013-09-04
Accept events/vcards with URI doesn't match the objects's UID. Send a Locatio...
Thomas Bruederli
5
-32/+103
2013-09-02
Fix regex that alters URIs when passing requests through debug logger
Thomas Bruederli
1
-1/+1
2013-07-24
Add tests for attachment support
Thomas Bruederli
8
-3/+344
2013-07-24
Fix attachment handling in CalDAV
Thomas Bruederli
1
-8/+8
2013-07-23
Rename the module with it's project name
Thomas Bruederli
1
-3/+3
2013-07-23
Use libcalendaring plugin (with Sabre VObject) classes for iCal parsing and w...
Thomas Bruederli
3
-435/+41
2013-07-23
Adjust URIs in request body when forwarding
Thomas Bruederli
1
-3/+6
2013-07-23
Correctly adjust end of all-day events from internal format
Thomas Bruederli
1
-2/+9
2013-07-23
Don't adjust end-date in all-day events + sanity-check dates (#2052)
Thomas Bruederli
1
-1/+10
2013-07-18
Moved sort_folders() function to libkolab/kolab_storage class
Thomas Bruederli
3
-31/+2
2013-07-17
Add integration tests based on the CalDAVTester suite
Thomas Bruederli
34
-0/+3124
2013-07-17
Fix Destination: headers; complete HTTP response phrases
Thomas Bruederli
1
-2/+73
2013-07-17
Use UID as folder name if it doesn't appear to be a full-length UID
Thomas Bruederli
1
-1/+7
2013-07-17
Support DURATION property and do a basic validation of vcalendar objects
Thomas Bruederli
1
-0/+26
2013-07-17
Fixed folder creation as used in MKCALENDAR commands (#2048)
Thomas Bruederli
1
-3/+3
2013-07-16
Debug script to log the full HTTP request and response
Thomas Bruederli
2
-0/+111
2013-07-15
Use Apache ENV variables to configure CalDAV/CardDAV/WebDAV services; removed...
Thomas Bruederli
3
-66/+63
2013-07-05
Fix files backend configuration (no session here, use configure() method)
Aleksander Machniak
1
-0/+1
2013-07-05
Implemented {DAV:}creationdate for WebDAV
Aleksander Machniak
1
-1/+70
2013-07-05
Fixed file move/rename
Aleksander Machniak
1
-1/+1
2013-07-01
Use php://temp resource to fetch file bodies
Aleksander Machniak
1
-9/+3
2013-06-27
Pass file data as file handle to the file backend, using php://temp instead o...
Aleksander Machniak
1
-9/+27
2013-06-27
Add method name to the logged debug entry
Aleksander Machniak
1
-1/+2
2013-06-27
Log execution time and memory usage in debug mode
Aleksander Machniak
1
-1/+14
2013-06-27
Don't list groups for Thunderbird as it can't handle them correctly
Thomas Bruederli
1
-1/+2
2013-06-27
Add support for distribution-lists (Vcard KIND:group)
Thomas Bruederli
1
-7/+49
2013-06-20
Fix WebDAV service for Mac OS X Finder: add support for locking (otherwise mo...
Thomas Bruederli
2
-0/+24
2013-06-20
Detect Mac OS X 10.8 Address Book
Thomas Bruederli
1
-1/+1
2013-06-20
Require the *DAV service to run at root because of Apple
Thomas Bruederli
1
-3/+6
2013-06-20
Expose tasks folders through CalDAV
Thomas Bruederli
2
-30/+71
2013-06-20
Implement contact card deletion function
Thomas Bruederli
1
-1/+19
2013-06-20
Fix access to magic __all__ address book; properly throw exceptions on backen...
Thomas Bruederli
2
-24/+37
2013-06-20
Improve CardDAV backend:
Thomas Bruederli
3
-16/+154
2013-06-20
Correctly load Roundcube plugins
Thomas Bruederli
1
-1/+1
2013-06-19
Move folder listing, creation and updating functions to utility class for usa...
Thomas Bruederli
4
-123/+182
2013-06-19
Adjust folder UID handling according to the proposed KEP
Thomas Bruederli
1
-5/+5
2013-06-05
Reverse include path order to load the right Roundcube libs
Thomas Bruederli
1
-1/+1
2013-05-29
Replace CacheAPC with rcube_cache_shared (Bug #1894)
Aleksander Machniak
4
-175/+167
2013-05-29
Move mod_rewrite config to documentation, delete .htaccess file
Aleksander Machniak
2
-11/+11
2013-05-29
Create user records in database - enables IMAP cache (Bug #1893)
Aleksander Machniak
1
-1/+29
2013-05-29
Make Cache class actually work
Thomas Bruederli
1
-1/+1
2013-05-24
Implemented webDAV access to Kolab files (Chwala)
Aleksander Machniak
7
-3/+632
[next]