summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/show.inc
AgeCommit message (Collapse)Author
2014-08-10Fix errors when adding/updating contacts in active search (#1490015)Aleksander Machniak
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL ↵Thomas Bruederli
parameters for the 'compose' command
2014-06-04Add fieldset legends and input element labels to contact edit formThomas Bruederli
2013-12-31More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-11-22Fix so contactnotfound message is of type error not infoAleksander Machniak
2013-08-08Fix redundant SQL query on contact photo request after photo upload.Aleksander Machniak
The query was also invalid in case of uploading photo in contact create form. Move contact photo handling from show.inc into a separate file.
2013-07-03Fix groups list in contact info page - get_record_groups() resultAleksander Machniak
is a ID=>Name hash and cannot be merged with list_groups() result
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
- Refactoring: separated address book implementation from generic LDAP wrapper class - Auto-detect and use VLV indices for all search operations - Additional group configuration options for LDAP address books - Allow address books to display a multi-level group hierarchy in the contacts list
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-02-07Finish hierarchical groups browsing in LDAP address books; add according UI ↵Thomas Bruederli
elements and styles to the skins; adapt habavior of the compose address book widget
2012-11-07Tell client to open mailto: links in contact details in a new window (if ↵Thomas Bruederli
configured)
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-03-20Add support for read-only address book recordsthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-01- Fix label too long (#1488283), fix polish translationalecpl
2011-12-22Put groups list into a fieldset to be consistent with the rest of the formthomascube
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalecpl
2011-07-26Always show address book name if multiple books are configured; fix stylingthomascube
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alecpl
2011-06-16- Add addressbook name in contact info frame (#1487958)alecpl
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
- Added addressbook source selection in contacts import
2011-02-06Localize contact property subtypes; better name for contact sectionthomascube
2011-01-30- Clarify regexp (#1487722)alecpl
2011-01-21Better grouping of contact informationthomascube
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-11-04- Unify template files namingalecpl
2010-10-28- Plugin API: added 'contact_form' hookalecpl
- Re-designed contact frame using Tabs
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from ↵thomascube
there (#1486753)
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2008-07-29Add microformats to address book + fix html output + codestylethomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2006-08-11Reverted files to r305thomascube
2006-08-11Improvements for SVN 306 Bug (Ticket #1483950)svncommit
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres ↵thomascube
support
2005-10-25more pear/mdb2 integrationsvncommit
2005-09-28Minor bugfixes and correction of confusing License notficationsthomascube
2005-09-25Initial revisionthomascube