Commit Graph

253 Commits (5147eea0a228e6680f0af7b6f9f2f4fe41aa921d)

Author SHA1 Message Date
Aleksander Machniak d7e129e07d Increase maxlength to 254 chars for email input fields in addressbook (#1488987) 12 years ago
Aleksander Machniak eafb68b321 - Fix regression in handling LDAP contact identifiers (#1488959) 12 years ago
Thomas Bruederli 63cff249a8 Properly quote form validation error messages 12 years ago
Thomas Bruederli e26bf88c45 Pass string to html::tag() in order to always add the </ul> tag 12 years ago
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
12 years ago
Thomas Bruederli 13dc9f2c86 Move rcmail_contact_key() to rcube_addressbook::compose_contact_key() 12 years ago
Aleksander Machniak 8e8f3b96b5 Fix export of selected contacts from search result (#1488905) 12 years ago
Thomas Bruederli 9a6c38e148 New feature to export only selected contacts from addressbook (by Phil Weir) 12 years ago
Aleksander Machniak 83f7077ec9 Fix searching by date in address book (#1488888) 12 years ago
Aleksander Machniak ff4a92c8e2 Fix contact copy/add-to-group operations on search result (#1488862) 12 years ago
Aleksander Machniak 65dff8f812 Fix hidden flag and default_addressbook settings handling 12 years ago
Aleksander Machniak 6459d86291 Select default_addressbook on the list in Address Book (#1488280) 12 years ago
Aleksander Machniak 3833790db4 Support contacts import from CSV file (#1486399) 12 years ago
Thomas Bruederli df79b2638f Tell client to open mailto: links in contact details in a new window (if configured) 12 years ago
Thomas Bruederli 28de391182 Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication 12 years ago
Thomas Bruederli cf57b2b130 Fix count display after inserting a new contact 12 years ago
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 12 years ago
Aleksander Machniak 1b9923208c Re-fix HTML entities handling in addressbook names 12 years ago
Aleksander Machniak 5802cfec95 Support HTML entities in addressbook names 12 years ago
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.
12 years ago
Aleksander Machniak 60082ad665 Fix PHP Warning: strlen() expects parameter 1 to be string, object given 12 years ago
Aleksander Machniak 56689b31ae Fix inactive Save search option after advanced search (#1488607) 12 years ago
Aleksander Machniak e1cf53ef18 Remove debug code 12 years ago
Aleksander Machniak 0ed7034d35 Fix duplicated fields when object is converted into array 12 years ago
Aleksander Machniak cfc27c9b76 Keep some resource files (images) in separate directory 12 years ago
Thomas Bruederli baecd8becc Move the hard-coded list of fields used to list contacts to a central location 12 years ago
Thomas Bruederli 384948886c Prepare to show contact photo of email sender in mail views 12 years ago
Thomas Bruederli 0be8bd11e2 Enable drag & drop file upload for contact photos 12 years ago
Thomas Bruederli ca1c2a8c9c Don't show errors when moving contacts into groups they're already in (#1488493) 12 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 12 years ago
Thomas Bruederli 705ba185bb Fix object reference 12 years ago
Aleksander Machniak b5c4e7d85c Fix PHP warning on PHP 5.4 (#1488469) 12 years ago
alecpl 19d5973247 - Add vCard import from multiple files at once (#1488015) 12 years ago
alecpl 0c259682f6 - Merge devel-framework branch, resolved conflicts 12 years ago
alecpl 373e3df580 - Small fix 12 years ago
alecpl 9336ba21cf - Fix importing to LDAP addressbook when mail attribute is required by
validating input data with autofix
12 years ago
alecpl c71e95b775 - Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
12 years ago
thomascube 1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 12 years ago
thomascube 4cf42fde05 Add support for read-only address book records 13 years ago
alecpl a71a97fa49 - Image resize with GD extension (#1488383) 13 years ago
thomascube 168e540923 Request all needed fields from address book backends (#1488394) 13 years ago
thomascube c388257078 Only run value through format_date if no render_func was called before 13 years ago
alecpl 0203f16312 - Fix duplicate names handling in addressbook searches (#1488375) 13 years ago
thomascube f9a967763e User configurable setting how to display contact names in list 13 years ago
thomascube 43875379d5 Allow users to choose cols for contacts list sorting 13 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
thomascube b611d3a5db Simplify 13 years ago
alecpl a01df71de4 - Fix displaying form warnings on contact save 13 years ago
alecpl 1c029b9c7c - Fix label too long (#1488283), fix polish translation 13 years ago
alecpl 3a992ee8b8 - Remove leftover from last commit 13 years ago