Age | Commit message (Expand) | Author |
2011-06-03 | - Call addressbook_get hook only if build-in addressbook doesn't match wanted... | alecpl |
2011-06-03 | - Added addressbook advanced search | alecpl |
2011-06-01 | - Add popup with basic fields selection for addressbook search | alecpl |
2011-05-27 | - Fix handling of "<" character in group name | alecpl |
2011-05-27 | - Fix handling of "<" character in contact data, search fields and folder nam... | alecpl |
2011-05-13 | Correctly handle empty contact names when importing | thomascube |
2011-05-13 | Fix empty name in search results and error when creating a new contact | thomascube |
2011-05-12 | Improve display name composition when saving contacts (#1487143), with plugin... | thomascube |
2011-04-29 | - Fix a bug where selecting too many contacts would produce too large URI req... | alecpl |
2011-04-27 | - Improve photo actions handling (set name of upload-photo, disable delete-ph... | alecpl |
2011-04-15 | Fix vcard folding at 75 chars; don't fold vcards for internal storage | thomascube |
2011-04-12 | Keep all submitted data if contact form validation fails (#1487865) | thomascube |
2011-03-10 | Prepare for multiple concurrent compose windows | thomascube |
2011-02-27 | Better display of vcard import results (#1485457) | thomascube |
2011-02-27 | Improve vcard import: map more fields, support photo urls, better UTF-16 char... | thomascube |
2011-02-25 | Allow multiple records with same e-mail address but show notice to the user | thomascube |
2011-02-15 | Allow group identifiers to be changed upon renaming (used in LDAP) | thomascube |
2011-02-14 | Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! | thomascube |
2011-02-10 | - Fix subtype select labels for fields added with 'Add field' | alecpl |
2011-02-09 | Always generate valid DOM identifiers using html_identifier() write original ... | thomascube |
2011-02-07 | - Fix vcard export (#1487765) | alecpl |
2011-02-06 | Localize contact property subtypes; better name for contact section | thomascube |
2011-02-06 | Delegate contact input validation to rcube_addressbook instance; accept alrea... | thomascube |
2011-02-04 | - Fix email_dns_check setting not used for identities/contacts (#1487740) | alecpl |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-01-30 | - Clarify regexp (#1487722) | alecpl |
2011-01-29 | Add groups support for LDAP address books, contributed by Andreas Dick | thomascube |
2011-01-26 | Fix group item identifiers | thomascube |
2011-01-23 | When creating a new contact, add it to the selected group; consider the selec... | thomascube |
2011-01-22 | Fix search with no results; no size for date field | thomascube |
2011-01-21 | Better grouping of contact information | thomascube |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-16 | - Move action files map from index.php to steps' func.inc files | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-11-23 | - Fix adding contact group record after creating a group | alecpl |
2010-11-04 | - Unify template files naming | alecpl |
2010-11-03 | - Add missing confirmation/error messages on contact/group/message actions (#... | alecpl |
2010-11-02 | - Support contact's email addresses up to 255 characters long (#1487095) | alecpl |
2010-10-28 | - Plugin API: added 'contact_form' hook | alecpl |
2010-10-27 | - When contacts search returns no rows display message of type 'notice' inste... | alecpl |
2010-10-22 | List groups in address detail view and allow to subscribe/unsubscribe from th... | thomascube |
2010-10-04 | - Convert address to utf8 on contacts import | alecpl |
2010-09-30 | - Plugin API: improved 'abort' flag handling, added 'result' item in some hoo... | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-08-09 | - Rename hooks: contact_save -> contact_update, identity_save -> identity_upd... | alecpl |
2010-07-30 | - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list... | alecpl |
2010-06-28 | - Fix RC forgets search results (#1483883) | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-06-16 | - Fix base64 regexp (#1486800) | alecpl |
2010-06-09 | - Increase pagesize to 99999 when exporting contacts | alecpl |