770 Commits

Author SHA1 Message Date
Andrew McMillan
0b20d760db Now able to edit /create grants to specific users or groups. 2009-11-27 13:16:41 +13:00
Andrew McMillan
4dcbcfadad Ensure we still get active if we got a real boolean. 2009-11-27 13:14:31 +13:00
Andrew McMillan
8bb9a45cbb Add some error avoidance to SetLookup. 2009-11-27 13:13:52 +13:00
Andrew McMillan
7beddb11d6 Allow admin / principal to add groups to themselves 2009-11-24 10:23:04 +13:00
Andrew McMillan
8008dc3943 Add support for the X-HTTP-Method-Override header. 2009-11-23 15:14:45 +13:00
Andrew McMillan
516dc03880 New screens for browsing/editing Principals & Collections. 2009-11-22 22:33:56 +13:00
Andrew McMillan
8644cec3fb Add default privileges setting. Move privileges functions out of DAVResource.php 2009-11-22 22:28:27 +13:00
Andrew McMillan
b451f9d9d9 Don't expect an active column on principal. 2009-11-22 00:22:01 +13:00
Andrew McMillan
d72002ff42 Get relationships correctly now relationship_type also has a confers column. 2009-11-21 20:59:09 +13:00
Andrew McMillan
2737557070 Add support for supported-method-set / suported-report-set 2009-11-15 10:04:22 +13:00
Andrew McMillan
dcb56e1696 Correct supported-report-set output. 2009-11-15 10:03:47 +13:00
Andrew McMillan
f8ef040ff2 Sprinkle some minimal CardDAV support in there. 2009-11-15 10:02:51 +13:00
Andrew McMillan
cfa9b42c1d Add expand-property report to the supported reports. 2009-11-14 17:36:47 +13:00
Andrew McMillan
7a662f2703 Report is now working apparently correctly. 2009-11-14 17:36:13 +13:00
Andrew McMillan
2c418c4545 Move URL deconstruction into DeconstructURL function. 2009-11-14 17:35:10 +13:00
Andrew McMillan
6a91cb5b9f First cut at expand-property report. 2009-11-14 10:35:05 +13:00
Andrew McMillan
e5b1139d86 New PROPFIND implementation. 2009-11-12 00:43:09 +13:00
Andrew McMillan
865a2e499c Various changes preparing to switch PROPFIND implementation. 2009-11-12 00:39:18 +13:00
Andrew McMillan
c83873c32a Tidying up the corpse... 2009-11-12 00:36:16 +13:00
Andrew McMillan
dd0d152cb4 Correct <creationdate> format & group-member* responses. 2009-11-12 00:17:45 +13:00
Andrew McMillan
0e6be2613e Slightly improved initialisation from row. 2009-11-08 20:32:11 +13:00
Andrew McMillan
4aced6ff32 Move proxy tests to use accessors. 2009-11-08 20:30:26 +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
878f71e999 Only responde with freebusy to a VFREEBUSY request. 2009-11-05 17:07:30 +13:00
Andrew McMillan
d5a60406bf Switch to always sending an 'Allow:' header. 2009-11-05 16:20:01 +13:00
Andrew McMillan
a23ab2cf54 Add MOVE to the supported method set. 2009-11-04 08:51:44 +13:00
Andrew McMillan
3df6ccc4ba Getting 'MOVE' working has proven surprisingly complex. 2009-11-04 00:17:10 +13:00
Andrew McMillan
67b7ec52ff Fix cut and paste typo. 2009-11-02 23:40:29 +13:00
Andrew McMillan
6dcc3cf1d6 Untested MOVE method support. 2009-11-02 22:21:59 +13:00
Andrew McMillan
eff60f67c3 Untested, but functionally sufficient for MOVE method now. 2009-11-02 22:21:32 +13:00
Andrew McMillan
9d23250593 Add a dav_name() accessor for forward compatibility. 2009-11-02 22:21:02 +13:00
Andrew McMillan
b0b93fff28 Notify support for the DAV::sync-collection report 2009-11-02 22:20:20 +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
1ad6713dfc Correct response for schedule-inbox. 2009-11-02 14:23:22 +13:00
Andrew McMillan
5b99bb68e0 Improving response on non-existent resources. 2009-11-02 11:47:50 +13:00
Andrew McMillan
532f06f981 Tweaking response to supported-methods 2009-11-02 11:47: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
1bfaca1d09 Finish support for supported-method/report-set & rename functions. 2009-11-02 10:04:28 +13:00
Andrew McMillan
871e6841f1 We will only return supported-calendar-component-set on a calendar for now. 2009-11-02 10:02:50 +13:00
Andrew McMillan
379747180a Add support for supported-method-set & supported-report-set. 2009-11-02 10:02:18 +13:00
Andrew McMillan
e02514cd46 Reset the $row array each time through. 2009-10-30 19:06:00 +13:00
Matthias Mohr
526d4dce6f Translatability improvements from Matthias Mohr. 2009-10-30 09:00:41 +13:00
Andrew McMillan
4f885d055c Implementations of supported-report-set and supported-method-set. 2009-10-28 18:42:21 +13:00
Andrew McMillan
ff4d9092bb Now with fewer syntax errors! 2009-10-28 18:41:59 +13:00
Andrew McMillan
0f792369b5 Translate 'Delete User' button as pointed out by Matthias Mohr 2009-10-27 21:38:57 +13:00
Andrew McMillan
75297372f1 Revert include changes on further evaluation. 2009-10-27 21:38:19 +13:00
Andrew McMillan
cf6224374e Also collect the current user principal record into $session. 2009-10-27 09:37:22 +13:00
Andrew McMillan
b182c334db Starting to take shape. 2009-10-27 09:36:49 +13:00
Andrew McMillan
74ccdb910a Menu restructuring. 2009-10-27 09:34:43 +13:00
Andrew McMillan
42b2d7e74c No need to specify the AWLUtilities include here. 2009-10-27 09:21:58 +13:00