Ralf Becker
81ef9459b2
pending translations from our translation server
2019-01-14 12:12:21 +01:00
nathangray
41ada86815
Calendar - translation from Birgit
2018-12-20 09:49:47 -07: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
3746fdca88
Translations from Birgit
2018-12-20 09:49:11 -07:00
nathangray
ff644eba32
* Addressbook - Add site configuration to disable Last/Next Event column
2018-12-20 09:48:59 -07:00
Hadi Nategh
1d50e5702d
Fix styling for S/MIME section in edit dialog
2018-12-10 11:27:56 +01:00
Ralf Becker
c3525c4af1
converting turkish translations to utf-8
2018-12-10 11:04:44 +01: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
1dc85aa912
Addressbook - import/export translations from Birgit (better translation)
2018-11-23 09:24:22 -07:00
nathangray
cab5819409
Addressbook - import/export translations from Birgit
2018-11-23 09:21:42 -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
7a25f9530f
pending translations from our translation server
2018-10-26 15:31:51 +02: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
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