Age | Commit message (Expand) | Author |
2011-07-27 | - Fix fallback to default source (#1488009) | alecpl |
2011-07-27 | - Fix source ID handling | alecpl |
2011-07-26 | Always show address book name if multiple books are configured; fix styling | thomascube |
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-18 | Asynchronously load contacts after page load | thomascube |
2011-07-08 | - Make Undo action optional by setting undo_timeout=0 | alecpl |
2011-07-07 | - Added possibility to undo last contact delete operation | alecpl |
2011-07-02 | - Added addressbook source selector in contact create form | alecpl |
2011-06-29 | - Fixed link to contact photo, when browsing the search results (#1487980) | alecpl |
2011-06-27 | - Don't use reserved word 'class' (to prevent IE errors) | alecpl |
2011-06-24 | - Fix contacts copying (#1487967) | alecpl |
2011-06-21 | - Set css class name on directory list row according to readonly flag and 'cl... | alecpl |
2011-06-16 | - Add addressbook name in contact info frame (#1487958) | alecpl |
2011-06-15 | - Fixed initial directory selection | alecpl |
2011-06-14 | - Added searching in all addressbook sources (global-search) | alecpl |
2011-06-05 | - Fix contacts import (#1487947) | alecpl |
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-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-27 | - Improve photo actions handling (set name of upload-photo, disable delete-ph... | alecpl |
2011-02-27 | Improve vcard import: map more fields, support photo urls, better UTF-16 char... | 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-06 | Localize contact property subtypes; better name for contact section | thomascube |
2011-01-26 | Fix group item identifiers | 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-10-28 | - Plugin API: added 'contact_form' hook | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-05-25 | - don't set pagetitle in ajax requests | alecpl |
2010-05-13 | - Extend contact groups support (#1486682) | alecpl |
2010-03-26 | Added basic contact groups feature | thomascube |
2010-03-02 | - Added function to get addressbooks list rcmail::get_address_sources() (#148... | alecpl |
2009-08-29 | - Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) | alecpl |
2009-08-28 | - Fix LDAP addressbook browsing when only one directory is used (#1486022) | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2008-10-05 | - removed deprecated rcube_add_label() and all uses | alecpl |
2008-09-21 | Separate method to create iframe tags (with a list of allowed attributes) | thomascube |
2008-09-21 | - use more 'html' class | alecpl |
2008-09-12 | Refactor drag & drop functionality. Don't rely on browser events anymore (#14... | thomascube |
2008-09-04 | Fix html links for address book directories | thomascube |
2008-09-04 | Always list all address sources | thomascube |
2008-09-02 | Let rcmail class create address book instances | thomascube |
2008-06-25 | #1485161 | alecpl |