623 Commits

Author SHA1 Message Date
Andrew McMillan
d223f8dbe9 Release 0.6.0 2006-12-23 22:25:17 +13:00
Andrew McMillan
0adc704aba About to release 0.6.0 2006-12-23 21:02:50 +13:00
Andrew McMillan
de3f11b695 Allow PROPFIND to find arbitrary properties. 2006-12-23 20:58:39 +13:00
Andrew McMillan
475e1973fe Changes due to PROPFIND now finding arbitrary properties. 2006-12-23 20:10:54 +13:00
Andrew McMillan
7753f02434 Changes due to additional TENTATIVE meeting. 2006-12-23 20:09:47 +13:00
Andrew McMillan
951a53619a PROPFIND for an arbitrary property we added earlier. 2006-12-23 18:50:56 +13:00
Andrew McMillan
59455f394e Actually make that a TENTATIVE event... 2006-12-23 18:18:36 +13:00
Andrew McMillan
d336c64f16 Other changed results from adding new events. 2006-12-23 17:56:57 +13:00
Andrew McMillan
032251e38a New results from new events. 2006-12-23 17:56:39 +13:00
Andrew McMillan
28c44f5e7d Add new test events which are PRIVATE, CONFIDENTIAL and TENTATIVE which
should be presented differently in the freebusy report.
2006-12-23 17:50:21 +13:00
Andrew McMillan
7990359e77 New tests / results to remove the variation in date / time stamps. 2006-12-23 11:35:16 +13:00
Andrew McMillan
5849ddcfcf Tests for the Freebusy request. 2006-12-23 11:22:27 +13:00
Andrew McMillan
68d3003179 OK, so now Martine is onto it maybe we don't need more web design. 2006-12-22 12:28:58 +13:00
Andrew McMillan
cd32effe1c New CSS from 'mdelorme' 2006-12-22 09:10:37 +13:00
Andrew McMillan
441ec448fe Change freebusy to use the code we wrote for the free busy REPORT. 2006-12-22 09:02:51 +13:00
Andrew McMillan
2a5ed9d45a Allow for user URL to be specified by email address. 2006-12-22 07:51:47 +13:00
Andrew McMillan
910b1d552b Results of new test. 2006-12-21 22:48:03 +13:00
Andrew McMillan
ad0ae3958f Add a query on the property table so that we can see we managed to insert
what we expected to.
2006-12-21 22:27:08 +13:00
Andrew McMillan
47de71b965 Touch up the list of read-only properties. 2006-12-21 22:26:23 +13:00
Andrew McMillan
ddee8f6710 Better style. 2006-12-21 21:17:57 +13:00
Andrew McMillan
aaa41171a0 Allow for some statistics. 2006-12-21 21:15:52 +13:00
Andrew McMillan
58675d4982 Ensure full response in error. 2006-12-21 20:10:16 +13:00
Andrew McMillan
dadc34b0ea Result changed with full error response. 2006-12-21 20:09:58 +13:00
Andrew McMillan
e2941261cd Add Dutch translation. 2006-12-21 20:02:46 +13:00
Andrew McMillan
fc0d34eac7 Some initial regression tests and results for PROPPATCH. 2006-12-21 18:56:00 +13:00
Andrew McMillan
d75bccb4bc Merge with git+ssh://git.catalyst.net.nz/var/git/rscds.git 2006-12-21 18:54:29 +13:00
Andrew McMillan
0b476f608d The PROPPATCH method now works for setting displayname and resourcetype
on collections, within reason, and for setting arbitrary properties in
the database.
2006-12-21 18:48:01 +13:00
Andrew Ruthven
6c399d375b Fix create-database.sh name.
Turns out the website has the underscore instead of the hyphen as well.
2006-12-21 17:28:23 +13:00
Andrew Ruthven
025fed5f0a Fix the name of the create-database.sh script.
It has a hyphen in the name, not an underscore...
2006-12-21 17:25:05 +13:00
Andrew McMillan
26d64d80a6 More encouragement to add stuff to the Wiki. 2006-12-21 07:25:34 +13:00
Andrew McMillan
292cf8733a Remove accidentally pasted quotes. 2006-12-21 07:22:17 +13:00
Andrew McMillan
5c0bb512bc Following suggestions on the forums. 2006-12-21 07:21:31 +13:00
Andrew McMillan
1a677c9ce8 Correct dependency added twice. 2006-12-21 01:04:13 +13:00
Andrew McMillan
d83a03b37c Partially working PROPPATCH. 2006-12-21 01:01:48 +13:00
Andrew McMillan
48791e406f Review dependencies. Closes SF#1609411 2006-12-21 01:01:30 +13:00
Andrew McMillan
798e016f3e Added a set_dav_property function. 2006-12-21 01:00:36 +13:00
Andrew McMillan
62d33aef5f Additional data structure for holding properties. 2006-12-21 01:00:14 +13:00
Andrew McMillan
076b480d90 Ensure the header is quiet even when we output something early. 2006-12-21 00:59:39 +13:00
Andrew McMillan
a347233cab Much simpler start, using new XML structure framework. 2006-12-19 16:52:24 +13:00
Andrew McMillan
3d7fd51319 Commit a non-working checkpoint. 2006-12-18 18:41:18 +13:00
Andrew McMillan
d96a77c59f Updates to strings, including an updated translation to Dutch. 2006-12-18 08:49:15 +13:00
Andrew McMillan
65e6858aca Ah. With the correct results now. 2006-12-17 22:35:48 +13:00
Andrew McMillan
47b9834aa8 New test / results with REPLACE option used to remove time based data. 2006-12-17 22:35:05 +13:00
Andrew McMillan
23965cdc0d Allow pattern replacement of output fields to be specified. 2006-12-17 22:00:40 +13:00
Andrew McMillan
72788845d2 First cut results from a FREEBUSY query. 2006-12-17 21:44:06 +13:00
Andrew McMillan
f1222eca26 FREEBUSY query now working correctly. It should follow specification
fairly closely.
2006-12-17 21:37:43 +13:00
Andrew McMillan
cea76a8fbb An hour is >= 60 minutes, not just > ... and so on. 2006-12-17 21:37:05 +13:00
Andrew McMillan
2e50a0721a Allow first parameter to RRule constructor to be an iCalDate. 2006-12-17 21:36:26 +13:00
Andrew McMillan
818ade993c RRule i snow good enough that we can use it, and here's some regression
results.
2006-12-17 19:04:21 +13:00
Andrew McMillan
530409877f An RRule library that seems to cover most of the basic and some of the not
so basic use of RRULE in iCalendar.  And a few test cases.
2006-12-17 18:59:31 +13:00