Andrew McMillan
cd6a609ea2
Always grant 'DAV::read' privilege from principal to group members.
...
Some clients want to read the group principal before they're happy
to access the group's calendar collections. This grants them the
DAV::read privilege so they can do that.
Also see: https://bugzilla.mozilla.org/show_bug.cgi?id=610087
2010-11-06 15:12:35 +13:00
Andrew McMillan
13fddbade8
Fix display of ~username path in response.
2010-03-27 17:01:12 +13:00
Andrew McMillan
141f2da550
Improved AsCollection() method.
2010-03-24 23:40:58 +13:00
Andrew McMillan
05c0f95e69
Avoid unassigned warning.
2010-03-24 22:14:39 +13:00
Andrew McMillan
7fee05b143
Split out home & freebusy sets into their own functions.
2010-03-20 01:03:52 +13:00
Andrew McMillan
0a1b3c2d59
All regression tests passing again with BIND for PROPFIND.
2010-03-14 12:16:12 +13:00
Andrew McMillan
f78655e952
Fixing up various minor regressions after restructuring PROPFIND.
2010-03-14 01:48:55 +13:00
Andrew McMillan
a53991bb90
Migrate CalDAVPrincipal to AwlQuery.
2010-03-12 11:25:35 +13:00
Andrew McMillan
fd1dafe840
Enforce ordering of group results.
2010-02-18 00:20:16 +13:00
Andrew McMillan
38d1d430a5
Strip redundant code from CalDAVRequest
2009-12-27 14:16:09 +13:00
Andrew McMillan
5e4bfe1053
Fix logic for calculating by_email
2009-12-27 14:10:48 +13:00
Andrew McMillan
f580d5ba47
Ensure privileges is binary rather than string.
2009-12-26 11:51:57 +13:00
Andrew McMillan
fbab01fbfe
Debugging comments.
2009-12-25 00:35:12 +13:00
Andrew McMillan
6c7fb15da1
Remove obsolete & unsupported notifications-URL.
2009-12-25 00:34:30 +13:00
Andrew McMillan
9ecc95399b
Force function parameter types for older PostgreSQL versions.
2009-12-21 22:18:54 +13:00
Rob Ostensen
a21730e73a
Publish/Subscribe notification for DAViCal by Rob Ostensen.
2009-12-21 18:43:06 +13:00
Andrew McMillan
19199d5f86
Replaced the old get_permissions() call with the new permissions model.
2009-12-21 13:04:25 +13:00
Andrew McMillan
f8ef040ff2
Sprinkle some minimal CardDAV support in there.
2009-11-15 10:02:51 +13:00
Andrew McMillan
865a2e499c
Various changes preparing to switch PROPFIND implementation.
2009-11-12 00:39:18 +13:00
Andrew McMillan
e957d07927
Be as lazy as possible about doing that horrible proxy query.
2009-11-07 21:53:23 +13:00
Andrew McMillan
3df6ccc4ba
Getting 'MOVE' working has proven surprisingly complex.
2009-11-04 00:17:10 +13:00
Rob Ostensen
9164c3a8bd
First cut of support for pubsub push notifications by Rob Ostensen.
2009-11-02 14:25:09 +13:00
Andrew McMillan
887276f255
Add a test for existence of the referenced principal.
2009-11-02 11:46:37 +13:00
Andrew McMillan
98f8bf5115
Move permissions rendering & server properties to CalDAVRequest.
2009-10-07 09:09:05 -07:00
Andrew McMillan
95217eebf9
Add some support for these fixed properties on principals.
2009-10-06 14:35:50 +13:00
Andrew McMillan
ea151a6474
Code formatting.
2009-09-29 13:29:02 +13:00
Andrew McMillan
b64bfaa3e0
Fix overzealous URL encoding of mailto:
2009-09-25 00:50:55 +12:00
Andrew McMillan
acbab43990
Minor cosmetic code changes.
2009-09-14 21:11:14 +12:00
Andrew McMillan
ba4aec1d12
Allow namespacing of privileges. Disable getctag and getetag on principals.
2009-09-11 23:47:17 +12:00
Andrew McMillan
aaba4783d4
Urlencode user-address-set URLs.
2009-09-11 19:33:39 +12:00
Andrew McMillan
c97c489a52
Handle /principals/*/user requests as Depth: 0 on principal
2009-09-11 11:04:06 +12:00
Andrew McMillan
57e743569b
Add support for disabling caldav proxy for performance reasons.
2009-09-02 08:54:52 +12:00
Andrew McMillan
a3676d3d40
Clean up some handling of URLs where the username is an e-mail address.
2009-08-29 17:20:54 +12:00
Andrew McMillan
3f631667c6
Correct debugging message.
2009-06-25 09:26:02 +12:00
Andrew McMillan
45072cbe6d
Undo adding of notifications-URL until we actually support something there.
2009-06-18 17:19:19 +12:00
Andrew McMillan
5693e3698b
Principal URL should be wrapped as href :-)
2009-06-15 08:11:46 +12:00
Andrew McMillan
1f8b3a2af9
Move principal rendering into principal.
2009-06-14 21:20:36 +12:00
Andrew McMillan
66bf7a39ef
Fix date display in Principal XML output. Might as well support getctag too.
2009-06-14 11:23:35 +12:00
Andrew McMillan
35a9d326ab
Properly move rendering of Principal into CalDAVPrincipal... almost.
2009-06-14 00:26:42 +12:00
Andrew McMillan
3b5962c112
Tidy up Wolfgang's caldav proxy patch.
2009-06-13 13:44:14 +12:00
Wolfgang Herget
4bb248786b
Calendar Proxy implementation.
2009-06-13 13:40:08 +12:00
Andrew McMillan
988374512f
Remove misguided lowercasing of XML tags.
2009-04-08 16:07:31 +12:00
Andrew McMillan
964d0a1224
Fix brokenness after getting rid of crappy halfway namespaced tag handling.
2008-11-12 22:55:53 +13:00
Andrew McMillan
066ae3f4e3
Release 0.9.6
2008-11-01 23:08:41 +13:00
Andrew McMillan
ff87efdc1d
Use @todo: everywhere for phpdocumentor syntax.
2008-11-01 19:27:33 +13:00
Andrew McMillan
0132e8195e
Fix uninitialised variable warnings.
2008-10-27 15:10:43 +13:00
Andrew McMillan
5c036c8d4e
Add support for calendar-free-busy-set, even if it is no longer in the draft.
2008-10-25 13:13:16 +13:00
Andrew McMillan
347045c4c4
Add a function to get the username from an e-mail address.
2008-10-24 17:59:11 +13:00
Andrew McMillan
5ec4c33670
Remove case-folding of incoming XML.
2008-10-21 23:04:31 +13:00
Andrew McMillan
fe7ab1c5b2
Fix uninitialised variable warning.
2008-09-16 09:47:57 +12:00