Home
last modified time | relevance | path

Searched refs:RecurrenceIterator (Results 1 – 12 of 12) sorted by last modified time

/plugin/davcal/vendor/sabre/vobject/lib/
H A DRecurrenceIterator.php18 class RecurrenceIterator extends EventIterator { class
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md180 * Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
232 * Fixed: Issue #72. RecurrenceIterator should respect timezone in the UNTIL
290 * Fixed: Issue #53. A regression in RecurrenceIterator.
308 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
470 * Fixed: Issue #53. A regression in RecurrenceIterator.
476 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
529 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
546 * Fixed: RecurrenceIterator could infinitely loop when an INTERVAL of 0 was
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DOverrideFirstEventTest.php3 namespace Sabre\VObject\RecurrenceIterator;
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md208 * Removed `RecurrenceIterator` (use Recur\EventIterator instead).
446 * Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
498 * Fixed: Issue #72. RecurrenceIterator should respect timezone in the UNTIL
556 * Fixed: Issue #53. A regression in RecurrenceIterator.
574 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
736 * Fixed: Issue #53. A regression in RecurrenceIterator.
742 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
795 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
812 * Fixed: RecurrenceIterator could infinitely loop when an INTERVAL of 0 was
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md220 * Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
272 * Fixed: Issue #72. RecurrenceIterator should respect timezone in the UNTIL
330 * Fixed: Issue #53. A regression in RecurrenceIterator.
348 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
510 * Fixed: Issue #53. A regression in RecurrenceIterator.
516 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
569 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
586 * Fixed: RecurrenceIterator could infinitely loop when an INTERVAL of 0 was
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DRecurrenceIterator.php18 class RecurrenceIterator extends EventIterator { class
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DOverrideFirstEventTest.php3 namespace Sabre\VObject\RecurrenceIterator;
/plugin/davcard/vendor/sabre/vobject/lib/
H A DRecurrenceIterator.php18 class RecurrenceIterator extends EventIterator { class
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md220 * Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
272 * Fixed: Issue #72. RecurrenceIterator should respect timezone in the UNTIL
330 * Fixed: Issue #53. A regression in RecurrenceIterator.
348 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
510 * Fixed: Issue #53. A regression in RecurrenceIterator.
516 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
569 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
586 * Fixed: RecurrenceIterator could infinitely loop when an INTERVAL of 0 was
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DOverrideFirstEventTest.php3 namespace Sabre\VObject\RecurrenceIterator;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DOverrideFirstEventTest.php3 namespace Sabre\VObject\RecurrenceIterator;
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md147 * Removed `RecurrenceIterator` (use Recur\EventIterator instead).
385 * Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
437 * Fixed: Issue #72. RecurrenceIterator should respect timezone in the UNTIL
495 * Fixed: Issue #53. A regression in RecurrenceIterator.
513 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
675 * Fixed: Issue #53. A regression in RecurrenceIterator.
681 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
734 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
751 * Fixed: RecurrenceIterator could infinitely loop when an INTERVAL of 0 was