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
991812753d
fix PHP 7.2 Warning: Use of undefined constant in xet files: {$cont[nm][something]} --> {$cont['nm']['something']}
2018-10-19 09:40:42 +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
a2fece2e35
Some missed translations reported by Stefan Unverricht
2018-09-27 11:47:33 -06:00
nathangray
560bc51b8d
Use flag to tell Contacts we want to save the picture
2018-09-13 09:13:29 -06:00
Hadi Nategh
0fb8c47238
* Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook
2018-08-28 14:35:55 +02: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
Hadi Nategh
f19d588879
Change from legacy-options sub-type to type_filter
2018-07-19 17:12:33 +02:00
nathangray
6d51f91842
* Addressbook - Fix bug preventing turning off letter filter after some actions
2018-07-19 14:00:08 +02:00
Hadi Nategh
61de9797d9
Merge pull request #44 from miridae/lang-pl-fixes
...
Fix typos in Polish language files
2018-07-18 14:59:43 +02:00
Hadi Nategh
01de6fe629
Remove comma from personal part since comma is preserved as address separator
2018-07-13 10:48:39 +02:00
Hadi Nategh
1724e3d073
Replace & with placeholder according to mailto string processing
2018-07-13 10:48:23 +02:00
Hadi Nategh
bf62d5578d
* Addressbook: Inform the user about number of contacts adding to mail compose dialog via Email action
2018-06-29 15:22:53 +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
nathangray
3a24ea1ee5
Translation from Stefan Unverricht
2018-05-14 16:49:24 -06:00
Ralf Becker
c39730b1a7
Translations from Ilias Chasapakis
2018-05-14 11:22:55 -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
bd9d959cfa
Translation for preference showing user groups as distribution list
2018-04-30 10:03:11 -06: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
Hadi Nategh
4a3773ddcd
* Addressbook: Fix send all contact's emails/vcards to compose dialog does not work
2018-04-09 16:42:43 +02:00
nathangray
8c58b72905
* Addressbook - Fix missing 'Add' action for no results
2018-04-03 16:23:11 -06:00
Hadi Nategh
30a9f76134
Add some translations, thanks to Evgen Vodopivec.
2018-04-03 11:26:59 +02: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
Hadi Nategh
67e111ac2f
add missing backport for AB vcard feature
2018-03-12 17:55:02 +01:00
nathangray
a213a286df
* Addressbook - fix AJAX duplicate check skipped email addresses
2018-02-27 11:10:45 -07:00
Hadi Nategh
7a296bec18
Add some translations
2018-02-08 14:27:03 +01:00
nathangray
7c2ff9501e
Fix missing translations, found by Stefan Unverricht
...
Also fix a design complaint
2018-01-29 16:32:56 -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
nathangray
cfb34b05bf
Addressbook - fix hide accounts preference did not work for duplicate & organisation views
...
- Added a new preference option to hide only deactivated accounts
2017-11-22 08:42:28 -07:00