1723 Commits

Author SHA1 Message Date
Andrew McMillan
aebcb4485f Bring forward changelogs from 0.9.7.6 2009-12-21 18:44:23 +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
50ddbe6272 Debugged version of last fix. for Debian bug #561288. 2009-12-17 08:49:39 +13:00
Andrew McMillan
026c719251 Better use of getent to extract user fullname. 2009-12-16 22:57:45 +13:00
Andrew McMillan
34a82968a8 Retitle 'New User' to 'New Principal' 2009-12-13 16:54:24 +13:00
Andrew McMillan
da0f07f431 Link to create a new collection. 2009-12-13 16:54:01 +13:00
Andrew McMillan
3b03a2de26 Allow for creation of new calendars for a user_no. 2009-12-13 16:53:37 +13:00
Andrew McMillan
7225173211 Correctly create a principal record for the administrator. 2009-12-11 12:13:56 +13:00
Andrew McMillan
bff7a9930c We now need to create a principal record along with a usr one. 2009-12-11 12:13:13 +13:00
Andrew McMillan
e8f9d6a103 Fix careless typo. 2009-12-09 22:50:00 +13:00
Andrew McMillan
452f944a91 Make the username field larger. 2009-12-08 14:12:16 +13:00
Andrew McMillan
a5f20ca6c7 Replacement for older caldav-client which goes further.
Now handles discovery of the principal URL and the user's calendars.
2009-12-08 09:26:31 +13:00
Andrew McMillan
fd29e72a77 Fixes for caldav-client. 2009-12-08 09:26:10 +13:00
Andrew McMillan
6a1e0ee2b3 Test for current-user-principal support. 2009-12-08 09:25:48 +13:00
Andrew McMillan
f8331aab2d Fix handling of DELETE followed by CREATE case. 2009-12-08 09:24:34 +13:00
Andrew McMillan
f3ec8622e9 Restore support for current-user-principal property. 2009-12-08 09:23:48 +13:00
Andrew McMillan
a8a81e343b Provide some better visual feedback when grants/members are added/changed. 2009-12-05 10:04:33 +13:00
Andrew McMillan
40e0edf354 Try and clarify the terminology for bind/unbind. 2009-12-04 23:23:07 +13:00
Andrew McMillan
8aeb837f8c Another attempt at supporting older DB versions. 2009-12-04 23:18:55 +13:00
Andrew McMillan
c59a565588 Fix initialisation of empty array for older Pg versions. 2009-12-04 23:15:34 +13:00
Andrew McMillan
97d7faee32 The -w option doesn't work so well with /usr/bin/env 2009-12-04 23:01:00 +13:00
Andrew McMillan
3e3aaf1494 Allow building of built-po without building everything else. 2009-12-04 23:00:13 +13:00
Andrew McMillan
8b8d6b6d55 Built docs for new code. 2009-12-04 22:59:38 +13:00
Andrew McMillan
62e43e1be3 Rename davical.php to admin.php which is more appropriate. 2009-12-04 22:57:03 +13:00
Andrew McMillan
4786c5869e Correct for active column removed from principal. 2009-12-04 22:55:03 +13:00
Andrew McMillan
f7aae5004b Merge branch 'master' of git+ssh://repo.or.cz/srv/git/davical 2009-12-01 10:46:58 +13:00
Andrew McMillan
79af3080fe Updated translation strings prior to 0.9.8 release. 2009-12-01 10:39:18 +13:00
Andrew McMillan
d5b032bb8a Add/edit grants on collections. 2009-11-27 19:53:16 +13:00
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