Ralf Becker
2abae23c62
* Addressbook: fixed not working call auf addressbook_ui::(view|edit) with contact_id being a uid
2013-03-01 08:25:51 +00:00
Nathan Gray
7b762eef05
Fix addressbook CSV export - select options were non-standard
2013-02-28 20:50:41 +00:00
Klaus Leithoff
8fef5d106d
* Addressbook: fix problem regarding deleted entries found in org_view, when type filter is set to all
2013-02-21 17:02:44 +00:00
Jörg Lehrke
83ede51156
Fix vCard field mapping during import (cummunity bug #3208 )
2013-02-19 20:00:32 +00:00
Nathan Gray
dc297fc937
Get 'Whole query' context menu checkbox working with Export -> CSV menu item
2013-02-08 10:03:34 +00:00
Ralf Becker
663b5f9eec
no longer hide account addressbook in new installs
2013-02-01 17:38:31 +00:00
Ralf Becker
becc8c3bca
if contact is an account and account-relevant data got updated, handle it like account got updated
2013-01-31 12:46:06 +00:00
Nathan Gray
83212b709f
Implement export filters for addressbook
2013-01-29 16:05:21 +00:00
Ralf Becker
6b5aaf3f7c
fixed groups without account_status="A" are not found
2013-01-29 11:26:25 +00:00
Ralf Becker
2bc387c73d
fixed addressbook "all" showed only accounts
2013-01-25 23:40:00 +00:00
Ralf Becker
9bae75e22d
* all apps: exclude expired or deactivated accounts from all lists and selections (beside admin app to be able to activate them again)
2013-01-25 13:35:30 +00:00
Nathan Gray
dfd0f2eee2
Only parse dates if they have a ? wildcard
2013-01-24 17:09:17 +00:00
Ralf Becker
2620fa783a
reverted r41217, as it just generates a different error, need to find way to reproduce original problem to develop a fix
2013-01-24 10:46:27 +00:00
Ralf Becker
342c393f96
reverting r40983 and r41202, as we can not reproduce the problem causing the fix, afaik distribution-lists work in 11.1, thought they only make sense with Apple devices
2013-01-24 10:45:32 +00:00
Nathan Gray
1feeeef2bb
Organise preferences
2013-01-22 16:12:52 +00:00
Ralf Becker
a9093afe47
* CardDAV/Addressbook: do NOT allow to delete accounts via CardDAV, was never intended, but as it is allowed in addressbook, it was possible via CardDAV
2013-01-22 13:19:27 +00:00
Ralf Becker
637bc916af
* CardDAV: fixed wrong privileges for accounts addressbook, causing clients to report it read-only even for admins
2013-01-22 08:39:42 +00:00
Nathan Gray
022f9eb479
Add history and deleting protection for resources
2013-01-16 22:38:35 +00:00
Nathan Gray
ea4945e0d9
* Addressbook: Understand date with wildcard (19??.02.??) as a date in user's format. Convert to match bday.
2013-01-15 16:27:23 +00:00
Klaus Leithoff
e7ad0dba88
if we search for list_id, note that we are joining addressbook_lists on addressbook2list, both containing list_id, so we need to specify tablename on search-column to meet sql requirements
2013-01-11 14:42:34 +00:00
Klaus Leithoff
4f8f729307
actively disable distributionslist for carddav (possibly selected) for 11.1, as database schema is not supporting it
2013-01-10 12:10:05 +00:00
Nathan Gray
ca3bb185ad
Use checkbox list for fields to update / fields to copy, add a button to toggle all
2012-12-17 16:31:56 +00:00
Klaus Leithoff
8136c246c1
* addressbook/carddav: disable not supported distribution list capability (due to missing table schema)
2012-11-29 14:26:06 +00:00
Nathan Gray
021de24c01
Add view hooks to addressbook-email so they open
2012-11-28 15:28:11 +00:00
Nathan Gray
6f37d9b608
Add view hooks to addressbook-email so they open
2012-11-27 15:48:13 +00:00
Klaus Leithoff
322b7d049e
revert commit Revision 40941; as it is/was plain wrong.
2012-11-26 11:45:06 +00:00
Klaus Leithoff
41221a5d72
fix SQL Error when inserting/updating carddav lists
2012-11-26 09:44:36 +00:00
Nathan Gray
6ace26725d
Don't scare users, instead of displaying base64 encoded image in preview, just show -ENCODED IMAGE-
2012-11-22 15:52:17 +00:00
Nathan Gray
76064cb490
Don't scare users, instead of displaying base64 encoded image in preview, just show -ENCODED IMAGE-
2012-11-21 18:08:52 +00:00
Ralf Becker
99bccea0e8
* Setup: when migrating accounts from SQL to LDAP or back, also migrate addressbook data
2012-11-19 12:55:51 +00:00
Ralf Becker
ec2ce0f943
* Setup: when migrating accounts from SQL to LDAP or back, also migrate addressbook data
2012-11-19 08:23:09 +00:00
Nathan Gray
e1d06c0e59
vCard import/export improvements
2012-11-16 16:56:40 +00:00
Ralf Becker
0e41e83520
one server-config missed in r36329: arrays in $GLOBALS[egw_info][server] are now automatically serialized and unserialized
2012-11-15 22:13:11 +00:00
Ralf Becker
64f31a0fdc
* Setup/API: translations are no longer installed in database, but loaded directly from lang-files into tree-level cache
...
also backported:
- r40748: loading all translations in one go from cachem, saving some latency
- r36329: config is now cached on instance level, arrays in $GLOBALS[egw_info][server] are now automatically serialized and unserialized
2012-11-15 19:12:15 +00:00
Nathan Gray
4fc8903129
Fix bug where user preference for addressbook vCard was not used in some cases
2012-11-15 17:11:31 +00:00
Nathan Gray
4420b4b115
If opening window is not addressbook, update addressbook window too
2012-11-09 18:38:48 +00:00
Nathan Gray
8d93aac83f
Use opener.egw_refresh() instead of redirecting to reload
2012-11-08 21:19:57 +00:00
Nathan Gray
9f4118e947
Use addressbook vCard charset preference for exporting vcards using Import/Export
2012-10-29 18:29:40 +00:00
Nathan Gray
9c2fb9ffda
Use a better name for vcal exports (from context menu, etc) if only exporting one record
2012-10-24 16:15:17 +00:00
Nathan Gray
c48f8f310a
- Include missing contact type for conversion to human values
...
- Fix birthday import, rename job title column in default definition
- Expect human values in default import file, silences mismatch warning
2012-10-24 14:54:24 +00:00
Ralf Becker
aa3b12fbfc
for new contacts created eg. through eMail app, check email attribute first, before checking for other less significant attributes
2012-10-24 14:22:55 +00:00
Ralf Becker
c733797fe0
for new contacts created eg. through eMail app, check email attribute first, before checking for other less significant attributes
2012-10-24 14:22:24 +00:00
Ralf Becker
c7c00947d3
quiten permanent error_log in doublicate check aka addressbook_ui::ajax_check_values()
2012-10-24 10:18:31 +00:00
Ralf Becker
97781b727d
quiten permanent error_log in doublicate check aka addressbook_ui::ajax_check_values()
2012-10-24 10:18:13 +00:00
Ralf Becker
8903580778
* Addressbook: call doublicate check when creating a new contact from eMail
2012-10-24 10:14:34 +00:00
Ralf Becker
8139be67cb
* Addressbook: call doublicate check when creating a new contact from eMail
2012-10-24 10:14:09 +00:00
Nathan Gray
eb40104d5b
Fix birthday import, rename job title column in default definition
2012-10-23 15:15:54 +00:00
Nathan Gray
753b00a049
Include missing contact type for conversion to human values
2012-10-23 14:46:58 +00:00
Nathan Gray
0f7a7da656
Remove outdated CSV export charset preference - Import/Export app is used now
2012-10-17 16:00:51 +00:00
Nathan Gray
ddbcc59a82
Add 'None' category option to context menu for all apps using nextmatch::category_action()
2012-10-16 19:51:15 +00:00