summaryrefslogtreecommitdiff
path: root/program/steps/addressbook
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-09-10Improve handling of date strings and DateTime values in contactsThomas Bruederli
2013-09-10Support full address specification in contact email fields.Aleksander Machniak
2013-09-10Fix for case when email array is not flatAleksander Machniak
2013-09-10Enable groups import options selector if there's at least one writable source...Aleksander Machniak
2013-09-08Add option to import vcards with group assignments (pull-request 105)Thomas Bruederli
2013-09-08Save groups membership in VCard export (#1488509)Thomas Bruederli
2013-08-26Fix bugs when invoking contact creation form when read-only addressbook is se...Aleksander 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-03Fix groups list in contact info page - get_record_groups() resultAleksander Machniak
2013-07-01Fix so setting frame to blank page works also while frame is loading another ...Aleksander Machniak
2013-07-01Fix email duplicate check on contact move/copyAleksander Machniak
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
2013-06-26Disable dragging/copying of contact groupsThomas Bruederli
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-04-19Fix DB error when creating a new contact and a group is selected (#1489051)Aleksander Machniak
2013-03-24Be less restrictive on vCard import, do not require FN when N existsAleksander Machniak
2013-03-24Fix vcard folding when outputing already generated vcardAleksander 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-13Fix updating contactsThomas Bruederli
2013-02-10Properly quote form validation error messagesThomas Bruederli
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
2013-01-17Fix export of selected contacts from search result (#1488905)Aleksander Machniak
2013-01-11New feature to export only selected contacts from addressbook (by Phil Weir)Thomas Bruederli
2013-01-07Fix searching by date in address book (#1488888)Aleksander Machniak
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-16Support contacts import from CSV file (#1486399)Aleksander Machniak
2012-11-07Tell client to open mailto: links in contact details in a new window (if conf...Thomas Bruederli
2012-11-06Recursively resolve paths of iframe contents; unify contentframe registration...Thomas Bruederli
2012-11-03Fix count display after inserting a new contactThomas 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-09-17Don't directly require email address on contact import, allowing importAleksander Machniak
2012-08-17Fix PHP Warning: strlen() expects parameter 1 to be string, object givenAleksander Machniak
2012-08-14Fix inactive Save search option after advanced search (#1488607)Aleksander Machniak