Ralf Becker
d462aca4ff
* Addressbook: fixed copying a contact one can only read, gives a readonly popup with just a cancel button
2015-08-20 13:05:17 +00:00
Ralf Becker
11e2c2786b
* Addressbook: storing of account-contact-data did not work for non-admins which are in groups allowed to edit accounts (defined in Addressbook configuration)
2015-08-19 11:22:11 +00:00
Nathan Gray
3e8b02d50a
After editing a contact, refresh the whole list (edit) instead of just updating the one contact.
2015-07-28 15:02:09 +00:00
Ralf Becker
ed9204103c
* Addressbook: custom fields of accounts enabled via own-account-acl were not editable
2015-07-27 16:53:19 +00:00
Ralf Becker
623a130a0d
* CardDAV/Addressbook: fix iOS 8.4 problem allways creating new contacts for admins in accounts addressbook, using now default or personal addressbook
2015-07-23 17:41:09 +00:00
Ralf Becker
af7bffbb3d
catch SQL error "Illegal mix of collations" caused by non-ascii chars compared with ascii field uid
2015-07-21 12:53:48 +00:00
Ralf Becker
33c9873072
* CardDAV/Addresbook: contacts containing photos were broken and iOS showed phone number labels like "WORK instead of work
2015-07-20 15:41:38 +00:00
Ralf Becker
fd05a7601b
trying to avoid empty ENCODING I can not reproduce, but happening for some customers: TEL;TYPE="VOICE,WORK";ENCODING=:+49 (30) 123 4567
2015-07-17 06:38:40 +00:00
Ralf Becker
59964e7788
an other leftover of switch to new Horde_Icalendar classes
2015-06-29 12:31:57 +00:00
Ralf Becker
f0e2877698
using new Horde_Icalendar class from vendor for CalDAV/CardDAV and iCal import/export instead of old code in phpgwapi/inc/horde
2015-06-24 13:48:14 +00:00
Ralf Becker
968869e65d
fix for imap_rfc822_write_address from imap extension
2015-06-09 08:54:47 +00:00
Ralf Becker
41b60e9e12
* Mail: correctly quote name / personal part containing German umlauts or special chars when searching for email addresses in compose
2015-06-08 14:28:43 +00:00
Ralf Becker
d4961794d6
* Addressbook: visualize own account ACL for non-admin users by making all other fields readonly
...
fixes #9669 - Eigenes Profil ändern
2015-05-27 05:31:41 +00:00
Ralf Becker
d403046205
fix contacts show organisation actions too
2015-04-24 15:15:04 +00:00
Ralf Becker
8928dea603
fixed after r52504 empty PROPFIND in CardDAV
2015-04-18 13:21:23 +00:00
Nathan Gray
4c7dc4d6dd
Country list no longer supports options, so include custom in sel_options
2015-04-16 14:53:07 +00:00
Ralf Becker
5200176061
* CardDAV: fixed not working MULTIGET report, if more then 500 contacts requested
2015-04-15 10:00:45 +00:00
Ralf Becker
ccfd0599f6
* LDAP/Filemanager: fix fatal error / white screen in sharing when opening a sharing url
2015-04-09 07:44:34 +00:00
Nathan Gray
82d09611ad
Include org name in default columns for org view
2015-03-31 15:34:21 +00:00
Nathan Gray
82fef6bf66
- Fix business address layout
...
- Org view enable all columns by default
2015-03-31 15:07:31 +00:00
Nathan Gray
b7a8e41778
Get calendar view working with orgs again
2015-03-19 15:30:34 +00:00
Nathan Gray
d8ffcb1d74
Add last date & next date as exportable fields
2015-03-03 22:26:21 +00:00
Nathan Gray
6d39bb4802
Import warning improvements:
...
- Only warn once about missing contact type
- Do not try to check header if definition says there is no header
2015-03-02 18:38:37 +00:00
Ralf Becker
b29610c2b9
* Univention: mail app was not working for in UCS created users
...
because of not set "mail" attribute, UCS only set "mailPrimaryAddress", changed our code to also use just that attribute
2015-02-14 12:56:28 +00:00
Ralf Becker
2f69917988
fix css for addressbook, no more div.et2_container
...
r51566: an other div to form issue, picture in addressbook index got 16px small
r51568: cleaning up template and css
2015-02-09 08:32:43 +00:00
Nathan Gray
d51c83402d
Set default columns
2015-01-12 19:59:25 +00:00
Hadi Nategh
e07c11be85
Fix popup's window close
...
-Make sure window.close() closing the right egw window
-Make sure the modal popup has the opener
2014-12-12 14:21:04 +00:00
Ralf Becker
668ccafe36
do NOT retur binary jpeg photo, it might be use and will fail when trying to json-encode
2014-12-02 09:02:38 +00:00
Nathan Gray
ba13371430
More Home progress:
...
- Add birthday reminders
- Prevent infolog favorites from setting an app header
2014-12-02 00:30:11 +00:00
Ralf Becker
8da2d2a0ab
fixed wrong (just the collection) Location header on POST to ?add-member url
2014-11-30 09:24:23 +00:00
Nathan Gray
57f5569fc4
More Home progress:
...
- Add support for calendar favorites. Note only the list view can be dragged, others are context menu only
2014-11-27 21:21:47 +00:00
Nathan Gray
8c5ea8eba9
More Home progress:
...
- Remove app header from addressbook
- Always load app's CSS for single entry
2014-11-27 18:31:08 +00:00
Nathan Gray
6db1339365
More Home progress (favorites):
...
- Add favorite for addressbook
- Fix add favorite from drop didn't load properly
2014-11-25 22:42:44 +00:00
Nathan Gray
459c647837
Change addressbook custom icons to be based on VFS image dir + name instead of previous per type
2014-11-19 22:06:30 +00:00
Ralf Becker
c633e0033b
* all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
2014-11-19 12:20:59 +00:00
Nathan Gray
ea8ff86854
Add a method to get an icon for a record, as specific to that record as possible
2014-11-18 23:40:49 +00:00
Ralf Becker
afaf5a1ece
fix some problem in Univention install
2014-11-06 16:54:33 +00:00
Nathan Gray
235a847cff
Remove full list reload when adding a new distribution list, using ajax instead.
2014-10-28 19:50:19 +00:00
Nathan Gray
02fbe1ef41
Fix rename list placeholder action
2014-10-28 19:11:10 +00:00
Nathan Gray
5f60df7ebb
Distribution list UI:
...
- Context menu and nextmatch Add new list now both set the owner based on selected addressbook (previously were different)
- If no selected addressbook, they now use preferred default addressbook
- Added context menu to rename selected addressbook
2014-10-27 18:43:03 +00:00
Nathan Gray
2f53633dca
* Switch to nextmatch and edit dialog for customfield list
2014-10-22 19:55:27 +00:00
Ralf Becker
af048109ee
adding singular and plural name of app entries to link registry under "entry"/"entries" plus translations for apps which need them different from app-name
2014-10-21 13:51:37 +00:00
Ralf Becker
47bf4d0824
* Addressbook: with double-click preference set to edit, CRM-view did not open when selected in menu
2014-10-16 09:32:13 +00:00
Nathan Gray
5082d8a634
- Better popup resize calculations
...
- Test new popup size for addressbook
2014-10-15 15:52:07 +00:00
Ralf Becker
424b4c451c
fix redirects in a popup and new egw_exception_redirect to be used in hooks/callbacks like for addressbook.edit to redirect to a different location
2014-10-15 14:55:08 +00:00
Hadi Nategh
639a1b6c03
Check contact duplication of addressbooks with presets
...
-Fix addressbook contacts added by add contact plus do not get checked for duplication
-Fix another CSP error
2014-10-13 13:33:10 +00:00
Ralf Becker
7348a62f61
use implicit nameing after type for custom templates "addressbook.edit.$type" like in InfoLog
2014-10-09 12:03:14 +00:00
Nathan Gray
8d3025ffc6
Handle multiple comma-separated category IDs
2014-10-06 21:58:06 +00:00
Nathan Gray
e7c07d48f6
Add warning for unknown contact type and change it to 'n' (contact).
2014-09-30 15:08:46 +00:00
Ralf Becker
c07c550e7a
changing default columns for new installs to a postiv list of "type, name/organisation, bussiness address, phone and email", so adding further columns dont make them automatic enabled
2014-09-24 08:26:19 +00:00