Commit Graph

2870 Commits

Author SHA1 Message Date
Nathan Gray
9c699bc8e2 Do not give an error about selecting contacts when there is no action.
r53709: Fix admin changing their columns set the default for all users
2015-09-22 16:03:33 +00:00
Ralf Becker
645439eaf0 UCS lowercases email when storing 2015-09-18 07:20:08 +00:00
Nathan Gray
4890d35ede Fix bug where default columns disappeared and all columns were shown when there's no user preference 2015-09-16 15:58:13 +00:00
Nathan Gray
1e75cd8a92 Make sure every app has a sidemenu link to the list and add an entry 2015-09-15 21:53:15 +00:00
Ralf Becker
45c9d9b223 fix SiteMgr contact-form does NOT show submit message, caused by message being translatable but module not marked translatable 2015-09-13 10:53:32 +00:00
Nathan Gray
88a967371d Set autocomplete attribute so browsers can put the data in the right place (fixes problem with autofill went into address line 2) 2015-09-09 14:20:14 +00:00
Hadi Nategh
33179eb011 Add year range for AB birthday field 2015-09-07 17:15:22 +00:00
Ralf Becker
36c5d92fac * CardDAV/Addressbook: fixed not working adding or update of photo 2015-08-26 16:39:10 +00:00
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
Nathan Gray
90ec79834b Fix 'Cannot read property...' error when adding an event via context menu 2015-05-26 14:29:30 +00:00
Klaus Leithoff
92c6d3da49 pending translations from our translation server 2015-05-26 08:58:20 +00:00
Hadi Nategh
a7459e57b4 * Etemplate/historylog: Make history log resizable, base on popup window resize 2015-05-13 15:39:40 +00:00
Hadi Nategh
ec3a30518f Give columns some width in order to cope better with category-tree 2015-04-27 15:21:57 +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
b1333232a7 remove old options colliding with Nathans new stuff and causing all but first addressbook tab to be empty 2015-04-15 08:29:14 +00:00
Hadi Nategh
f2e9cb89eb Remove div.et2_container in favor of just .et2_container, as we use form now 2015-04-10 12:56:07 +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
dc43139c6c Clean up some attributes 2015-04-02 16:16:54 +00:00
Ralf Becker
8af7a8a6b8 dending translations from our translation server 2015-04-01 08:08:43 +00:00
Ralf Becker
78e41aa1a1 move "Save as" phrase to common and merge-cli run 2015-04-01 08:01:30 +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
Hadi Nategh
fba0fb830c Give AB note field an initial height 2015-03-27 10:14:46 +00:00
Nathan Gray
b7a8e41778 Get calendar view working with orgs again 2015-03-19 15:30:34 +00:00
Hadi Nategh
5e9c1681c4 Trigger change event after new distribution item is set to the list 2015-03-06 14:37:19 +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
199285ba01 add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates 2015-02-17 10:00:12 +00:00
Ralf Becker
d432642f1a add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates 2015-02-17 09:55:05 +00:00
Ralf Becker
cd0d8adad5 pending translations from our translation server 2015-02-17 09:03:29 +00:00
Ralf Becker
18fafed2a4 pending translations from our translation server 2015-02-17 08:52:58 +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
50e44741a2 * 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:55:05 +00:00
Ralf Becker
4580df0107 show "advanced search" as status-text and not as label hidden via css 2015-02-10 12:15:42 +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