1672 Commits

Author SHA1 Message Date
Andrew McMillan
bf199a83a3 Definition of a dav_principal writable view of usr+principal 2009-11-22 00:19:01 +13:00
Andrew McMillan
b915645ce1 Add ability to apply a folder of SQL rather than just a single file. 2009-11-22 00:18:23 +13:00
Andrew McMillan
c4a4ea5481 Better not to aggregate the privileges in this function. 2009-11-21 21:56:34 +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
2fa6174946 Fix replacement in multi-parameter string. 2009-11-21 20:58:16 +13:00
Andrew McMillan
84dd24a177 A few more tests for a few more things. 2009-11-17 18:59:58 +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
a795e73daf New results due to supporter-report-set change. 2009-11-14 17:54:55 +13:00
Andrew McMillan
1d939a7d46 A basic regression test for the expand-property report. 2009-11-14 17:52:54 +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
4c4dbd39a3 Test result changes with new PROPFIND implementation. 2009-11-12 00:45:00 +13:00
Andrew McMillan
e5b1139d86 New PROPFIND implementation. 2009-11-12 00:43:09 +13:00
Andrew McMillan
5b0cf8b462 Test cases just prior to switch to new PROPFIND implementation. 2009-11-12 00:41:54 +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
ec0acdfde3 MOVE tests without a time dependency in the results. 2009-11-08 21:13:05 +13:00
Andrew McMillan
0e6be2613e Slightly improved initialisation from row. 2009-11-08 20:32:11 +13:00
Andrew McMillan
711cd28994 Add configuration for using new PROPFIND implementation. 2009-11-08 20:31:37 +13:00
Andrew McMillan
4aced6ff32 Move proxy tests to use accessors. 2009-11-08 20:30:26 +13:00
Andrew McMillan
c67bfeb7ad Some regression testing for MOVE action. 2009-11-08 20:29:56 +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
afd6854317 New result when we don't respond to incorrect POST from iCal. 2009-11-05 17:16:16 +13:00
Andrew McMillan
a100244106 Fix database patches so they work. 2009-11-05 17:16:00 +13:00
Andrew McMillan
8938b7d0fd Add some more fields onto the collections table. 2009-11-05 17:07:55 +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
477ced3012 Options response changes with MOVE available. 2009-11-04 08:52:16 +13:00
Andrew McMillan
a23ab2cf54 Add MOVE to the supported method set. 2009-11-04 08:51:44 +13:00
Andrew McMillan
6e16011d00 Allow for replacing the regression.host in headers as well. 2009-11-04 00:19:24 +13:00
Andrew McMillan
d61eee363e Updated test results, mostly due to adding a newline to dav_test output. 2009-11-04 00:18:46 +13:00
Andrew McMillan
3df6ccc4ba Getting 'MOVE' working has proven surprisingly complex. 2009-11-04 00:17:10 +13:00
Andrew McMillan
a7d7bb63d5 Current regression test results. 2009-11-02 23:40:49 +13:00
Andrew McMillan
67b7ec52ff Fix cut and paste typo. 2009-11-02 23:40:29 +13:00
Andrew McMillan
c339d5e987 Regression tests for the supported-* properties. 2009-11-02 23:39:55 +13:00
Andrew McMillan
8512a507f5 New tests following the iCal4 client through one path. 2009-11-02 23:38:07 +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
b30d898c51 Beginning to think about splitting regression tests into sets. 2009-11-02 12:43:12 +13:00
Andrew McMillan
e8bc7b5027 Current regression test output reflecting recent enhancements. 2009-11-02 12:41:42 +13:00
Andrew McMillan
5b99bb68e0 Improving response on non-existent resources. 2009-11-02 11:47:50 +13:00