515 Commits

Author SHA1 Message Date
Andrew McMillan
ca803cb510 Support for in/out/schedule collections. 2008-10-24 18:36:54 +13:00
Andrew McMillan
85fc1c18f0 Fix bug from refactoring. 2008-10-24 18:06:13 +13:00
Andrew McMillan
e2ea1d89ce Add resourcetypes for schedule-(inbox|outbox|calendar) collections. 2008-10-24 18:05:30 +13:00
Andrew McMillan
3852ca9e63 Add another test, covering daily with BYDAY. 2008-10-24 18:04:47 +13:00
Andrew McMillan
49013d36ac Add support for POST freebusy request per draft caldav scheduling RFC. 2008-10-24 18:03:27 +13:00
Andrew McMillan
f7c7620dea [RRule] Fix bug in GetNext for a daily event with a BYDAY rule. 2008-10-24 18:02:01 +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
b55b8c4a01 Warn about use of deprecated setting name. 2008-10-23 16:38:35 +13:00
Andrew McMillan
25fc29a79c Rename new configuration item more meaningfully. 2008-10-22 22:13:50 +13:00
Andrew McMillan
f9a4fecaaa Rereading RFC3744 we see <owner> must be the principal-URL of the owner 2008-10-22 20:55:36 +13:00
Andrew McMillan
635e53e35f Refactoring handling of arbitrary properties. 2008-10-22 20:54:33 +13:00
Andrew McMillan
e1eff9abbf Response data is always in the 'data' part, for consistency between event & todo. 2008-10-22 20:51:30 +13:00
Andrew McMillan
5ec4c33670 Remove case-folding of incoming XML. 2008-10-21 23:04:31 +13:00
Andrew McMillan
5e494eeb67 Put this into AWL namespace. Eventually we'll move it there. 2008-10-19 21:29:42 +13:00
Andrew McMillan
cde4c7ae79 Refactoring of GetEvents and addition of GetTodos, GetEventByUid
and GetEventByHref calls inspired by Daniel Serrabou.
2008-10-19 13:40:35 +13:00
Andrew McMillan
9786302a72 Fix importing of repeating event with modifications. 2008-10-18 08:40:13 +13:00
Andrew McMillan
59073aad5c Add optional relative_url to GetEvents call. 2008-10-10 10:34:59 +13:00
Andrew McMillan
1640c70b44 Add a configuration option to deny WebDAV 'PUT' on a collection. 2008-10-02 20:54:05 +13:00
Andrew McMillan
5c8cfa4031 Rename @package to davical. 2008-09-18 12:03:00 +12:00
Andrew McMillan
32cc54a081 Fix translation inefficiencies, per Debian bug #495307 2008-09-17 23:07:37 +12:00
Andrew McMillan
db4cc43bcf Merge branch 'master' of git+ssh://repo.or.cz/srv/git/davical 2008-09-16 09:50:11 +12:00
Andrew McMillan
27afa197d7 Release 0.9.5.2 2008-09-16 09:48:28 +12:00
Andrew McMillan
fe7ab1c5b2 Fix uninitialised variable warning. 2008-09-16 09:47:57 +12:00
Andrew McMillan
4b6eedea6f Note TODO item. 2008-09-15 19:15:53 +12:00
Andrew McMillan
5a9a86df52 Add basic support for Calendar Server getctag extension 2008-09-11 10:26:07 +12:00
Andrew McMillan
d1753db451 Preparing to release 0.9.5.1 2008-07-14 21:34:09 +12:00
Andrew McMillan
8aebded95d Allow for authentication to happen externally to DAViCal. 2008-07-12 23:12:54 +12:00
Andrew McMillan
c7a2aa140e Change to DAViCal for server signature. 2008-07-12 23:12:35 +12:00
Andrew McMillan
63b28cbdbc Tighten query for events within a time period. 2008-06-19 22:21:45 +12:00
Andrew McMillan
981401ce9f Rename stylesheet to davical. 2008-06-19 12:40:18 +12:00
Andrew McMillan
15ee25376a Further refinement to selection of REPORT items. 2008-06-18 22:09:41 +12:00
Andrew McMillan
7009f8ed81 Remove closing PHP tag. 2008-06-06 20:13:37 +12:00
Andrew McMillan
ae3d0dbf58 Spelling / naming corrections. 2008-06-06 20:13:13 +12:00
Andrew McMillan
35950dc63f Removing uninitialised variable warnings. 2008-05-30 19:52:35 +12:00
Andrew McMillan
0500787b9c Removing uninitialised variable warnings. 2008-05-30 19:52:02 +12:00
Andrew McMillan
51b684bb7a Fix typo. 2008-05-12 20:12:57 +12:00
Andrew McMillan
1bedbc9c62 Release 0.9.5 2008-05-07 21:23:48 +12:00
Andrew McMillan
394b879e19 Allow users to delete their own relationships, not just admins. 2008-05-07 21:05:06 +12:00
Andrew McMillan
a162fc005e Release 0.9.4.5 2008-05-05 16:11:33 +12:00
Andrew McMillan
792f677829 Release 0.9.4.4 2008-04-18 19:55:35 +12:00
Andrew McMillan
18b1c86bb9 Relationship deletion also needs reversing. 2008-04-18 09:00:43 +12:00
Andrew McMillan
abe2150e63 Pre-release 0.9.4.3 2008-04-13 01:01:52 +12:00
Andrew McMillan
2087416a76 Name change. 2008-02-29 07:54:22 +13:00
Andrew McMillan
35eabfdb72 Translate relationship names. 2008-02-29 07:53:53 +13:00
Andrew McMillan
4d85525e24 Tweak error messages so LDAP password is not logged. 2008-02-28 13:51:18 +13:00
Andrew Ruthven
049fc6ef03 Remove leak of password information, improve grammer and fix a typo. 2008-02-28 13:43:39 +13:00
Andrew McMillan
3206ae3dc8 Allow a user to maintain their relationships, now they are granting
permission to their own calendars.
2008-02-19 21:05:33 +13:00
Andrew McMillan
7900b008d0 Correct group/not group logic. 2008-02-19 21:00:33 +13:00
Andrew McMillan
61bb8ccdd3 Switch the direction of relationships which are editable. 2008-02-19 20:53:06 +13:00
Andrew Ruthven
8c561313e7 Fix a minor bug and add more debugging output. 2008-02-18 10:50:11 +13:00