summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/func.inc
AgeCommit message (Expand)Author
2013-03-06Increase 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-01-25Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()Thomas Bruederli
2012-12-14Fix contact copy/add-to-group operations on search result (#1488862)Aleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-18Select default_addressbook on the list in Address Book (#1488280)Aleksander Machniak
2012-11-06Recursively resolve paths of iframe contents; unify contentframe registration...Thomas Bruederli
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-09-21Re-fix HTML entities handling in addressbook namesAleksander Machniak
2012-09-20Support HTML entities in addressbook namesAleksander Machniak
2012-08-03Remove debug codeAleksander Machniak
2012-08-03Fix duplicated fields when object is converted into arrayAleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-07-13Prepare to show contact photo of email sender in mail viewsThomas Bruederli
2012-05-22Removed $Id$Aleksander Machniak
2012-05-10Fix PHP warning on PHP 5.4 (#1488469)Aleksander Machniak
2012-04-13- Merge devel-framework branch, resolved conflictsalecpl
2012-04-12- Small fixalecpl
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alecpl
2012-03-20Add support for read-only address book recordsthomascube
2012-03-08Only run value through format_date if no render_func was called beforethomascube
2012-03-05- Fix duplicate names handling in addressbook searches (#1488375)alecpl
2012-02-11User configurable setting how to display contact names in listthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-05Simplifythomascube
2012-01-01- Remove leftover from last commitalecpl
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalecpl
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alecpl
2011-12-22Make count-display label selectable by skin; always show photo placeholder, e...thomascube
2011-11-25- Fix handling contact photo url with https:// prefix (#1488202)alecpl
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't conver...alecpl
2011-11-04- Fix error on opening searched LDAP contact (#1488144)alecpl
2011-10-30Also merge properties of child cols of composite address book fields + remove...thomascube
2011-10-19- Another fix to hide empty tabsalecpl
2011-10-18- Revert r5345 to handle non-array content tooalecpl
2011-10-18- One if() too muchalecpl
2011-10-18- Hide contact tabs with no contentalecpl
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomascube
2011-09-23- Add loading indicator on contact deletealecpl
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalecpl
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alecpl
2011-09-04- Add vCard's Profile URL support (#1488062)alecpl
2011-08-16- Add option to hide selected LDAP addressbook on the listalecpl
2011-08-12Set maxlength for contact fieldsthomascube
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomascube
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalecpl
2011-08-02- Fix setting default addressbook as selected in source selectoralecpl
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralecpl
2011-08-01- Fixed contact photos upload, moved code to separate file for better perform...alecpl
2011-07-27- Fix fallback to default source (#1488009)alecpl