Commit Graph

210 Commits

Author SHA1 Message Date
thomascube
f9a967763e User configurable setting how to display contact names in list 2012-02-11 11:28:58 +00:00
thomascube
43875379d5 Allow users to choose cols for contacts list sorting 2012-02-02 22:18:10 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
thomascube
b611d3a5db Simplify 2012-01-05 16:04:59 +00:00
alecpl
a01df71de4 - Fix displaying form warnings on contact save 2012-01-04 14:00:13 +00:00
alecpl
1c029b9c7c - Fix label too long (#1488283), fix polish translation 2012-01-01 12:55:35 +00:00
alecpl
3a992ee8b8 - Remove leftover from last commit 2012-01-01 12:41:06 +00:00
alecpl
89c30a00a7 - Don't load jqueryui plugin, it's required now by default
- Move datepicker's date format setting to the plugin
2012-01-01 12:26:08 +00:00
alecpl
08ffd939a7 - Add separate pagesize setting for mail messages and contacts (#1488269) 2011-12-29 09:35:01 +00:00
thomascube
faaa1ba534 Make count-display label selectable by skin; always show photo placeholder, even if source doesn't support a photo col 2011-12-22 17:42:21 +00:00
thomascube
aa3a9a41f3 Put groups list into a fieldset to be consistent with the rest of the form 2011-12-22 16:37:44 +00:00
thomascube
a84bfa356a Fix upload form handling 2011-12-22 16:35:38 +00:00
thomascube
bab0433a27 First steps for Larry's address book 2011-12-20 10:21:12 +00:00
thomascube
b885ab73b8 Fix saving of composite address fields without subtype 2011-12-04 16:57:40 +00:00
alecpl
6a6168619a - Fix handling contact photo url with https:// prefix (#1488202) 2011-11-25 18:50:05 +00:00
alecpl
f21a04c024 - Add option to define matching method for addressbook search (#1486564, #1487907) 2011-11-10 07:57:56 +00:00
alecpl
77153b255d - Fix handling of dates (birthday/anniversary) in contact data - don't convert them to users timezone (#1488147) 2011-11-04 11:01:54 +00:00
alecpl
179b39d22a - Fix error on opening searched LDAP contact (#1488144) 2011-11-04 09:08:54 +00:00
thomascube
3ac5cdb4ac Also merge properties of child cols of composite address book fields + remove undefined fields from template 2011-10-30 16:33:09 +00:00
alecpl
7772ae2477 - Another fix to hide empty tabs 2011-10-19 11:35:49 +00:00
alecpl
01169b6d56 - Revert r5345 to handle non-array content too 2011-10-18 14:04:35 +00:00
alecpl
4100242b93 - One if() too much 2011-10-18 14:01:06 +00:00
alecpl
2df4a9a29c - Hide contact tabs with no content 2011-10-18 13:58:18 +00:00
thomascube
dc6c4f4a28 Contact groups can have direct email addresses => distribution lists; enable 'compose' command for the selected group 2011-10-10 20:15:46 +00:00
thomascube
e2a8b4dd6d Skip VLV if a group is selected; show advanced search form if activating a 'searchonly' address book 2011-10-06 12:31:38 +00:00
thomascube
537c394302 Attach jquery UI date pickers to contact fields of type 'date' 2011-10-05 09:36:16 +00:00
alecpl
b175394b30 - Add loading indicator on contact delete 2011-09-23 11:18:49 +00:00
alecpl
9e54e6fd45 - Make the whole PHP output non-cacheable (#1487797) 2011-09-23 10:11:27 +00:00
thomascube
2d3e2bc561 Add option 'searchonly' for address books; currently used by LDAP directories 2011-09-21 11:17:46 +00:00
alecpl
8703b08018 - Extend rcube_label_exists() to search in loaded plugins localizations
- Allow use localized addressbook field subtypes from plugins
2011-09-12 12:52:01 +00:00
alecpl
b104e39f34 - Clear contactlist page conter after saved-search delete 2011-09-07 09:29:31 +00:00
alecpl
f8e48df715 - Merge devel-saved_search branch (Addressbook Saved Searches) 2011-09-06 16:35:14 +00:00
alecpl
dbb0c2a109 - Add vCard's Profile URL support (#1488062) 2011-09-04 07:50:20 +00:00
alecpl
f0bccb7fb2 - Fix image type check for contact photo uploads 2011-08-22 14:33:02 +00:00
alecpl
5db6f96d22 - Fix contact row update after name change when in searching mode, update changelog 2011-08-22 12:25:08 +00:00
alecpl
5c9d1ffe8e - Add option to hide selected LDAP addressbook on the list 2011-08-16 13:41:52 +00:00
thomascube
615fb1c069 Only check for existing contacts if an email address is present 2011-08-12 18:05:33 +00:00
thomascube
57ce504112 Set maxlength for contact fields 2011-08-12 15:34:07 +00:00
thomascube
31737295b8 Add newlines between organization, department, jobtitle (#1488028) 2011-08-10 11:53:41 +00:00
alecpl
2c77f553c8 - Add "loading" messages for contacts copying and groups assignment 2011-08-03 12:31:38 +00:00
alecpl
359e19a19d - Fix EOL character in vCard exports (#1487873) 2011-08-03 10:40:29 +00:00
alecpl
4d4a2fa32e - Added possibility to extend rcube_vcard's fieldmap
- Skip empty values in vCard export
2011-08-03 09:20:52 +00:00
alecpl
34854b63ee - Fix setting default addressbook as selected in source selector 2011-08-02 17:17:59 +00:00
alecpl
2dd2bf5012 - Fixed form reloading on source change, broken in r4999 2011-08-02 10:57:35 +00:00
alecpl
5731d68a97 - Added confirmation dialog for contact group deleting + loading indicator 2011-08-02 09:22:02 +00:00
alecpl
b95149eb63 - Fixed contact photos upload, moved code to separate file for better performance
(to handle upload we don't need to initialize addressbook source)
2011-08-01 12:20:10 +00:00
alecpl
08b796f83c - Fixed search fields handling in quick-search 2011-07-29 06:38:42 +00:00
alecpl
70c3111826 - Fix fallback to default source (#1488009) 2011-07-27 13:42:15 +00:00
alecpl
64ebc94eec - Fix source ID handling 2011-07-27 11:33:47 +00:00
alecpl
1e36b71838 - Generate display name before record validation 2011-07-27 10:52:38 +00:00