ic-labs / icekit-events

Rich, repeating, publishable calendared events.
http://icekit.net
MIT License
2 stars 2 forks source link

Implement 'cancel this occurrence' control. #20

Open cogat opened 8 years ago

jmurty commented 8 years ago

@cogat The current (misguided) way to cancel an occurrence is to provide some text in the cancellation reason field. An occurrence with a cancellation reason is considered cancelled and gets the is_cancelled flag set, and removing the reason text reverses this.