Lines Matching refs:properties

41 * Slightly better error message during validation of `N` and `ADR` properties.
101 * #227: Always add `VALUE=URI` to `PHOTO` properties.
102 * #235: Always add `VALUE=URI` to `URL` properties.
140 * #186: Fixing conversion of `UTC-OFFSET` properties when going back and
152 * #197: Made accessing properties and objects by their name a lot faster. This
153 especially helps objects that have a lot of sub-components or properties,
240 * #219: Corrected validation of `EXDATE` properties with more than one value.
271 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
288 * #179: Added `isFloating` to `DATE-TIME` properties.
289 * #179: Fixed jCal serialization of floating `DATE-TIME` properties.
290 * #173: vCard converter failed for `X-ABDATE` properties that had no
303 * #154: It's now possible to easily select all vCard properties belonging to
308 DATE-TIME properties can now all accept a reference timezone when working
357 setters on properties. (`$event->DTSTART = new DateTime('now')`).
384 * #51: Support for iterating RDATE properties.
436 * Fixed: Issue #68. Couldn't decode properties ending in a colon.
462 * Fixed: Support from properties from draft-daboo-valarm-extensions-04. Issue
468 * Added: VCardConverter removed properties that are no longer supported in vCard
480 * Fixed: Compound properties such as ADR were not correctly split up in vCard
481 2.1 quoted printable-encoded properties.
482 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
503 * Fixed: URI properties should not escape ; and ,.
511 * Changed: All $duration properties are now public.
543 * Fixed: jCard encoding of TIME properties.
564 DATE-AND-OR-TIME, CAL-ADDRESS, UNKNOWN and UTC-OFFSET properties.
585 * Changed: propertyMap, valueMap and componentMap are now static properties.
601 * Fixed: vCard URL properties were referencing a non-existant class.
607 * Fixed: Now correctly dealing with escaping of properties. This solves the
609 * Added: Easy support for properties with more than one value, using setParts
616 * Added: Automatically mapping many, many properties to a property-class with
618 * Added: remove() method for easily removing properties and sub-components
623 * Changed: API for DateTime properties has slightly changed.
628 * Added: It's now possible to easy set multi-value properties as arrays.
629 * Added: When setting date-time properties you can just pass PHP's DateTime
631 * Added: New components automatically get a bunch of default properties, such as
641 properties. It's not a full solution, but it's an improvement for those
720 creation of components and properties.
756 properties such as N, ADR, ORG and CATEGORIES.
762 properties with incorrect characters in the name (at this time, it just allows
779 properties.