summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/addressbook
AgeCommit message (Expand)Author
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-05Simplifythomasb
2012-01-04- Fix displaying form warnings on contact savealec
2012-01-01- Fix label too long (#1488283), fix polish translationalec
2012-01-01- Remove leftover from last commitalec
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalec
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
2011-12-22Make count-display label selectable by skin; always show photo placeholder, e...thomasb
2011-12-22Put groups list into a fieldset to be consistent with the rest of the formthomasb
2011-12-22Fix upload form handlingthomasb
2011-12-20First steps for Larry's address bookthomasb
2011-12-04Fix saving of composite address fields without subtypethomasb
2011-11-25- Fix handling contact photo url with https:// prefix (#1488202)alec
2011-11-10- Add option to define matching method for addressbook search (#1486564, #148...alec
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't conver...alec
2011-11-04- Fix error on opening searched LDAP contact (#1488144)alec
2011-10-30Also merge properties of child cols of composite address book fields + remove...thomasb
2011-10-19- Another fix to hide empty tabsalec
2011-10-18- Revert r5345 to handle non-array content tooalec
2011-10-18- One if() too muchalec
2011-10-18- Hide contact tabs with no contentalec
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomasb
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a 's...thomasb
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
2011-09-23- Add loading indicator on contact deletealec
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alec
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomasb
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalec
2011-09-07- Clear contactlist page conter after saved-search deletealec
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alec
2011-09-04- Add vCard's Profile URL support (#1488062)alec
2011-08-22- Fix image type check for contact photo uploads alec
2011-08-22- Fix contact row update after name change when in searching mode, update cha...alec
2011-08-16- Add option to hide selected LDAP addressbook on the listalec
2011-08-12Only check for existing contacts if an email address is presentthomasb
2011-08-12Set maxlength for contact fieldsthomasb
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
2011-08-03- Fix EOL character in vCard exports (#1487873)alec
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalec
2011-08-02- Fix setting default addressbook as selected in source selectoralec
2011-08-02- Fixed form reloading on source change, broken in r4999alec
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
2011-08-01- Fixed contact photos upload, moved code to separate file for better perform...alec
2011-07-29- Fixed search fields handling in quick-searchalec
2011-07-27- Fix fallback to default source (#1488009)alec
2011-07-27- Fix source ID handlingalec
2011-07-27- Generate display name before record validationalec
2011-07-26Always show address book name if multiple books are configured; fix stylingthomasb
2011-07-26- Another display name fix: don't store display name only if it equals to ema...alec