egroupware_official/addressbook
nathan e3be42721e Fix Et2Image did not double-transform src for as legacy image did
eg:
if $content[0][type] = "group"
${row}[type] => "0[type]" (single transform)
0[type] => "group" (double transform)

Also, fix type from addressbook list to not need double-transform
2022-04-11 15:03:24 -06:00
..
doc move contacts in LDAP docu to doc/ldap/ dir 2016-04-07 07:24:29 +00:00
inc * Addressbook: allow keeping custom fileAs value (LDAP: displayname) by adding it as first option 2022-03-29 10:25:52 +03:00
js Addressbook: Switch from et2_dialog to Et2Dialog 2022-03-17 13:10:20 -06:00
lang pending changes from our translation server 2022-04-04 13:26:38 +02:00
setup Bump version to 21.1 2021-05-08 15:02:24 +02:00
sitemgr Implement google recaptcha for sitemanager forms 2016-12-09 10:32:56 +01:00
templates Fix Et2Image did not double-transform src for as legacy image did 2022-04-11 15:03:24 -06:00
crm.php moving opening of CRM view code into Contacts class 2021-02-15 15:11:24 +02:00
index.php converted addressbook to use new api 2016-04-29 10:41:53 +00:00
merge.php move addressbook_merge to Api\Contacts\Merge 2016-04-06 09:49:50 +00:00