Lines Matching refs:that

33 * This package now specifies in composer.json that it does not support PHP 7.
47 * #253: Handle `isInTimeRange` for recurring events that have 0 valid
61 * #229: Converting vcards from 3.0 to 4.0 that contained a `LANG` property
93 * A minor change to ensure that unittests work correctly in the sabre/dav
109 * #203: Skip tests for timezones that are not supported on older PHP versions,
111 * #204: Dealing a bit better with vCard date-time values that contained
118 * #168: Expanding calendars now removes objects with recurrence rules that
125 * #173: vCard converter failed for `X-ABDATE` properties that had no
159 * #148: Ignore events that have attendees but no organizer.
163 * #154: Correctly work around vCard parameters that have a value but no name.
174 * #122: Don't generate REPLY messages for events that have been cancelled.
178 * #131: RRULE that doesn't provide a single valid instance now throws an
199 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
206 * We now use PSR-4 for the directory structure. This means that everything
207 that was used to be in the `lib/Sabre/VObject` directory is now moved to
209 anything about that though.
214 or automatically generate invites/replies/cancellations based on changes that
220 * Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
237 ensures that DUE is always after DTSTART.
303 * Added: VCardConverter removed properties that are no longer supported in vCard
305 * Added: vCards with a minimum number of values (such as N), but don't have that
350 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past
422 that's not a child of said component.
450 * Added: Fancy new MimeDir parser that can also parse streams.
483 * Fixed: Minor change to make sure that unittests succeed on every PHP version.
504 * Fixed: Issue #65. Putting quotes around parameter values that contain a colon.
518 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past
526 few new API's that mimic the VObject 3 API. This allows it to be used a
588 * Added: A cli script that can validate and automatically repair vcards and
590 * Added: A new 'Compound' property, that can automatically split up parts for
592 * Added: Splitter classes, that can split up large objects (such as exports)