Age | Commit message (Expand) | Author |
2012-01-01 | - Fix label too long (#1488283), fix polish translation | alecpl |
2012-01-01 | - Remove leftover from last commit | alecpl |
2012-01-01 | - Don't load jqueryui plugin, it's required now by default | alecpl |
2011-12-29 | - Add separate pagesize setting for mail messages and contacts (#1488269) | alecpl |
2011-12-22 | Make count-display label selectable by skin; always show photo placeholder, e... | thomascube |
2011-12-22 | Put groups list into a fieldset to be consistent with the rest of the form | thomascube |
2011-12-22 | Fix upload form handling | thomascube |
2011-12-20 | First steps for Larry's address book | thomascube |
2011-12-04 | Fix saving of composite address fields without subtype | thomascube |
2011-11-25 | - Fix handling contact photo url with https:// prefix (#1488202) | alecpl |
2011-11-10 | - Add option to define matching method for addressbook search (#1486564, #148... | alecpl |
2011-11-04 | - Fix handling of dates (birthday/anniversary) in contact data - don't conver... | alecpl |
2011-11-04 | - Fix error on opening searched LDAP contact (#1488144) | alecpl |
2011-10-30 | Also merge properties of child cols of composite address book fields + remove... | thomascube |
2011-10-19 | - Another fix to hide empty tabs | alecpl |
2011-10-18 | - Revert r5345 to handle non-array content too | alecpl |
2011-10-18 | - One if() too much | alecpl |
2011-10-18 | - Hide contact tabs with no content | alecpl |
2011-10-10 | Contact groups can have direct email addresses => distribution lists; enable ... | thomascube |
2011-10-06 | Skip VLV if a group is selected; show advanced search form if activating a 's... | thomascube |
2011-10-05 | Attach jquery UI date pickers to contact fields of type 'date' | thomascube |
2011-09-23 | - Add loading indicator on contact delete | alecpl |
2011-09-23 | - Make the whole PHP output non-cacheable (#1487797) | alecpl |
2011-09-21 | Add option 'searchonly' for address books; currently used by LDAP directories | thomascube |
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 |