1219 Commits

Author SHA1 Message Date
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
5f6c5c20b5 Add configuration for readonly_webdav_collections. 2008-10-24 18:04:14 +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
c429760384 Add a trigger to caldav_data to ensure the collection etag (ctag) changes
when a calendar item changes.
2008-10-24 17:58:20 +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
0bafd818ed Some more description of config options. 2008-10-21 23:24:09 +13:00
Andrew McMillan
a56e5e4e68 Changes to regression test results due to processing enhancements. 2008-10-21 23:06:10 +13:00
Andrew McMillan
761efa42ca Allow exit from regression tests displaying the test just run. 2008-10-21 23:05:25 +13:00
Andrew McMillan
5ec4c33670 Remove case-folding of incoming XML. 2008-10-21 23:04:31 +13:00
Andrew McMillan
a8ae3b1406 New API documentation. 2008-10-19 21:33:00 +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
1f687fd9a9 Convert to UTF8 2008-10-19 21:29:07 +13:00
Andrew McMillan
061535ad1d Rebuilt documentation. 2008-10-19 21:28:04 +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
55142ba140 Updated French translation. 2008-10-10 10:34:09 +13:00
Andrew McMillan
0767856610 Update for current situation. 2008-10-10 10:33:46 +13:00
Andrew McMillan
506d47fc6d Need to set locale to C for tr on mac. 2008-10-10 10:32:52 +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
cbe90992b1 Release 0.9.5.3 for Debian. 2008-09-18 12:04:51 +12:00
Andrew McMillan
06f35dabd6 Add the API docs into the repository. 2008-09-18 12:03:24 +12:00
Andrew McMillan
4e0abf5e4b Rename to DAViCal 2008-09-18 12:03:12 +12:00
Andrew McMillan
5c8cfa4031 Rename @package to davical. 2008-09-18 12:03:00 +12:00
Andrew McMillan
431d08d4c3 Remove .gitignore for the docs. These will now go into the repo. 2008-09-18 12:02:53 +12:00
Andrew McMillan
a9c0fdb370 Don't remove built docs in clean target. 2008-09-18 12:02:45 +12:00
Andrew McMillan
4e160dbbe2 More lintian cleanliness. 2008-09-18 12:02:39 +12:00
Andrew McMillan
dabd1b5162 Changes for lintian cleanliness. 2008-09-18 12:02:33 +12:00
Andrew McMillan
0f09a40a0f Increment version for release 0.9.5.3 2008-09-18 12:02:27 +12:00
Andrew McMillan
4043f6ee60 Remove confusing line from example. 2008-09-17 23:23:41 +12:00
Andrew McMillan
cdab9637ec Increment changelog for last fix. 2008-09-17 23:23:22 +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 r0.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
0087235de2 Changing package name to davical. 2008-09-16 09:47:01 +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
21d8f5129e Allow DAV: header to be overridden more tidily for development. 2008-09-11 10:24:46 +12:00
Andrew McMillan
ef68475c0e Quanta droppings. 2008-09-11 10:24:25 +12:00
Andrew McMillan
391bc96c06 Note use of LGPL Horder code for Debian. 2008-07-24 10:25:35 +12:00
Andrew McMillan
91d064eb16 We don't use the 'general' user now. Everything should change to
davical_app.
2008-07-24 10:24:59 +12:00
Andrew McMillan
e9a04869fd Another reordering of psql arguments for FreeBSD support. 2008-07-24 10:24:16 +12:00