~aw/ubuntu/lucid/davical/trunk

« back to all changes in this revision

Viewing changes to testing/tests/regression-suite/000-Setup-PUT-collection-user6.result

  • Committer: Bazaar Package Importer
  • Author(s): Andrew McMillan
  • Date: 2009-04-11 00:08:31 UTC
  • Revision ID: james.westby@ubuntu.com-20090411000831-zc97ye8hni3ozfzm
Tags: 0.9.6.3
* General bug fixing.
* Added Italian locale from Alessandro De Zorzi
* Adjust timezone handling in regression testing (Markus Warg).
* Many fixes to caldav-client from Michael Rasmussen.
* Update caldav-client to use direct socket IO from Andres Obrero.
* Added dummy handler for POST CANCEL events for iCal compatibilty (Wolfgang Herget).
* Support usernames with spaces or punctuation.
* Correct errors in handling confidential events.
* Improved response to GET for calendar with a single event.
* Documentation corrections.
* Remove the misguided hide_todo configuration option.
* Fix a bug in hiding alarms.
* Deprecate 'collections_always_exist' config option and restrict it's scope.
* Updated French translation.
* Updated relational integrity constraints.
* Fix database versioning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
HTTP/1.1 100 Continue
 
2
 
 
3
HTTP/1.1 200 OK
 
4
Date: Dow, 01 Jan 2000 00:00:00 GMT
 
5
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
 
6
Content-Length: 0
 
7
Content-Type: text/plain; charset="utf-8"
 
8
 
 
9
   A1 CalDAV DATA: >BEGIN:VCALENDAR
 
10
PRODID:-//davical.org//NONSGML AWL Calendar//EN
 
11
VERSION:2.0
 
12
CALSCALE:GREGORIAN
 
13
BEGIN:VEVENT
 
14
SEQUENCE:3
 
15
TRANSP:OPAQUE
 
16
UID:55F6EC95-2D21-4FB9-9AE1-A6E020B44AEB
 
17
DTSTART;TZID=Europe/Helsinki:20081025T133000
 
18
DTSTAMP:20081024T200745Z
 
19
RRULE:FREQ=MONTHLY;INTERVAL=1;BYDAY=1TU,2WE,3TH,4FR;BYMONTH=3,6,9,10,12
 
20
SUMMARY:Irregular meeting for User 3
 
21
CREATED:20081024T200734Z
 
22
DTEND;TZID=Europe/Helsinki:20081025T143000
 
23
END:VEVENT
 
24
BEGIN:VTIMEZONE
 
25
TZID:Europe/Helsinki
 
26
BEGIN:DAYLIGHT
 
27
TZOFFSETFROM:+0200
 
28
TZOFFSETTO:+0300
 
29
DTSTART:19810329T030000
 
30
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
 
31
TZNAME:EEST
 
32
END:DAYLIGHT
 
33
BEGIN:STANDARD
 
34
TZOFFSETFROM:+0300
 
35
TZOFFSETTO:+0200
 
36
DTSTART:19961027T040000
 
37
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
 
38
TZNAME:EET
 
39
END:STANDARD
 
40
END:VTIMEZONE
 
41
END:VCALENDAR
 
42
<
 
43
      caldav_type: >VEVENT<
 
44
            class: >PUBLIC<
 
45
      description: >NULL<
 
46
            dtend: >2008-10-25 14:30:00<
 
47
          dtstamp: >2008-10-24 20:07:45<
 
48
          dtstart: >2008-10-25 13:30:00<
 
49
              due: >NULL<
 
50
         location: >NULL<
 
51
      logged_user: >15<
 
52
 percent_complete: >NULL<
 
53
         priority: >NULL<
 
54
            rrule: >FREQ=MONTHLY;INTERVAL=1;BYDAY=1TU,2WE,3TH,4FR;BYMONTH=3,6,9,10,12<
 
55
           status: >NULL<
 
56
          summary: >Irregular meeting for User 3<
 
57
           transp: >OPAQUE<
 
58
            tz_id: >Europe/Helsinki<
 
59
              uid: >55F6EC95-2D21-4FB9-9AE1-A6E020B44AEB<
 
60
              url: >NULL<
 
61
          user_no: >15<
 
62
 
 
63
   A1 CalDAV DATA: >BEGIN:VCALENDAR
 
64
PRODID:-//davical.org//NONSGML AWL Calendar//EN
 
65
VERSION:2.0
 
66
CALSCALE:GREGORIAN
 
67
BEGIN:VEVENT
 
68
SEQUENCE:2
 
69
TRANSP:OPAQUE
 
70
UID:174F9C2A-1223-40C4-9E06-6E91F2EA9491
 
71
DTSTART;TZID=Europe/Helsinki:20081024T084500
 
72
DTSTAMP:20081025T112653Z
 
73
SUMMARY:Dentist\'s Council meeting
 
74
RRULE:FREQ=MONTHLY;INTERVAL=1;BYDAY=TU,FR
 
75
CREATED:20081025T112648Z
 
76
DTEND;TZID=Europe/Helsinki:20081024T113000
 
77
END:VEVENT
 
78
BEGIN:VTIMEZONE
 
79
TZID:Europe/Helsinki
 
80
BEGIN:DAYLIGHT
 
81
TZOFFSETFROM:+0200
 
82
TZOFFSETTO:+0300
 
83
DTSTART:19810329T030000
 
84
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
 
85
TZNAME:EEST
 
86
END:DAYLIGHT
 
87
BEGIN:STANDARD
 
88
TZOFFSETFROM:+0300
 
89
TZOFFSETTO:+0200
 
90
DTSTART:19961027T040000
 
91
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
 
92
TZNAME:EET
 
93
END:STANDARD
 
94
END:VTIMEZONE
 
95
END:VCALENDAR
 
96
<
 
97
      caldav_type: >VEVENT<
 
98
            class: >PUBLIC<
 
99
      description: >NULL<
 
100
            dtend: >2008-10-24 11:30:00<
 
101
          dtstamp: >2008-10-25 11:26:53<
 
102
          dtstart: >2008-10-24 08:45:00<
 
103
              due: >NULL<
 
104
         location: >NULL<
 
105
      logged_user: >15<
 
106
 percent_complete: >NULL<
 
107
         priority: >NULL<
 
108
            rrule: >FREQ=MONTHLY;INTERVAL=1;BYDAY=TU,FR<
 
109
           status: >NULL<
 
110
          summary: >Dentist\'s Council meeting<
 
111
           transp: >OPAQUE<
 
112
            tz_id: >Europe/Helsinki<
 
113
              uid: >174F9C2A-1223-40C4-9E06-6E91F2EA9491<
 
114
              url: >NULL<
 
115
          user_no: >15<
 
116
 
 
117
            count: >2<
 
118