Ralf Becker
|
90f1d9ea37
|
always show deleted filter and set deleted status in calendar
see #29778
|
2021-07-07 11:21:45 +02:00 |
|
nathangray
|
186e03671a
|
Change merge download/Collabora to a common generation method, avoiding need to POST.
This allows Kanban to download merge files
|
2021-06-23 11:20:09 -06:00 |
|
Ralf Becker
|
fed41622c2
|
fixing all sorts of PHP 8 errors and PHPStorm errors
|
2021-03-31 17:50:01 +02:00 |
|
Ralf Becker
|
37e5e12c3c
|
PHP 8 fix: adding explicit cast for comparing DB-version to a float major number
|
2021-03-31 13:31:42 +02:00 |
|
Ralf Becker
|
511325570a
|
fix empty accounts addressbook after 20.1.20210125 update
|
2021-01-26 12:51:33 +02:00 |
|
Ralf Becker
|
5bcbde4f88
|
* LDAP/Addressbook: use accounts filter from setup for accounts addressbook too
|
2020-12-29 19:37:21 +02:00 |
|
Ralf Becker
|
5fae437a52
|
* Setup: fix no accounts found for SQL instances
in setup without an active user, no grants existed, seemed no problem before, maybe caused by contact sharing
|
2020-12-15 18:10:37 +01:00 |
|
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
|
ac64ae51aa
|
* Ads/CardDAV/Addressbook: fix exception / HTTP status 401 when trying to delete an not existing distribution list
|
2020-10-29 20:29:58 +01:00 |
|
Ralf Becker
|
fa80d4c1f9
|
* ActiveDirectory/Mail: fix groups as distribution lists
|
2020-10-22 18:06:24 +02: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
|
7fa1e7cd80
|
* ActiveDirectory: fix unwilling to perform error when saving an account
|
2020-09-27 10:02:22 +02:00 |
|
Ralf Becker
|
9f9cce88b2
|
* ActiveDirectory: fix account-selection type groupmembers (applies only to non-admins!) and ignore Domain Users group
not setting caseIgnoreMatch for sorting, as its not supported for Windows ActiveDirectory
|
2020-09-08 15:29:51 +02:00 |
|
Ralf Becker
|
5afe7ddbca
|
* ActiveDirectory: support huge directories by using server-side sorted and limited queries and no caching in session
|
2020-09-05 13:11:26 +02:00 |
|
Ralf Becker
|
7614e3e851
|
* ActiveDirectory: users not found when search starting with A-F and fixed attribute-names: company, department, ...
|
2020-09-03 15:47:07 +02:00 |
|
Ralf Becker
|
c3000beb5f
|
* ActiveDirectory: implement addtional user or group filter
|
2020-09-02 14:14:11 +02:00 |
|
Ralf Becker
|
655f1f1f6a
|
fix wrong Gravatar URL
|
2020-04-11 10:11:10 +02:00 |
|
Ralf Becker
|
a6e6393943
|
disable avatar sharing link, as it currently destroys sessions for already logged in users, plus some more fixes for VC
|
2020-04-07 16:16:49 +02:00 |
|
Ralf Becker
|
1c135b2da3
|
some fixes around videoconference avatars and adding an automatic alarm 5min before the conference
|
2020-04-07 11:10:49 +02:00 |
|
Ralf Becker
|
72116b9587
|
Jitsi avatars: shareing url for pictures, anonymous letter-avatar or gravatar if none
|
2020-04-06 20:15:00 +02:00 |
|
nathangray
|
7163acfe1d
|
* Add action to share filemanager folder (readonly) with hidden upload folder
|
2020-03-24 20:34:04 -06:00 |
|
Ralf Becker
|
b433ed7037
|
remove some more prefixes
|
2019-07-18 15:43:39 +02:00 |
|
Ralf Becker
|
15d8e0d422
|
allow to search for multiple items and strip "contact_" prefix
|
2019-07-18 15:27:06 +02:00 |
|
nathangray
|
f11a6eb58d
|
Move fix for missing merge into document actions into the right place, was affecting regular merge into document actions too
|
2019-06-11 14:37:06 -06:00 |
|
nathangray
|
047af47b81
|
Fix missing merge into document actions for shares when the directory had many files
|
2019-06-06 09:31:48 -06:00 |
|
Ralf Becker
|
262991ac2b
|
new class to handle contact or account photos incl. creating a sharing link for them
|
2019-04-28 11:16:44 +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
|
bec78c475a
|
ignore exception, do not try to match id, if pattern is no valid GUID for AD
|
2019-03-10 10:04:51 +01:00 |
|
Ralf Becker
|
bf51083891
|
* ActiveDirectory: fix "not a valid GUID" error, when getting an avatar of a group
|
2019-03-09 12:38:15 +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
|
2d514fd30c
|
Set $grants by default as an empty array
|
2019-03-06 07:57:44 +02: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 |
|
Ralf Becker
|
5086e6cca3
|
* All apps: improved speed when searching with (many) custom-fields
|
2019-02-18 19:23:13 +01:00 |
|
nathangray
|
ec04121692
|
Fix addressbook HTML customfields were stripped of their tags when merging
|
2019-02-07 10:02:08 -07:00 |
|
Ralf Becker
|
75b21741b9
|
* LDAP/AD/UCS: fixed sending mails to groups used as distribution lists
|
2019-01-30 17:59:52 +01:00 |
|
Ralf Becker
|
fdfcc15c6b
|
do NOT try to read empty contact_id
it wont find anything anyway, but gives an exception under AD, because of wrong formated GUID
|
2019-01-28 10:14:55 +01:00 |
|
nathangray
|
117b559a5e
|
Entry share changes
- Writable share is now a checkbox
- Add Sharing -> Merge entry into email template, share gets selected options
- Add {{share}} placeholder which creates (by default) read only share
|
2018-10-11 12:54:17 -06:00 |
|
nathangray
|
82ea4fe2de
|
* Addressbook - add filtering by distribution list for organisations
|
2018-07-19 14:54:05 -06:00 |
|
Ralf Becker
|
baa2807606
|
some hooks needed for new policy app
|
2018-06-12 19:04:02 +02: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
|
235746e4d6
|
* Addressbook - Add preference to turn off user groups as distribution lists
|
2018-04-17 09:35:08 -06:00 |
|
nathangray
|
3709d773d9
|
* Allow private custom fields in notifications, with filtering according to set permissions. Private custom fields are removed from notifications to non-users.
|
2018-01-10 10:43:43 -07:00 |
|
Hadi Nategh
|
90a5e91fc7
|
* Addressbook: fix bug setting Hide User Account in preferences into Show all accounts breaks show accounts
|
2017-12-01 14:58:44 +01: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 |
|