nathangray
82ea4fe2de
* Addressbook - add filtering by distribution list for organisations
2018-07-19 14:54:05 -06:00
Hadi Nategh
7c01fa533b
Change from legacy-options sub-type to type_filter
2018-07-19 17:07:08 +02:00
nathangray
d5e0bc1615
* Addressbook - Fix bug preventing turning off letter filter after some actions
2018-07-18 13:43:32 -06:00
Krzysztof Kaczmar
28aae75bed
Fix typos in Polish language files
2018-07-18 12:59:03 +02:00
Hadi Nategh
cc3e00f9f1
* Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook
2018-07-11 14:39:40 +02:00
Hadi Nategh
03fd308d00
Remove comma from personal part since comma is preserved as address separator
2018-07-05 14:29:49 +02:00
Hadi Nategh
19b8c555ef
Replace & with placeholder according to mailto string processing
2018-07-05 11:29:46 +02:00
Ralf Becker
a11b9a266b
* Addressbook: fix SMime/PGP public key import not containing a newline after the key
2018-06-25 14:23:19 +02:00
nathangray
257c1de4fe
Addressbook - fix missing add action on no rows after some actions
2018-06-21 10:21:31 -06:00
nathangray
36a1d84c48
* Addressbook - Fix incorrect validation error from contact owner when editing import definition
2018-06-21 09:44:39 -06:00
nathangray
835ad5b322
* Addressbook - Disable merge contacts action if more than one account is selected
2018-06-12 13:49:59 -06:00
Hadi Nategh
ce52dd10ad
* Addressbook: Inform the user about number of contacts adding to mail compose dialog via Email action
2018-06-07 14:45:42 +02:00
nathangray
d0a50d8d45
Changes needed to just get the screenshots, much more work needed for proper functionallity since I faked the permissions
2018-06-05 14:31:04 -06:00
nathangray
1c179bcdf0
Add addressbook translation (for "group")
2018-05-14 16:46:15 -06:00
nathangray
d04439efd8
Translation from Stefan Unverricht
2018-05-14 16:25:20 -06:00
Ralf Becker
e5a7156544
Translations from Ilias Chasapakis
2018-05-14 18:55:38 +02:00
U-quokka\komaba
2da4ec91db
update Japanese language files.
2018-05-12 08:24:38 +09:00
Ralf Becker
95ea8445b5
* Addressbook: allow to import or paste S/Mime or PGP public keys via pubkey field into Vfs
2018-05-09 10:05:34 +02:00
nathangray
9a31a41f8d
Translation for preference showing user groups as distribution list
2018-04-30 10:02:35 -06:00
nathangray
235746e4d6
* Addressbook - Add preference to turn off user groups as distribution lists
2018-04-17 09:35:08 -06:00
Ralf Becker
f1437d4ccb
fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable
2018-04-13 09:12:26 +02:00
Ralf Becker
b58b9d06b9
* CardDAV/addresbook: fixed not working distribution-lists as groups in Mac addressbook
2018-04-12 13:03:14 +02:00
Hadi Nategh
5d128cc43b
* Addressbook: Fix send all contact's emails/vcards to compose dialog does not work
2018-04-09 16:42:08 +02:00
nathangray
52398d734a
* Addressbook - Fix missing 'Add' action for no results
2018-04-03 16:22:34 -06:00
Hadi Nategh
c28e6de2ba
Add some translations, thanks to Evgen Vodopivec.
2018-04-03 11:24:42 +02:00
Hadi Nategh
c230c9ff16
* Addressbook: Enable upload buttons of smime/pgp pubkeys if user is allowed to modify them.
2018-03-28 18:22:07 +02:00
Hadi Nategh
7949d8b2fc
Fix lots of misspelled words in translations
2018-03-26 16:02:42 +02:00
Ralf Becker
9777a04dad
* 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 19:59:49 +01:00
Hadi Nategh
52db405e47
Remove it because it's already moved to api/templates
2018-03-13 16:28:19 +01:00
Hadi Nategh
a8e10cdc64
WIP framework's popup storage/restore:
...
- Keep tracking of popup's window object and restore it when needed
- Implement a method to check an already opened popup and execute a method in the selected popup context
- Fix vcard import into opened compose windows not working
2018-03-09 17:48:09 +01:00
Hadi Nategh
8ac7684f66
Add vcards from addressbook into an opened mail compose if there's any
2018-02-28 17:30:45 +01:00
nathangray
f265f74e12
* Addressbook - fix AJAX duplicate check skipped email addresses
2018-02-12 09:05:53 -07:00
Hadi Nategh
b9dea1fe8e
Add some translations
2018-02-08 12:11:57 +01:00
nathangray
07faccfa37
Use duplicate threshold preference instead of constant 2 for edit dialog duplication check
2018-02-07 10:17:27 -07:00
nathangray
504e70ae82
Fix missing translations, found by Stefan Unverricht
...
Also fix a design complaint
2018-01-29 16:31:58 -07:00
nathangray
16a4d95b1c
* Addressbook - Fix duplicate detection when editing contact
2018-01-24 09:11:07 -07:00
Ralf Becker
65e7c7be78
make NM lettersearch lettes translatable via phrase "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
2018-01-24 10:08:55 +01:00
Hadi Nategh
84dc97dc83
A fix patch for commit c6b2d84777
2017-12-20 15:50:24 +01:00
Hadi Nategh
a2aadad016
Revert commit c6b2d84777
which breaks creation of account from admin
2017-12-20 15:20:48 +01:00
nathangray
26aacd8434
* Addressbook - Enable viewing infolog entries of organisations
2017-12-19 10:13:33 -07:00
nathangray
c6b2d84777
* Addressbook - fix adding contact while looking at accounts would try to add a new user
2017-12-19 09:33:03 -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
Ralf Becker
546606141e
* Addressbook: fix lost picture in upload
2017-11-29 16:25:08 +08:00
Ralf Becker
dd4ae60fa2
fix avatar/files update issues
2017-11-29 09:58:36 +08:00
nathangray
b04eb80b39
Addressbook - fix show/hide account preference bugs
...
- account filter was missing for show active
- preference changed to match current value
2017-11-21 11:07:50 -07:00
nathangray
c8369f9b39
Addressbook - fix hide accounts preference did not work for duplicate & organisation views
...
- Added a new preference option to hide only deactivated accounts
2017-11-15 11:29:10 -07:00
Hadi Nategh
1b0c1b9960
* Addressbook: Fix avatar icon is doubled if contact has no avatar set
2017-11-13 12:16:08 +01:00
Ralf Becker
f21b13090f
pending translations from our translation server
2017-11-04 09:36:02 +01:00
Ralf Becker
65b02c0246
bump verison to 17.1
2017-10-22 12:56:58 +02:00