Age | Commit message (Expand) | Author |
2011-09-12 | - Extend rcube_label_exists() to search in loaded plugins localizations | alecpl |
2011-09-07 | - Clear contactlist page conter after saved-search delete | alecpl |
2011-09-06 | - Merge devel-saved_search branch (Addressbook Saved Searches) | alecpl |
2011-09-04 | - Add vCard's Profile URL support (#1488062) | alecpl |
2011-08-22 | - Fix image type check for contact photo uploads | alecpl |
2011-08-22 | - Fix contact row update after name change when in searching mode, update cha... | alecpl |
2011-08-16 | - Add option to hide selected LDAP addressbook on the list | alecpl |
2011-08-12 | Only check for existing contacts if an email address is present | thomascube |
2011-08-12 | Set maxlength for contact fields | thomascube |
2011-08-10 | Add newlines between organization, department, jobtitle (#1488028) | thomascube |
2011-08-03 | - Add "loading" messages for contacts copying and groups assignment | alecpl |
2011-08-03 | - Fix EOL character in vCard exports (#1487873) | alecpl |
2011-08-03 | - Added possibility to extend rcube_vcard's fieldmap | alecpl |
2011-08-02 | - Fix setting default addressbook as selected in source selector | alecpl |
2011-08-02 | - Fixed form reloading on source change, broken in r4999 | alecpl |
2011-08-02 | - Added confirmation dialog for contact group deleting + loading indicator | alecpl |
2011-08-01 | - Fixed contact photos upload, moved code to separate file for better perform... | alecpl |
2011-07-29 | - Fixed search fields handling in quick-search | alecpl |
2011-07-27 | - Fix fallback to default source (#1488009) | alecpl |
2011-07-27 | - Fix source ID handling | alecpl |
2011-07-27 | - Generate display name before record validation | alecpl |
2011-07-26 | Always show address book name if multiple books are configured; fix styling | thomascube |
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 | - On contact copy check for existing record by name if email field is empty | alecpl |
2011-07-24 | - DOn't generate contact name here, it's not required | alecpl |
2011-07-23 | Better message if copying was rejected due to existing entries | thomascube |
2011-07-21 | - Simplify undo message, add dots at the end of messages | 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-06 | - Fixed issues related to creating contacts in source which isn't currently s... | alecpl |
2011-07-05 | - Fix group commands state after extended search use, make this check readonl... | 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-29 | - Fix bug where Import button was disabled (#1326103) | 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 | Use address_template config when adding a new address block (#1487944) | thomascube |
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 |