sproctor / php-calendar

PHP-Calendar
http://www.php-calendar.org/
Apache License 2.0
138 stars 67 forks source link

Modifying event with irregular occurrences #48

Closed sproctor closed 11 years ago

sproctor commented 11 years ago

If you modify a repeating event that had an occurrence removed, or an event with occurrences at random interval, all of the occurrences will be removed when the event is modified.

Modifying an event where we cannot determine the pattern should either display a list of occurrences (which can have their times/dates adjusted individually), or the "when" section should be disabled behind a checkbox.

sproctor commented 11 years ago

Moved from https://code.google.com/p/php-calendar/issues/detail?id=105

sproctor commented 11 years ago

Done 48c6b13