Commit Graph

1875 Commits

Author SHA1 Message Date
Ralf Becker
dad227865d dito for lists 2019-05-28 16:55:23 +02:00
Ralf Becker
0cd7f6c6a8 do NOT use xml CDATA for vCards to ensure correct replacement of control chars like VT 2019-05-28 16:28:54 +02:00
Ralf Becker
5ff236902b Revert "some chars also require encoding for iCal 2+ or vCard 3+"
This reverts commit f75b9e93f4.
2019-05-28 16:28:54 +02:00
Ralf Becker
f75b9e93f4 some chars also require encoding for iCal 2+ or vCard 3+ 2019-05-27 17:01:19 +02:00
Ralf Becker
4badda961c * CalDAV/CardDAV: encoding VT (vertical tab) as it stalls Outlook (CalDav Synchronizer) 2019-05-24 15:12:55 +02:00
nathangray
ae28ee1de0 * Addressbook - fix photos not imported via Import / Export 2019-03-08 10:24:20 -07:00
nathangray
4afa2da066 * Addressbook - move photo change flag from import into vcal so it's always set if needed 2019-03-08 10:23:06 -07:00
Ralf Becker
f9dd120d32 * Addressbook: fix photo was lost when non-admin user edited own account 2019-02-20 17:09:33 +01:00
Hadi Nategh
7c9c115296 * Mail: fix not working sending and receiving smime signed messages where certificates have more than 1 domain registered (subjectAltName) 2019-02-06 15:08:25 +01:00
nathangray
26cdffaee4 Addressbook - add additional config option to only show Last/Next date for contacts 2018-12-20 09:49:20 -07:00
nathangray
ff644eba32 * Addressbook - Add site configuration to disable Last/Next Event column 2018-12-20 09:48:59 -07:00
nathangray
54ca48ad23 Import/Export - change signature of method that gets options to allow definition-specific values
Do export too, for consistency
2018-11-30 09:35:43 -07:00
nathangray
57821d6084 Import/Export - change signature of method that gets options to allow definition-specific values 2018-11-30 09:29:50 -07:00
nathangray
edceca0295 * Calendar - Allow specifying the charset when importing ical 2018-11-30 09:28:59 -07:00
nathangray
f9cec377ff * Addressbook - Allow specifying the charset when importing vcard 2018-11-30 09:28:51 -07:00
nathangray
9cfdc9034b * Addressbook - add option to import that deletes contacts from addressbook that are not in the import list 2018-11-23 09:17:13 -07:00
Hadi Nategh
aa77cf561b Do not run read_calendar if there's no columnselection at all 2018-11-15 17:46:09 +01:00
Ralf Becker
6a0d7ff88b * CardDAV/Addressbook: fix missing wrapping of notes field
by disabling all old special handling for vCard version 3.0
2018-10-25 21:06:32 +02:00
Ralf Becker
eff2444deb * CalDAV: CalDAVSynchronizer: only allow owner/organizer to update or delete an event (not users with edit/delete rights) 2018-10-09 13:14:36 +02:00
nathangray
560bc51b8d Use flag to tell Contacts we want to save the picture 2018-09-13 09:13:29 -06:00
Ralf Becker
7ca4b49878 avoid .files/smime-pubkey.crt file does not exist or can not be created! 2018-08-27 15:34:43 +02:00
Ralf Becker
29d9a20140 * CardDAV: photo was not saved/changed in PUT requests 2018-08-24 14:09:18 +02:00
nathangray
0ce183a8e0 * Addressbook - Allow multiselection for customfield added to link title 2018-08-09 09:52:17 -06:00
nathangray
8b844aff07 * Addressbook - add filtering by distribution list for organisations 2018-07-20 14:10:52 +02:00
nathangray
6d51f91842 * Addressbook - Fix bug preventing turning off letter filter after some actions 2018-07-19 14:00:08 +02:00
Ralf Becker
4651b9b9a0 * Addressbook: fix SMime/PGP public key import not containing a newline after the key 2018-06-25 14:28:41 +02:00
nathangray
f41d9a8e1c Addressbook - fix missing add action on no rows after some actions 2018-06-22 12:40:21 -06:00
nathangray
1514883d75 * Addressbook - Fix incorrect validation error from contact owner when editing import definition 2018-06-21 09:45:49 -06:00
nathangray
fa1611a22c * Addressbook - Disable merge contacts action if more than one account is selected 2018-06-15 09:00:41 -06:00
nathangray
b31d77cc62 Add addressbook translation (for "group") 2018-05-14 16:49:32 -06:00
Ralf Becker
de306e4306 * Addressbook: allow to import or paste S/Mime or PGP public keys via pubkey field into Vfs 2018-05-11 15:48:41 +02:00
nathangray
5dfacd160f * Addressbook - Add preference to turn off user groups as distribution lists 2018-04-30 10:02:43 -06:00
Ralf Becker
56d60ed64f fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable 2018-04-13 09:14:29 +02:00
Ralf Becker
2d0f9342f6 * CardDAV/addresbook: fixed not working distribution-lists as groups in Mac addressbook 2018-04-12 13:05:14 +02:00
nathangray
8c58b72905 * Addressbook - Fix missing 'Add' action for no results 2018-04-03 16:23:11 -06:00
Hadi Nategh
c1e8381cee * Addressbook: Enable upload buttons of smime/pgp pubkeys if user is allowed to modify them. 2018-03-28 18:22:47 +02:00
Hadi Nategh
10a19cb2f8 Fix lots of misspelled words in translations 2018-03-28 11:21:55 +02:00
Ralf Becker
9c377e1f26 * CardDAV/Addressbook: fix can NOT create new entries on a minimal (non-compat) install
Caused by version-check agains not installed phpgwapi fails and causes new name-parts of url starting with a number to clash with existing contacts and therefore give a "412 Precondition failed"
2018-03-23 20:01:25 +01:00
nathangray
a213a286df * Addressbook - fix AJAX duplicate check skipped email addresses 2018-02-27 11:10:45 -07:00
nathangray
a901a07915 * Addressbook - Fix duplicate detection when editing contact 2018-01-24 09:13:44 -07:00
Ralf Becker
f28fbb06fa make NM lettersearch lettes translatable via phrase "ABCDEFGHIJKLMNOPQRSTUVWXYZ" 2018-01-24 10:11:55 +01:00
nathangray
d2733c41b3 * Addressbook - Enable viewing infolog entries of organisations 2017-12-20 08:50:10 -07:00
Hadi Nategh
f8740f40fd A fix patch for commit c6b2d84777 2017-12-20 15:51:09 +01:00
Hadi Nategh
ca82041f0c Revert commit c6b2d84777 which breaks creation of account from admin 2017-12-20 15:21:24 +01:00
nathangray
53099a7264 * Addressbook - fix adding contact while looking at accounts would try to add a new user 2017-12-19 09:38:04 -07:00
Hadi Nategh
2b72f759ff * Addressbook: fix bug setting Hide User Account in preferences into Show all accounts breaks show accounts 2017-12-01 17:07:42 +01:00
nathangray
5455b97664 * Addressbook - fix SQL error with accounts hidden + Organisation by location / department
- Fix accounts missing if no preference for hide accounts set
2017-11-30 10:10:34 +01:00
Ralf Becker
13d28a3da4 * Addressbook: fix lost picture in upload 2017-11-29 10:12:48 +01:00
Ralf Becker
a049b86324 fix avatar/files update issues 2017-11-29 10:12:32 +01:00
nathangray
257edc3aa7 Addressbook - fix show/hide account preference bugs
- account filter was missing for show active
- preference changed to match current value
2017-11-22 08:42:37 -07:00