Age | Commit message (Expand) | Author |
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 |
2010-06-02 | - Fix duplicated contacts when copying with group selected (#1486766) | alecpl |
2010-06-01 | Allow to drag into groups of another address source | thomascube |
2010-05-25 | - don't set pagetitle in ajax requests | alecpl |
2010-05-13 | - Extend contact groups support (#1486682) | alecpl |
2010-05-03 | - don't use deprecated split() | alecpl |
2010-04-22 | - fix dublicated 'show' action after contact creation | alecpl |
2010-04-13 | Assign newly created contacts to the active group (#1486626) and fix group se... | thomascube |
2010-04-06 | Configurable limit of address group members | thomascube |
2010-04-01 | Add client-side events when adding/removing groups | thomascube |
2010-04-01 | Fix typo | thomascube |
2010-04-01 | Add server-side plugin hooks to address group functions + better action names | thomascube |
2010-03-31 | Implement group renaming/deleting + use more consistent names for commands an... | thomascube |
2010-03-26 | Added basic contact groups feature | thomascube |
2010-03-02 | - Added function to get addressbooks list rcmail::get_address_sources() (#148... | alecpl |
2010-01-26 | Import contacts into the selected address book + set button states accordingly | thomascube |
2009-10-05 | - Fix bugs in unused addressbook copy contact function (#1486199) | alecpl |
2009-09-28 | - Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178) | alecpl |
2009-08-29 | - Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) | alecpl |
2009-08-29 | - Fix LDAP contact update when RDN field is changed (#1485788) | alecpl |
2009-08-28 | - Fix LDAP addressbook browsing when only one directory is used (#1486022) | alecpl |
2009-07-21 | Use global request tokens and automatically protect all POST requests | thomascube |
2009-07-16 | Force ajax calls to protect from CSRF | thomascube |
2009-07-15 | Use request tokens to protect POST requests from CSFR | thomascube |
2009-06-22 | - use RCMAIL_CHARSET instead of hardcoded 'utf-8' | alecpl |
2009-05-04 | - fix parse error | alecpl |
2009-05-04 | - more addressbooks hooks (#1485829) | alecpl |
2009-05-01 | Add plugin hooks for creating/saving/deleting identities and contacts | thomascube |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2008-10-21 | Improve vcard import (#1485502); try utf-8 first in charset detection | thomascube |
2008-10-05 | - removed deprecated rcube_add_label() and all uses | alecpl |