nathangray
ca6ea3a436
* Addressbook: Fix files and entries linked to a new contact were not saved
2019-11-04 11:48:40 -07:00
nathangray
20466003a0
Addressbook: Fix organisation CRM view did not show nextmatch if contact had no org name
...
Translations from Birgit
2019-10-25 10:19:06 -06:00
nathangray
2392301412
* Addressbook: Add a new CRM option to view infologs for the contacts' entire organisation
2019-10-22 10:57:15 -06:00
nathangray
183955c97c
* Addressbook: Add site configuration to always load certain custom fields, allows for single customfields in custom list templates
2019-10-07 14:16:04 -06:00
Hadi Nategh
12eb1e9d24
* Addressbook: fix issue of avatar edit is disabled even though user has enough rights to edit it.
2019-10-02 12:53:02 +02:00
Hadi Nategh
f7f4994a2d
Pick a better icon for cancel action in CRM view
2019-09-25 15:36:23 +02:00
nathangray
0f5aaa3ed9
Addressbook - implement owner link registry so we can count how many contacts a user has
2019-07-31 10:31:13 -06:00
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
nathangray
d0b5d50b0f
Addressbook - Remove obsolete preference "Export definition to use for nextmatch export"
2019-07-10 14:15:52 -06:00
Ralf Becker
471742f7ec
fix esync addressbooks to sync preferenence can be an array to
2019-06-14 17:25:18 +02:00
Ralf Becker
75403eea94
* CalDAV/CardDAV: allow removing categories
2019-05-28 18:48:14 +02:00
Ralf Becker
d151930412
dito for lists
2019-05-28 16:54:49 +02:00
Ralf Becker
c4f23f899f
do NOT use xml CDATA for vCards to ensure correct replacement of control chars like VT
2019-05-28 16:27:50 +02:00
Ralf Becker
5b7281ed5c
Revert "some chars also require encoding for iCal 2+ or vCard 3+"
...
This reverts commit f75b9e93f4
.
2019-05-28 16:27:50 +02:00
Ralf Becker
038caabd72
some chars also require encoding for iCal 2+ or vCard 3+
2019-05-27 17:00:40 +02:00
Ralf Becker
1338090a84
* CalDAV/CardDAV: encoding VT (vertical tab) as it stalls Outlook (CalDav Synchronizer)
2019-05-24 15:11:07 +02:00
nathangray
533c9c0351
Add optional link variable so apps can specify the location of their entry modification time
2019-05-17 10:36:04 -06:00
nathangray
befac35e0b
Add category override for addressbook vcard & infolog ical import
2019-04-23 16:17:12 -06:00
nathangray
55a3a1b3f7
Preserve old owner for if user changes addressbook
2019-04-04 15:20:13 -06:00
nathangray
2185f35bba
Partially revert 3dfdcee193
as not needed
2019-03-26 12:00:43 -06:00
nathangray
3dfdcee193
Reset bo object data before each import to fix imports without ID went to the same object
2019-03-26 11:26:41 -06:00
Ralf Becker
79a90202a8
* Addressbook: fix photo was lost when non-admin user edited own account
2019-02-20 17:07:28 +01:00
Ralf Becker
c2003e2b8a
fixing some IDE warnings
2019-02-13 14:53:16 +01:00
nathangray
d805e9f467
Stop using deprecated each(), using foreach(), key() or current() instead
2019-02-12 14:13:45 -07: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
nathangray
07b24b2a60
Commit session right after we store the state
2018-12-20 10:45:11 -07:00
nathangray
6bf8f6bb26
Fix some more PHP 7.2 warnings
...
Remove some calls to deprecated each()
2018-12-18 10:20:23 -07:00
nathangray
6a6ef64793
Addressbook - add additional config option to only show Last/Next date for contacts
2018-12-17 10:04:20 -07:00
nathangray
d15841e3eb
* Addressbook - Add site configuration to disable Last/Next Event column
2018-12-10 09:50:34 -07:00
nathangray
8451836a92
Import/Export - change signature of method that gets options to allow definition-specific values
...
Do export too, for consistency
2018-11-29 10:32:42 -07:00
nathangray
dba9a76246
Import/Export - change signature of method that gets options to allow definition-specific values
2018-11-29 09:35:35 -07:00
nathangray
0c5d8a5784
* Calendar - Allow specifying the charset when importing ical
2018-11-27 15:56:40 -07:00
nathangray
6ef91a5696
* Addressbook - Allow specifying the charset when importing vcard
2018-11-27 15:40:28 -07:00
Hadi Nategh
fd36f854a3
W.I.P. of disableIfNoEPL attribute:
...
- Implement the same attribute for sidebox menu
- Fix if hideOnDisabled is enabled it will ignore the disableIfNoEPL and it will not show the menu at all
- Adopt addressbook Mail VCard menu
2018-11-27 15:22:50 +01:00
nathangray
7d14918e49
* Addressbook - fix photos not imported via Import / Export
2018-11-22 09:55:27 -07:00
nathangray
4889995e29
Addressbook cleanup
...
- Finish column selection change from exclusion to default list, distribution list & next/last date had some leftovers
- Remove 'do_email'
2018-11-20 10:27:56 -07:00
Hadi Nategh
b88f5cb446
Do not run read_calendar if there's no columnselection at all
2018-11-15 17:44:42 +01:00
nathangray
4c162153d6
* Addressbook - add option to import that deletes contacts from addressbook that are not in the import list
2018-11-06 15:15:36 -07:00
Hadi Nategh
2690ec5053
Introduces avatar.php and replaces all addressbook.photo urls accordingly
2018-10-31 13:49:51 +01:00
nathangray
18625abce8
* Addressbook - move photo change flag from import into vcal so it's always set if needed
2018-10-29 11:07:35 -06:00
Ralf Becker
8c05d047ea
* CardDAV/Addressbook: fix missing wrapping of notes field
...
by disabling all old special handling for vCard version 3.0
2018-10-25 21:04:34 +02: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
Ralf Becker
cc22e89242
* CalDAV: CalDAVSynchronizer: only allow owner/organizer to update or delete an event (not users with edit/delete rights)
2018-10-09 13:15:11 +02:00
nathangray
070ba2b617
Use flag to tell Contacts we want to save the picture
2018-09-05 13:29:58 -06: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
13941bb0e6
* CardDAV: photo was not saved/changed in PUT requests
2018-08-24 13:56:38 +02:00
Hadi Nategh
e1ee71873a
Implements lavatar and replace default photo avatar with generated lavatar
2018-08-13 11:56:05 +02:00