Age | Commit message (Expand) | Author |
2012-02-11 | User configurable setting how to display contact names in list | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-04 | - Fix displaying form warnings on contact save | alecpl |
2011-12-04 | Fix saving of composite address fields without subtype | thomascube |
2011-11-10 | - Add option to define matching method for addressbook search (#1486564, #148... | alecpl |
2011-08-22 | - Fix contact row update after name change when in searching mode, update cha... | alecpl |
2011-08-12 | Only check for existing contacts if an email address is present | thomascube |
2011-08-02 | - Fixed form reloading on source change, broken in r4999 | alecpl |
2011-08-01 | - Fixed contact photos upload, moved code to separate file for better perform... | alecpl |
2011-07-27 | - Fix fallback to default source (#1488009) | alecpl |
2011-07-27 | - Generate display name before record validation | alecpl |
2011-07-26 | - Another display name fix: don't store display name only if it equals to ema... | alecpl |
2011-07-25 | - Fixed display name on contact lists | alecpl |
2011-07-24 | - DOn't generate contact name here, it's not required | alecpl |
2011-07-06 | - Fixed issues related to creating contacts in source which isn't currently s... | alecpl |
2011-07-02 | - Added addressbook source selector in contact create form | alecpl |
2011-06-14 | - Added searching in all addressbook sources (global-search) | alecpl |
2011-05-27 | - Fix handling of "<" character in contact data, search fields and folder nam... | alecpl |
2011-05-12 | Improve display name composition when saving contacts (#1487143), with plugin... | 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-25 | Allow multiple records with same e-mail address but show notice to the user | thomascube |
2011-02-09 | Always generate valid DOM identifiers using html_identifier() write original ... | 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-29 | Add groups support for LDAP address books, contributed by Andreas Dick | thomascube |
2011-01-23 | When creating a new contact, add it to the selected group; consider the selec... | thomascube |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-11-02 | - Support contact's email addresses up to 255 characters long (#1487095) | 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-23 | - removed PHP closing tag | alecpl |
2010-04-22 | - fix dublicated 'show' action after contact creation | alecpl |
2009-08-29 | - Fix LDAP contact update when RDN field is changed (#1485788) | alecpl |
2009-07-21 | Use global request tokens and automatically protect all POST requests | thomascube |
2009-07-15 | Use request tokens to protect POST requests from CSFR | thomascube |
2009-05-01 | Add plugin hooks for creating/saving/deleting identities and contacts | thomascube |
2008-05-19 | Don't check for non-existing property -> fix address book | thomascube |
2008-04-30 | Next step: introduce the application class 'rcmail' and get rid of some globa... | thomascube |
2007-07-03 | Fix address adding bug reported by David Koblas | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2006-09-24 | Partial client re-write with a common list class | thomascube |
2006-08-30 | Added MSSQL support | thomascube |
2006-08-28 | Fixed tickets 1445501 and 1483820 | svncommit |
2006-08-11 | Reverted files to r305 | thomascube |
2006-08-10 | Added a few fields to the contact table and made this fields avaiable (Ticket... | svncommit |