Lines Matching refs:that

7 * #253: Handle `isInTimeRange` for recurring events that have 0 valid
21 * #229: Converting vcards from 3.0 to 4.0 that contained a `LANG` property
53 * A minor change to ensure that unittests work correctly in the sabre/dav
69 * #203: Skip tests for timezones that are not supported on older PHP versions,
71 * #204: Dealing a bit better with vCard date-time values that contained
78 * #168: Expanding calendars now removes objects with recurrence rules that
85 * #173: vCard converter failed for `X-ABDATE` properties that had no
119 * #148: Ignore events that have attendees but no organizer.
123 * #154: Correctly work around vCard parameters that have a value but no name.
134 * #122: Don't generate REPLY messages for events that have been cancelled.
138 * #131: RRULE that doesn't provide a single valid instance now throws an
159 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
166 * We now use PSR-4 for the directory structure. This means that everything
167 that was used to be in the `lib/Sabre/VObject` directory is now moved to
169 anything about that though.
174 or automatically generate invites/replies/cancellations based on changes that
180 * Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
197 ensures that DUE is always after DTSTART.
263 * Added: VCardConverter removed properties that are no longer supported in vCard
265 * Added: vCards with a minimum number of values (such as N), but don't have that
310 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past
382 that's not a child of said component.
410 * Added: Fancy new MimeDir parser that can also parse streams.
443 * Fixed: Minor change to make sure that unittests succeed on every PHP version.
464 * Fixed: Issue #65. Putting quotes around parameter values that contain a colon.
478 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past
486 few new API's that mimic the VObject 3 API. This allows it to be used a
548 * Added: A cli script that can validate and automatically repair vcards and
550 * Added: A new 'Compound' property, that can automatically split up parts for
552 * Added: Splitter classes, that can split up large objects (such as exports)