Ralf Becker
|
f6aad0cd46
|
allow to filter by (not) shared and add groups to shared-with filter
|
2020-11-04 16:05:41 +01:00 |
|
Ralf Becker
|
378b3c6eef
|
enable unshare action also when shared-with column is shown and fix some bugs arround unsharing and resharing
|
2020-11-02 12:56:00 +01:00 |
|
Ralf Becker
|
a3b17c5db7
|
display shared-with in addressbook column and allow to use it as filter
|
2020-11-02 12:05:13 +01:00 |
|
Ralf Becker
|
37be9f40d0
|
WIP contact sharing: context menu to share and filter for shared contacts
|
2020-10-16 21:34:42 +02:00 |
|
Ralf Becker
|
6b57ddac00
|
only save sharing information if its given, eg. not the case for CardDAV
|
2020-10-15 13:02:32 +02:00 |
|
Ralf Becker
|
9567a1fed3
|
fix contacts shared with a user are not visible in his personal AB, but when all addressbooks selected
|
2020-10-15 11:35:53 +02:00 |
|
Ralf Becker
|
1f7ce98c50
|
WIP contact sharing
|
2020-10-13 16:54:35 +02:00 |
|
Ralf Becker
|
767ff5d900
|
fix PHP Warning: Use of undefined constant cat_id - assumed 'cat_id'
|
2019-03-29 13:38:51 +01:00 |
|
Ralf Becker
|
da26d0973e
|
fix invalid SQL during installation (no grants) and a PHP Warning about scalar $filter[owner]
|
2019-03-09 11:45:19 +01:00 |
|
Alexandros Sigalas
|
b328bf151a
|
Fixed, PHP Warning: count(): Parameter must be an array or an object that implements Countable in
|
2019-03-03 15:16:43 +01:00 |
|
Ralf Becker
|
5b5525b38f
|
* CardDAV/Addressbook: fix accounts not synced for preference account-selection "groupmembers"
|
2019-02-21 19:03:32 +01:00 |
|
nathangray
|
82ea4fe2de
|
* Addressbook - add filtering by distribution list for organisations
|
2018-07-19 14:54:05 -06:00 |
|
nathangray
|
cf4752e8dd
|
Change account filtering to give accounts when asked even if accounts are hidden in preferences
|
2018-04-26 14:34:09 -06:00 |
|
nathangray
|
e88afc07d0
|
* Addressbook - fix SQL error with accounts hidden + Organisation by location / department
- Fix accounts missing if no preference for hide accounts set
|
2017-11-29 09:12:05 -07:00 |
|
nathangray
|
b04eb80b39
|
Addressbook - fix show/hide account preference bugs
- account filter was missing for show active
- preference changed to match current value
|
2017-11-21 11:07:50 -07:00 |
|
nathangray
|
c8369f9b39
|
Addressbook - fix hide accounts preference did not work for duplicate & organisation views
- Added a new preference option to hide only deactivated accounts
|
2017-11-15 11:29:10 -07: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 |
|
nathangray
|
d5c24a2c8e
|
Thumbnails (and handling) of uploaded files on new entries that have not yet been saved
|
2017-04-10 10:39:04 -06:00 |
|
nathangray
|
8cfb2c997f
|
Silence error_log, hopefully fix wrong row count
|
2017-03-23 11:34:35 -06:00 |
|
nathangray
|
6551a71b41
|
Addressbook - Fix filtering by addressbook in duplicates view.
|
2017-03-22 14:23:05 -06:00 |
|
nathangray
|
d5386625d5
|
Addressbook - Duplicate view - Fix a bug with types, add some debug to help with long queries.
|
2017-03-17 10:01:23 -06:00 |
|
nathangray
|
c65c081585
|
Fix searching in duplicate contact list
|
2017-03-16 11:06:58 -06:00 |
|
nathangray
|
56d9424c1d
|
Fix duplicate contact view to make sense if you have more than 3 matching rows
|
2017-03-16 10:53:53 -06:00 |
|
nathangray
|
23bf37b98e
|
* Addressbook - new view to show duplicate contacts
|
2017-03-13 12:11:53 -06:00 |
|
Ralf Becker
|
bb7fb1abf8
|
* Addressbook/Mail: allow to use groups as (readonly) distribution lists
|
2017-01-23 11:17:02 +01:00 |
|
Ralf Becker
|
c20ee5575d
|
allow to use Api\Contacts::search() without Acl check
|
2016-11-07 09:26:14 +01:00 |
|
Ralf Becker
|
76c83eb2a9
|
allow to specify multiple cat_id's
|
2016-09-26 14:35:52 +02:00 |
|
Ralf Becker
|
e467b48fea
|
allow to import without acl-check and setting modifier
|
2016-09-26 11:40:02 +02:00 |
|
Ralf Becker
|
2baf654e14
|
move all tables to new api and update api to 16.1
|
2016-04-02 19:55:08 +00:00 |
|
Ralf Becker
|
4da844a70f
|
move categories class to api
|
2016-03-20 13:41:33 +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 |
|