Commit Graph

259 Commits

Author SHA1 Message Date
Aleksander Machniak
3725cfb245 Avoid uninitialized/unused variables 2013-05-07 15:12:22 +02:00
Aleksander Machniak
ef1d6525c2 Fix display issue on addressbooks/groups list (#1489039) 2013-05-06 15:05:27 +02:00
Aleksander Machniak
c027ba7709 Fix bugs caught by static analysis 2013-05-06 12:07:05 +02:00
Aleksander Machniak
7652687692 Fix DB error when creating a new contact and a group is selected (#1489051) 2013-04-19 08:35:08 +02:00
Aleksander Machniak
38c1951266 Be less restrictive on vCard import, do not require FN when N exists 2013-03-24 18:00:17 +01:00
Aleksander Machniak
a26c031621 Fix vcard folding when outputing already generated vcard 2013-03-24 17:29:46 +01:00
Aleksander Machniak
d7e129e07d Increase maxlength to 254 chars for email input fields in addressbook (#1488987) 2013-03-06 13:17:52 +01:00
Aleksander Machniak
eafb68b321 - Fix regression in handling LDAP contact identifiers (#1488959) 2013-02-17 16:23:30 +01:00
Thomas Bruederli
63cff249a8 Properly quote form validation error messages 2013-02-10 14:37:37 +01:00
Thomas Bruederli
e26bf88c45 Pass string to html::tag() in order to always add the </ul> tag 2013-02-05 17:32:40 +01:00
Thomas Bruederli
3c309af066 - Refactored the hierarchical mailboxlist control into a separate widget class
- Build address book directories list as hierarchical list
- Make address book groups collapsible using the new new treelist widget
- Use encoded identifiers for address book directory list items
2013-01-31 13:49:35 +01:00
Thomas Bruederli
13dc9f2c86 Move rcmail_contact_key() to rcube_addressbook::compose_contact_key() 2013-01-25 14:15:12 +01:00
Aleksander Machniak
8e8f3b96b5 Fix export of selected contacts from search result (#1488905) 2013-01-17 18:47:01 +01:00
Thomas Bruederli
9a6c38e148 New feature to export only selected contacts from addressbook (by Phil Weir) 2013-01-11 14:39:23 +01:00
Aleksander Machniak
83f7077ec9 Fix searching by date in address book (#1488888) 2013-01-07 14:21:25 +01:00
Aleksander Machniak
ff4a92c8e2 Fix contact copy/add-to-group operations on search result (#1488862) 2012-12-14 19:41:07 +01:00
Aleksander Machniak
65dff8f812 Fix hidden flag and default_addressbook settings handling 2012-11-23 09:11:19 +01:00
Aleksander Machniak
6459d86291 Select default_addressbook on the list in Address Book (#1488280) 2012-11-18 19:27:52 +01:00
Aleksander Machniak
3833790db4 Support contacts import from CSV file (#1486399) 2012-11-16 13:22:10 +01:00
Thomas Bruederli
df79b2638f Tell client to open mailto: links in contact details in a new window (if configured) 2012-11-07 09:57:30 +01:00
Thomas Bruederli
28de391182 Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication 2012-11-06 13:21:04 +01:00
Thomas Bruederli
cf57b2b130 Fix count display after inserting a new contact 2012-11-03 12:04:19 +01:00
Thomas Bruederli
271efe53e0 Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more 2012-10-17 22:42:35 +02:00
Aleksander Machniak
1b9923208c Re-fix HTML entities handling in addressbook names 2012-09-21 10:11:05 +02:00
Aleksander Machniak
5802cfec95 Support HTML entities in addressbook names 2012-09-20 15:46:11 +02:00
Aleksander Machniak
32ba62889c Don't directly require email address on contact import, allowing import
of contacts being validated by addressbook validation code. The same
as for create/edit contact actions.
2012-09-17 12:23:34 +02:00
Aleksander Machniak
60082ad665 Fix PHP Warning: strlen() expects parameter 1 to be string, object given 2012-08-17 10:51:54 +02:00
Aleksander Machniak
56689b31ae Fix inactive Save search option after advanced search (#1488607) 2012-08-14 15:40:14 +02:00
Aleksander Machniak
e1cf53ef18 Remove debug code 2012-08-03 12:54:50 +02:00
Aleksander Machniak
0ed7034d35 Fix duplicated fields when object is converted into array 2012-08-03 11:28:28 +02:00
Aleksander Machniak
cfc27c9b76 Keep some resource files (images) in separate directory 2012-07-30 10:00:35 +02:00
Thomas Bruederli
baecd8becc Move the hard-coded list of fields used to list contacts to a central location 2012-07-26 17:18:38 +02:00
Thomas Bruederli
384948886c Prepare to show contact photo of email sender in mail views 2012-07-13 20:16:52 +02:00
Thomas Bruederli
0be8bd11e2 Enable drag & drop file upload for contact photos 2012-06-26 11:49:47 +02:00
Thomas Bruederli
ca1c2a8c9c Don't show errors when moving contacts into groups they're already in (#1488493) 2012-05-30 11:35:28 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
Thomas Bruederli
705ba185bb Fix object reference 2012-05-16 10:34:09 +02:00
Aleksander Machniak
b5c4e7d85c Fix PHP warning on PHP 5.4 (#1488469) 2012-05-10 19:14:39 +02:00
alecpl
19d5973247 - Add vCard import from multiple files at once (#1488015) 2012-04-23 18:38:26 +00:00
alecpl
0c259682f6 - Merge devel-framework branch, resolved conflicts 2012-04-13 08:52:02 +00:00
alecpl
373e3df580 - Small fix 2012-04-12 12:06:30 +00:00
alecpl
9336ba21cf - Fix importing to LDAP addressbook when mail attribute is required by
validating input data with autofix
2012-04-12 11:52:09 +00:00
alecpl
c71e95b775 - Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
2012-04-12 08:39:40 +00:00
thomascube
1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 2012-04-11 12:52:51 +00:00
thomascube
4cf42fde05 Add support for read-only address book records 2012-03-20 22:47:24 +00:00
alecpl
a71a97fa49 - Image resize with GD extension (#1488383) 2012-03-19 10:44:57 +00:00
thomascube
168e540923 Request all needed fields from address book backends (#1488394) 2012-03-14 08:27:18 +00:00
thomascube
c388257078 Only run value through format_date if no render_func was called before 2012-03-08 09:11:07 +00:00
alecpl
0203f16312 - Fix duplicate names handling in addressbook searches (#1488375) 2012-03-05 19:56:17 +00:00
thomascube
f9a967763e User configurable setting how to display contact names in list 2012-02-11 11:28:58 +00:00