egroupware/api/js/etemplate/Et2Url
nathan 7a17dcc7cb Fix handling of email addresses with names
- read-only was leaving out quotes on name, failing validation
- Commas in name caused problems when adding in to existing values due to simplistic CSV splitting
2023-08-03 16:57:53 -06:00
..
Et2InvokerMixin.ts fix not working onchange with Shoelace components: need to bind sl-change instead of change 2022-07-27 12:33:37 +02:00
Et2Url.ts fix not working click on URL 2022-08-09 16:46:57 +02:00
Et2UrlEmail.ts Et2UrlEmail: Use default mail app when preference says to 2023-03-22 13:03:23 -06:00
Et2UrlEmailReadonly.ts Fix handling of email addresses with names 2023-08-03 16:57:53 -06:00
Et2UrlFax.ts implement et2-searchbox and using it in NM 2022-07-22 20:43:09 +02:00
Et2UrlFaxReadonly.ts implement et2-searchbox and using it in NM 2022-07-22 20:43:09 +02:00
Et2UrlPhone.ts implement et2-searchbox and using it in NM 2022-07-22 20:43:09 +02:00
Et2UrlPhoneReadonly.ts implement et2-searchbox and using it in NM 2022-07-22 20:43:09 +02:00
Et2UrlReadonly.ts Fix readonly links styling 2023-05-04 12:41:30 +02:00