523 Commits

Author SHA1 Message Date
Andrew McMillan
aa0a2867bc Response code for a successful PUT should be 204 No Content rather than 200 OK. 2007-03-02 11:48:36 +13:00
Andrew McMillan
811a0e660c Add meta tag for content type. 2007-02-20 10:17:41 +13:00
Andrew McMillan
7e738512f9 Add default line for PHP error reporting. 2007-02-20 10:17:16 +13:00
Andrew McMillan
b8d8dcf9d8 More preparation for release 0.7.0 2007-02-19 13:12:10 +13:00
Andrew McMillan
8610599780 Some additional files to be ignored. 2007-02-19 12:59:21 +13:00
Andrew McMillan
f18931b7c4 Releasing 0.7.0. 2007-02-19 11:16:58 +13:00
Andrew McMillan
5caf334f77 Removed this which is superseded by directly issuing GET/PUT against
collection URLs for WebDAV.
2007-02-19 11:16:14 +13:00
Andrew McMillan
99e9e3a244 Updated strings with 0.7.0 release. 2007-02-19 10:35:55 +13:00
Andrew McMillan
c22318578f Allow someone with freebusy permissions to see the hierarchy of collections
but not the items within them.
2007-02-16 11:35:24 +13:00
Andrew McMillan
5f605a36be Result of GET of collection we just added. 2007-02-13 15:48:40 +13:00
Andrew McMillan
d4c7621536 Add a test to GET the collection we just PUT. 2007-02-13 15:40:56 +13:00
Andrew McMillan
8e0dadd390 Results changes with various event changes. 2007-02-13 15:40:26 +13:00
Andrew McMillan
f32642c629 Testing of PUT an entire collection for a user. 2007-02-13 15:37:58 +13:00
Andrew McMillan
bd22de220d Apply fixed times to the period of freebusy data requested in order to
get reliable and repeatable results.
2007-02-13 14:53:10 +13:00
Andrew McMillan
f434e24dcd These really have to have an Etag in them! 2007-02-13 14:52:27 +13:00
Andrew McMillan
8e90d1af97 Some tidying of the freebusy report. Allow specification of start/finish
range on the freebusy GET query particularly to enable reliable regression
test results.
2007-02-13 14:51:54 +13:00
Andrew McMillan
f94558832e Ensure the Etag is provided for GET requests. 2007-02-13 11:38:09 +13:00
Andrew McMillan
c89d724058 Add a 'status' column to the calendar_item table which gets the STATUS property. 2007-02-13 11:37:25 +13:00
Andrew McMillan
1aaff0bb1d Set default sort order. 2007-01-11 12:59:06 +13:00
Andrew McMillan
d276b1006d A somewhat unsatisfactory hack, so that I can import a calendar from
Evolution.  It does work, but it is not the final answer.
2007-01-08 17:43:05 +13:00
Andrew McMillan
5ddf4daefa More nearly working, but not handling missing VTIMEZONE which Evolution does
not provide on export :-(
2007-01-05 15:32:24 +13:00
Andrew McMillan
5a347b629b Initial (untested) support for PUT of an entire collection. 2007-01-05 14:41:04 +13:00
Andrew McMillan
3bc5cf584b Send correct list of timezones with calendar export of collection. 2007-01-04 09:46:34 +13:00
Andrew McMillan
60f5f29ad7 Tests for whole of calendar GET. 2007-01-04 08:37:04 +13:00
Andrew McMillan
feec3a0f7a Get a whole calendar when requested against a collection. 2007-01-04 08:35:20 +13:00
Andrew McMillan
7c56e10f76 There are no situations where If-Match or If-None-Match is applied for a GET. 2007-01-04 08:08:04 +13:00
Andrew McMillan
a972fc8439 Fixed upgrade patch. 2006-12-28 17:01:51 +13:00
Andrew McMillan
d5bbd52f00 Message and logic changes. 2006-12-28 13:11:49 +13:00
Andrew McMillan
9a15ec0e15 Only indicate that it is truncated if we actually did truncate it! 2006-12-28 13:09:48 +13:00
Andrew McMillan
89bae63b1c Indicate the message has been truncated when we log it. 2006-12-28 13:08:41 +13:00
Andrew McMillan
402ed54bfb More translatability. 2006-12-28 13:08:14 +13:00
Andrew McMillan
9102509d1a Improve translatability and understanding for non-geeks. 2006-12-28 13:07:39 +13:00
Andrew McMillan
f8aecfc746 PRIVATE is more private than CONFIDENTIAL after discussion... 2006-12-28 13:05:56 +13:00
Andrew McMillan
ce59b88168 Fix handling of update for internationalisation (MDelorme). 2006-12-28 13:04:41 +13:00
Andrew McMillan
68088b9d1a Better explicate the conferrable privileges with a Select (MDelorme). 2006-12-28 13:03:40 +13:00
Andrew McMillan
ee5958bd94 Updated translation from Maxime Delorme via Guillaume Rosquin 2006-12-28 10:59:23 +13:00
Andrew McMillan
d0d634bbf4 Make the wiki more obvious, and the blog less so. 2006-12-28 01:07:06 +13:00
Andrew McMillan
7003fe5658 A few tweaks to make things work with the fields we just got rid of. 2006-12-27 21:29:55 +13:00
Andrew McMillan
11f3455e27 Remove the fromgroup / togroup entirely from relationship types and go for
a much simpler model entirely.
2006-12-27 15:20:23 +13:00
Andrew McMillan
7a1b2a0dd0 The prefix_match field and rt_inverse field are removed from relationship_type
because that model was too complex to be useful.  We also explicitly indicate
whether the relationship source or destination are groups separately.
2006-12-27 14:29:19 +13:00
Andrew McMillan
46f26926c4 Fixed handling of TENTATIVE. 2006-12-27 14:01:19 +13:00
Andrew McMillan
0ca5533d1a New results with freebusy now handling TENTATIVE. 2006-12-27 14:01:05 +13:00
Andrew McMillan
6fe68065b3 Tests for non-self access to freebusy deny access to CONFIDENTIAL meeting 2006-12-27 11:07:25 +13:00
Andrew McMillan
a44218fc4f New results with CONFIDENTIAL access denied to read only resource. 2006-12-27 11:06:45 +13:00
Andrew McMillan
b1b1ebafed New result from tentative schedule. 2006-12-26 12:26:21 +13:00
Andrew McMillan
02552c2360 Remove changing etag. 2006-12-26 12:26:04 +13:00
Andrew McMillan
1d7fbb4bee Changes to privacy model for freebusy. 2006-12-25 22:14:50 +13:00
Andrew McMillan
b3551c9091 Correct regression test for PRIVATE entry. 2006-12-24 21:20:56 +13:00
Andrew McMillan
21f971a2e4 Included in release 0.6.0 2006-12-24 21:09:56 +13:00
Andrew McMillan
b15fdc8cad Some strings were added in 0.6.0 release that now need translating. 2006-12-24 10:45:57 +13:00