summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/func.inc
AgeCommit message (Expand)Author
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-11-16Code cleanup - unused variablesAleksander Machniak
2014-08-10Add missing label to the clientAleksander Machniak
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL paramet...Thomas Bruederli
2014-07-26Create/rename groups in UI dialogs (#1489951)Aleksander Machniak
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-04Add fieldset legends and input element labels to contact edit formThomas Bruederli
2014-06-03Apply accessibility improvements to the address book taskThomas Bruederli
2014-02-05Fix issue when default_addressbook option is set to integer value (#1489407)Aleksander Machniak
2013-12-31More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()Aleksander Machniak
2013-12-25CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-08-08Fix issue where uploaded photo was lost when contact form did not validate (#...Aleksander Machniak
2013-08-08Fix redundant SQL query on contact photo request after photo upload.Aleksander Machniak
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
2013-05-26Also display contact properties with unknown subtypesThomas Bruederli
2013-05-23Fix displaying contact with ID divisible by 100 in sql addressbook (#1489121)Aleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-06Fix display issue on addressbooks/groups list (#1489039)Aleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
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-02-07Add link to pop the address group stack; add animations when pushing/popping ...Thomas Bruederli
2013-02-07Finish hierarchical groups browsing in LDAP address books; add according UI e...Thomas Bruederli
2013-02-05Pass string to html::tag() in order to always add the </ul> tagThomas Bruederli
2013-02-01Allow to list contact groups in (paged) list (yet incomplete)Thomas Bruederli
2013-01-31- Refactored the hierarchical mailboxlist control into a separate widget classThomas Bruederli
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