Lines Matching refs:that

44 * When validating a component's property that must appear once and which could
93 * #258: Support for expanding events that use `RDATE`. (@jabdoa2)
94 * #258: Correctly support TZID for events that use `RDATE`. (@jabdoa2)
121 * #253: `isInTimeRange()` now correctly handles events that throw the
136 before in arguments. This means that either `DateTime` or
153 especially helps objects that have a lot of sub-components or properties,
198 * This package now specifies in composer.json that it does not support PHP 7.
212 * #253: Handle `isInTimeRange` for recurring events that have 0 valid
226 * #229: Converting vcards from 3.0 to 4.0 that contained a `LANG` property
258 * A minor change to ensure that unittests work correctly in the sabre/dav
274 * #203: Skip tests for timezones that are not supported on older PHP versions,
276 * #204: Dealing a bit better with vCard date-time values that contained
283 * #168: Expanding calendars now removes objects with recurrence rules that
290 * #173: vCard converter failed for `X-ABDATE` properties that had no
324 * #148: Ignore events that have attendees but no organizer.
328 * #154: Correctly work around vCard parameters that have a value but no name.
339 * #122: Don't generate REPLY messages for events that have been cancelled.
343 * #131: RRULE that doesn't provide a single valid instance now throws an
364 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
371 * We now use PSR-4 for the directory structure. This means that everything
372 that was used to be in the `lib/Sabre/VObject` directory is now moved to
374 anything about that though.
379 or automatically generate invites/replies/cancellations based on changes that
385 * Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
402 ensures that DUE is always after DTSTART.
468 * Added: VCardConverter removed properties that are no longer supported in vCard
470 * Added: vCards with a minimum number of values (such as N), but don't have that
515 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past
587 that's not a child of said component.
615 * Added: Fancy new MimeDir parser that can also parse streams.
648 * Fixed: Minor change to make sure that unittests succeed on every PHP version.
669 * Fixed: Issue #65. Putting quotes around parameter values that contain a colon.
683 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past
691 few new API's that mimic the VObject 3 API. This allows it to be used a
753 * Added: A cli script that can validate and automatically repair vcards and
755 * Added: A new 'Compound' property, that can automatically split up parts for
757 * Added: Splitter classes, that can split up large objects (such as exports)