Age | Commit message (Expand) | Author |
2014-03-09 | Re-arrange buttons in import dialog to match the rest of the appplication | Thomas Bruederli |
2014-02-05 | Fix issue when default_addressbook option is set to integer value (#1489407) | Aleksander Machniak |
2013-12-31 | More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get() | Aleksander Machniak |
2013-12-25 | CS fixes | Aleksander Machniak |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak |
2013-12-08 | Make sure selected group is listed after delete error (#1489463) | Aleksander Machniak |
2013-12-05 | Check rcube_addressbook::get_error() after failing delete (#1489463) | Aleksander Machniak |
2013-12-04 | Fix issue where groups were not deleted when "Replace entire addressbook" opt... | Aleksander Machniak |
2013-11-22 | Fix so contactnotfound message is of type error not info | Aleksander Machniak |
2013-10-28 | Fixed saving contact birthday/anniversary dates before 01-01-1970 | Aleksander Machniak |
2013-09-10 | Improve handling of date strings and DateTime values in contacts | Thomas Bruederli |
2013-09-10 | Support full address specification in contact email fields. | Aleksander Machniak |
2013-09-10 | Fix for case when email array is not flat | Aleksander Machniak |
2013-09-10 | Enable groups import options selector if there's at least one writable source... | Aleksander Machniak |
2013-09-08 | Add option to import vcards with group assignments (pull-request 105) | Thomas Bruederli |
2013-09-08 | Save groups membership in VCard export (#1488509) | Thomas Bruederli |
2013-08-26 | Fix bugs when invoking contact creation form when read-only addressbook is se... | Aleksander Machniak |
2013-08-08 | Fix issue where uploaded photo was lost when contact form did not validate (#... | Aleksander Machniak |
2013-08-08 | Fix redundant SQL query on contact photo request after photo upload. | Aleksander Machniak |
2013-07-03 | Fix groups list in contact info page - get_record_groups() result | Aleksander Machniak |
2013-07-01 | Fix so setting frame to blank page works also while frame is loading another ... | Aleksander Machniak |
2013-07-01 | Fix email duplicate check on contact move/copy | Aleksander Machniak |
2013-07-01 | Contacts drag-n-drop default action is to move contacts (#1488751) | Aleksander Machniak |
2013-06-26 | Disable dragging/copying of contact groups | Thomas Bruederli |
2013-06-18 | Merge branch 'dev-advanced-ldap-groups': | Thomas Bruederli |
2013-05-26 | Also display contact properties with unknown subtypes | Thomas Bruederli |
2013-05-23 | Fix displaying contact with ID divisible by 100 in sql addressbook (#1489121) | Aleksander Machniak |
2013-05-07 | Avoid uninitialized/unused variables | Aleksander Machniak |
2013-05-06 | Fix display issue on addressbooks/groups list (#1489039) | Aleksander Machniak |
2013-05-06 | Fix bugs caught by static analysis | Aleksander Machniak |
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-13 | Fix updating contacts | Thomas Bruederli |
2013-02-10 | Properly quote form validation error messages | Thomas Bruederli |
2013-02-07 | Add link to pop the address group stack; add animations when pushing/popping ... | Thomas Bruederli |
2013-02-07 | Finish hierarchical groups browsing in LDAP address books; add according UI e... | Thomas Bruederli |
2013-02-05 | Pass string to html::tag() in order to always add the </ul> tag | Thomas Bruederli |
2013-02-01 | Allow to list contact groups in (paged) list (yet incomplete) | 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 |