Age | Commit message (Expand) | Author |
2013-04-19 | Fix DB error when creating a new contact and a group is selected (#1489051) | Aleksander Machniak |
2013-03-24 | Be less restrictive on vCard import, do not require FN when N exists | Aleksander Machniak |
2013-03-24 | Fix vcard folding when outputing already generated vcard | Aleksander Machniak |
2013-03-06 | Increase maxlength to 254 chars for email input fields in addressbook (#1488987) | Aleksander Machniak |
2013-02-17 | - Fix regression in handling LDAP contact identifiers (#1488959) | Aleksander Machniak |
2013-02-10 | Properly quote form validation error messages | Thomas Bruederli |
2013-02-05 | Pass string to html::tag() in order to always add the </ul> tag | Thomas Bruederli |
2013-01-31 | - Refactored the hierarchical mailboxlist control into a separate widget class | Thomas Bruederli |
2013-01-25 | Move rcmail_contact_key() to rcube_addressbook::compose_contact_key() | Thomas Bruederli |
2013-01-17 | Fix export of selected contacts from search result (#1488905) | Aleksander Machniak |
2013-01-11 | New feature to export only selected contacts from addressbook (by Phil Weir) | Thomas Bruederli |
2013-01-07 | Fix searching by date in address book (#1488888) | Aleksander Machniak |
2012-12-14 | Fix contact copy/add-to-group operations on search result (#1488862) | Aleksander Machniak |
2012-11-23 | Fix hidden flag and default_addressbook settings handling | Aleksander Machniak |
2012-11-18 | Select default_addressbook on the list in Address Book (#1488280) | Aleksander Machniak |
2012-11-16 | Support contacts import from CSV file (#1486399) | Aleksander Machniak |
2012-11-07 | Tell client to open mailto: links in contact details in a new window (if conf... | Thomas Bruederli |
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe registration... | Thomas Bruederli |
2012-11-03 | Fix count display after inserting a new contact | Thomas Bruederli |
2012-10-17 | Add user settings to open message view and compose form in new windows. This ... | Thomas Bruederli |
2012-09-21 | Re-fix HTML entities handling in addressbook names | Aleksander Machniak |
2012-09-20 | Support HTML entities in addressbook names | Aleksander Machniak |
2012-09-17 | Don't directly require email address on contact import, allowing import | Aleksander Machniak |
2012-08-17 | Fix PHP Warning: strlen() expects parameter 1 to be string, object given | Aleksander Machniak |
2012-08-14 | Fix inactive Save search option after advanced search (#1488607) | Aleksander Machniak |
2012-08-03 | Remove debug code | Aleksander Machniak |
2012-08-03 | Fix duplicated fields when object is converted into array | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-26 | Move the hard-coded list of fields used to list contacts to a central location | Thomas Bruederli |
2012-07-13 | Prepare to show contact photo of email sender in mail views | Thomas Bruederli |
2012-06-26 | Enable drag & drop file upload for contact photos | Thomas Bruederli |
2012-05-30 | Don't show errors when moving contacts into groups they're already in (#1488493) | Thomas Bruederli |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-16 | Fix object reference | Thomas Bruederli |
2012-05-10 | Fix PHP warning on PHP 5.4 (#1488469) | Aleksander Machniak |
2012-04-23 | - Add vCard import from multiple files at once (#1488015) | alecpl |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-04-12 | - Small fix | alecpl |
2012-04-12 | - Fix importing to LDAP addressbook when mail attribute is required by | alecpl |
2012-04-12 | - Fix adding contact form fields in situation when the fieldset is empty. | alecpl |
2012-04-11 | Allow mass-removal of addresses from a group (#1487748) | thomascube |
2012-03-20 | Add support for read-only address book records | thomascube |
2012-03-19 | - Image resize with GD extension (#1488383) | alecpl |
2012-03-14 | Request all needed fields from address book backends (#1488394) | thomascube |
2012-03-08 | Only run value through format_date if no render_func was called before | thomascube |
2012-03-05 | - Fix duplicate names handling in addressbook searches (#1488375) | alecpl |
2012-02-11 | User configurable setting how to display contact names in list | thomascube |
2012-02-02 | Allow users to choose cols for contacts list sorting | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-05 | Simplify | thomascube |