Andrew McMillan
|
28bb70e6fd
|
Fix RRule problem and remove uninitialised variable warnings.
|
2008-10-27 16:52:33 +13:00 |
|
Andrew McMillan
|
0132e8195e
|
Fix uninitialised variable warnings.
|
2008-10-27 15:10:43 +13:00 |
|
Andrew McMillan
|
1dae32c106
|
Correct DAILY with BYDAY rule handling.
|
2008-10-26 22:16:20 +13:00 |
|
Andrew McMillan
|
9a58b26636
|
Allow e-mail based URL references.
|
2008-10-26 11:20:33 +13:00 |
|
Andrew McMillan
|
ecea83fb03
|
Put some workarounds in for Apple iCal.
|
2008-10-26 11:20:02 +13:00 |
|
Andrew McMillan
|
79bd7e2097
|
Allow response to current-user-principal and calendar-free-busy-set.
|
2008-10-26 01:49:31 +13:00 |
|
Andrew McMillan
|
04bd671111
|
Further cases in rewrite of URL parsing.
|
2008-10-26 01:48:09 +13:00 |
|
Andrew McMillan
|
1eff233266
|
Add FBTYPE to busy details.
|
2008-10-26 00:54:32 +13:00 |
|
Andrew McMillan
|
50af0f13d3
|
Seems PHP is very aggressive about using pointers nowadays.
|
2008-10-25 21:42:17 +13:00 |
|
Andrew McMillan
|
e1e5ccbdd8
|
Add support for draft DAV:current-user-principal property.
|
2008-10-25 20:37:05 +13:00 |
|
Andrew McMillan
|
640ca24213
|
The recipient header died in draft-sched-05, so we use the iCalendar ATTENDEE instead.
|
2008-10-25 20:35:44 +13:00 |
|
Andrew McMillan
|
ceb1586f03
|
Refactor our calculation of the collection URL applying to this request.
|
2008-10-25 20:35:07 +13:00 |
|
Andrew McMillan
|
3acdc1eb7f
|
Allow authentication to be configured as optional.
|
2008-10-25 16:52:20 +13:00 |
|
Andrew McMillan
|
35e21ab66f
|
Quote getctag response to match getetag. Try and output calendar-free-busy-set
for queries against the inbox which request it.
|
2008-10-25 13:15:14 +13:00 |
|
Andrew McMillan
|
5c036c8d4e
|
Add support for calendar-free-busy-set, even if it is no longer in the draft.
|
2008-10-25 13:13:16 +13:00 |
|
Andrew McMillan
|
d75bca52f0
|
Revert accidental change to dates per row.
|
2008-10-25 13:12:36 +13:00 |
|
Andrew McMillan
|
40212665ca
|
Make 'WEEKLY' a first-class frequency.
|
2008-10-25 13:12:10 +13:00 |
|
Andrew McMillan
|
1f0ee84006
|
Include correct resourcetypes for inbox/outbox/schedule-calendar.
|
2008-10-25 11:15:46 +13:00 |
|
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 |
|