1694 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
924c31ba17 Use first perl in path. 2009-11-27 13:16:14 +13:00
Andrew McMillan
e2a1a12a75 Note that this is a bash script. 2009-11-27 13:15:49 +13:00
Andrew McMillan
8160ad032a Add some page-end padding. 2009-11-27 13:14:58 +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
22a6b10edb Output with updates to ugrade-davical-database 2009-11-24 10:23:46 +13:00
Andrew McMillan
7beddb11d6 Allow admin / principal to add groups to themselves 2009-11-24 10:23:04 +13:00
Andrew McMillan
c1fa789a44 We'll use AwlQuery in all of this. 2009-11-24 10:22:36 +13:00
Andrew McMillan
8008dc3943 Add support for the X-HTTP-Method-Override header. 2009-11-23 15:14:45 +13:00
Andrew McMillan
7d03b381a0 CSS tweaks. Also don't include classViewer - we'll try and do without. 2009-11-22 22:35:34 +13:00
Andrew McMillan
516dc03880 New screens for browsing/editing Principals & Collections. 2009-11-22 22:33:56 +13:00
Andrew McMillan
6c121e9782 CSS tweaks for new maintenance screens. 2009-11-22 22:32:16 +13:00
Andrew McMillan
9c4aeb2543 Fix conversion of Resource users. 2009-11-22 22:31:23 +13:00
Andrew McMillan
60a6aeeecd New functions for listing memberships, members and privileges. 2009-11-22 22:30:59 +13:00
Andrew McMillan
e322ef348d Fix some bugs in this now we have a UI for editing it. 2009-11-22 22:30:34 +13:00
Andrew McMillan
0974736f2f Document default privileges in example config. 2009-11-22 22:29:14 +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
ecbce99884 Granting for collection_id rather than dav_name now. 2009-11-22 00:24:09 +13:00
Andrew McMillan
60b2674eb1 Grant access to dav_principal view. 2009-11-22 00:22:56 +13:00
Andrew McMillan
b451f9d9d9 Don't expect an active column on principal. 2009-11-22 00:22:01 +13:00
Andrew McMillan
1b1684e10f Don't have an 'active' column on the principal. 2009-11-22 00:21:10 +13:00
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