2015-09-28 | Paul Boddie | raw annotate files changeset graph | Separated attendee/recurrence manipulation from presentation, introducing form field dictionary updates from form period/date objects, also simplifying the processing of attendees, removing filtering operations during editing. | imipweb-client-simplification |
1 Content-Type: multipart/alternative; boundary="===============0047278175==" 2 MIME-Version: 1.0 3 From: paul.boddie@example.com 4 To: resource-room-confroom@example.com 5 Subject: Cancellation! 6 7 Uninvite only resource-room-confroom from the event. 8 9 --===============0047278175== 10 Content-Type: text/plain; charset="us-ascii" 11 MIME-Version: 1.0 12 Content-Transfer-Encoding: 7bit 13 14 This message contains an event. 15 --===============0047278175== 16 MIME-Version: 1.0 17 Content-Transfer-Encoding: 7bit 18 Content-Type: text/calendar; charset="us-ascii"; method="CANCEL" 19 20 BEGIN:VCALENDAR 21 PRODID:-//imip-agent/test//EN 22 METHOD:CANCEL 23 VERSION:2.0 24 BEGIN:VEVENT 25 ORGANIZER:mailto:paul.boddie@example.com 26 ATTENDEE;RSVP=TRUE:mailto:resource-room-confroom@example.com 27 DTSTAMP:20141125T004600Z 28 DTSTART;TZID=Europe/Oslo:20141126T160000 29 DTEND;TZID=Europe/Oslo:20141126T170000 30 SUMMARY:Test drive 31 UID:event5@example.com 32 END:VEVENT 33 END:VCALENDAR 34 35 --===============0047278175==--