Hadi Nategh
4b8d4dd5e3
Avoid php warning
2019-07-18 16:19:53 +02:00
Hadi Nategh
2a9b27e76b
Take other backends e.g. LDAP into account while searching for contacts
2019-07-18 16:05:35 +02:00
Ralf Becker
76b0bac25e
if accounts backend is NOT SQL, we need to search that too
2019-07-18 14:48:13 +02:00
Hadi Nategh
72bd27587c
Stop php warning "Invalid foreach argument"
2019-07-18 12:34:12 +02:00
Hadi Nategh
2405d8f2d3
* Mail: fix not working sending and receiving smime signed messages where certificates have more than 1 domain registered (subjectAltName)
2019-02-06 13:49:11 +01:00
Ralf Becker
06413e1506
avoid .files/smime-pubkey.crt file does not exist or can not be created!
2018-08-27 15:32:25 +02:00
Ralf Becker
a11b9a266b
* Addressbook: fix SMime/PGP public key import not containing a newline after the key
2018-06-25 14:23:19 +02:00
Ralf Becker
95ea8445b5
* Addressbook: allow to import or paste S/Mime or PGP public keys via pubkey field into Vfs
2018-05-09 10:05:34 +02:00
Ralf Becker
3d57827d8c
fix lost picture when pubkeys get updated/added via mail account dialog and vCard, CardDAV or eSync export
2017-09-19 15:31:00 +02:00
Hadi Nategh
6e91053f49
Fix smime key not being recognized by new get_key method
2017-09-19 12:52:43 +02:00
Ralf Becker
48554590f4
* Addressbook: store S/Mime & PGP pubkey and photo (SQL backend only) in filesystem
2017-09-19 11:38:48 +02:00
Hadi Nategh
a075fae6a0
Offer to add contact if there's no contact found for given email in smime
...
addToContact dialog
2017-09-12 17:23:24 +02:00
Hadi Nategh
68a1f2fd37
WIP of SMIME support: Implement set_smime_keys and get_smime_keys
2017-01-26 12:42:22 +01:00
Ralf Becker
248fde6fef
converted addressbook to use new api
2016-04-29 10:41:53 +00:00
Ralf Becker
7ada2354d3
move addresbook_bo to Api\Contacts, ldap to Api\Ldap, ldapserverinfo to Api\Ldap\ServerInfo, bo_tracking to Api\Storage\Tracking, historylog to Api\Storage\History, Api\Customfields to Api\Storage\Customfields
2016-03-06 13:45:15 +00:00
Ralf Becker
4928552534
get so_sql_cf to read private customfields too, if we ignore acl
2016-01-21 13:04:41 +00:00
Ralf Becker
cd1692c4a6
adding an ignore-acl parameter to addressbook_bo::read() and addressbook_merge::get_replacements()
2016-01-20 14:39:16 +00:00
Ralf Becker
98d874e048
* Addressbook: storing of account-contact-data did not work for non-admins which are in groups allowed to edit accounts (defined in Addressbook configuration)
2015-08-19 11:21:50 +00:00
Ralf Becker
beb829c315
drop contenthistroy class and table (egw_api_content_history) formerly used by SyncML
2015-08-18 11:45:59 +00:00
Ralf Becker
af157c3218
* Addressbook: custom fields of accounts enabled via own-account-acl were not editable
2015-07-27 16:52:55 +00:00
Ralf Becker
f1ba35613c
* CardDAV/Addressbook: fix iOS 8.4 problem allways creating new contacts for admins in accounts addressbook, using now default or personal addressbook
2015-07-23 17:40:48 +00:00
Ralf Becker
d2eee09ff2
fix for imap_rfc822_write_address from imap extension
2015-06-09 08:54:23 +00:00
Ralf Becker
f4decee1b9
* Mail: correctly quote name / personal part containing German umlauts or special chars when searching for email addresses in compose
2015-06-08 14:26:25 +00:00
Ralf Becker
be5dd22a48
remove not used / wrong prefix from public key
2015-05-27 05:11:38 +00:00
Ralf Becker
aa0026f0ae
retrieving and adding public keys to https://sks-keyservers.net/
2015-05-25 11:25:26 +00:00
Ralf Becker
af76a991d5
if we have no keyring, create one and open Mailvelope settings dialog so user can create or import a keypair, offer user to store new public key in addressbook, so other users can write him encrypted mail
2015-05-23 14:04:28 +00:00
Ralf Becker
8b88959e69
read client-side missing pgp keys from addressbook and offer user to import them
2015-05-20 21:20:10 +00:00
Ralf Becker
bd97d22245
run editaccount and editaccountcontact hook only when updating accounts, not for creating them
2014-09-06 12:09:25 +00:00
Ralf Becker
e60896f250
fixed uncaught ErrorException in setup: Argument 2 passed to addressbook_bo::private_addressbook() must be of the type array, null given
2014-07-24 07:04:59 +00:00
Ralf Becker
fbf05c95f4
show addressbooks for user whos preferences are displayed, for "default" and "forced" only show acl independent settings
2014-07-23 14:00:20 +00:00
Ralf Becker
a744177316
add/edit accounts via extra tab in addressbook edit dialog
2014-03-18 15:10:57 +00:00
Ralf Becker
819fdea809
let browser cache images
2014-03-06 15:10:22 +00:00
Ralf Becker
43f558830c
* Adressbook/CardDAV: changed (down-)scaling of images to width of 240px (was 60px) to cater for higher screen resolutions
2014-01-28 11:24:47 +00:00
Ralf Becker
afd034aca6
* CardDAV/Addressbook: fixed various issues with groups/distribution lists as supported by Apple and eMclient (groups need to be enabled in CalDAV/CardDAV preferences!)
2013-08-02 16:31:54 +00:00
Ralf Becker
1581547086
* CardDAV/Addressbook: fixed not working sync-collection report eg. by eMclient, if server-time is different from user
2013-08-02 14:41:31 +00:00
Ralf Becker
f8a53514be
* Addressbook: allow to add a customfield to link title of addressbook
2013-05-10 08:52:06 +00:00
Nathan Gray
0917e21707
Fix case sensitive search on email when linking
2013-05-06 15:20:11 +00:00
Nathan Gray
936c51b749
Change field name translations so Export -> Import works across languages
2013-04-23 20:08:51 +00:00
Ralf Becker
d5dfb4af1f
if contact is an account and account-relevant data got updated, handle it like account got updated
2013-01-31 12:45:43 +00:00
Ralf Becker
4e2a7dab80
* CardDAV/Addressbook: fixed not working delete of contacts
2012-10-01 17:23:44 +00:00
Ralf Becker
0c5ca986c6
quieten warning in delete-category hook, if cat is not used
2012-08-09 08:25:53 +00:00
Ralf Becker
a8d1376205
* Addressbook: fixed not working resize or conversation of non-jpeg images in newer php versions
2012-07-17 13:17:19 +00:00
Ralf Becker
f48b6c244f
do NOT instanciate tracking class by default: it is only used for (seldome) updates and stalls updates in setup sometimes (1.6 update)
2012-06-17 10:03:28 +00:00
Jörg Lehrke
9d11043ef3
* Fix country name issue during SyncML slowsync (community bug #3146 )
2012-05-23 09:19:58 +00:00
Ralf Becker
f280a38ed6
changed translation of "org_name" field to "Organisation" from "Company", as it is translated in edit template
2012-05-15 16:53:19 +00:00
Ralf Becker
feb64d5b16
* Addressbook: fixed not working changing of organisation members, also place this feature more prominent beside buttons
2012-05-15 15:52:11 +00:00
Ralf Becker
a1ffcd08e4
* Admin/Addressbook: fixed wrong timezone in created and modified times for contacts and accounts
...
- fixed typo / wrong direction of conversation when storing contacts
- fixed accounts_sql, which uses addressbook_bo::search() to convert created and modified timestamps to servertime as
- (documented that) accounts class (SQL and LDAP) operate completly in server-time
2012-03-14 15:22:51 +00:00
Ralf Becker
e03b8471e9
* Admin/Addressbook: do NOT mark accounts as deleted, as accounts do NOT know that state, always deleted them and allow to cleanup already marked as deleted accounts in addressbook
2012-03-07 12:05:02 +00:00
Ralf Becker
7bc098d7c3
* CardDAV/GroupDAV/Addressbook: works now with LDAP backend (account only or all contacts), fixed not working update of accounts (SQL and LDAP), changed ctag generation to work with LDAP too
2012-02-29 09:58:15 +00:00
Ralf Becker
1f76e0c191
fixed several small issues around CardDAV and history logging in addressbook (dont log not set custom fields as there are not stored and therefore not changed)
2012-02-10 21:29:50 +00:00