- #430: Specify date format on downtime admin page. -Car
- #397: Can edit death date in user admin page -FRU
- #429: Tools to administrate duplicated adresses -FRU
+ - #390: Add date of request in validation form -FRU
* Carnet:
- #435: Calendar contains yearly events for all the contacts. -FRU
* Profile:
- #344: Tels can be bigger (up to 30 chars). -Car
+ - #422: Parasitic strings in vcard -FRU
* Xnet:
- #426: Add an identification header in mails. -FRU
{if $vcard.web}
URL;ENCODING=QUOTED-PRINTABLE:{$vcard.web|qp_enc}
{/if}
+{if strlen(trim($vcard.libre)) == 0}
+NOTE;ENCODING=QUOTED-PRINTABLE:{"(X`$vcard.promo`)"|qp_enc}
+{else}
NOTE;ENCODING=QUOTED-PRINTABLE:{"(X`$vcard.promo`)\n`$vcard.libre`"|qp_enc}
+{/if}
SORT-STRING;ENCODING=QUOTED-PRINTABLE:{$vcard.nom|qp_enc}
REV:{$vcard.date|date_format:"%Y%m%dT000000Z"}
END:VCARD