summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/func.inc
AgeCommit message (Expand)Author
2011-10-18- One if() too muchalecpl
2011-10-18- Hide contact tabs with no contentalecpl
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomascube
2011-09-23- Add loading indicator on contact deletealecpl
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalecpl
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-16- Add option to hide selected LDAP addressbook on the listalecpl
2011-08-12Set maxlength for contact fieldsthomascube
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomascube
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalecpl
2011-08-02- Fix setting default addressbook as selected in source selectoralecpl
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralecpl
2011-08-01- Fixed contact photos upload, moved code to separate file for better perform...alecpl
2011-07-27- Fix fallback to default source (#1488009)alecpl
2011-07-27- Fix source ID handlingalecpl
2011-07-26Always show address book name if multiple books are configured; fix stylingthomascube
2011-07-25- Fixed display name on contact listsalecpl
2011-07-24- DOn't generate contact name here, it's not requiredalecpl
2011-07-18Asynchronously load contacts after page loadthomascube
2011-07-08- Make Undo action optional by setting undo_timeout=0alecpl
2011-07-07- Added possibility to undo last contact delete operationalecpl
2011-07-02- Added addressbook source selector in contact create formalecpl
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 selectionalecpl
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 searchalecpl
2011-06-01- Add popup with basic fields selection for addressbook searchalecpl
2011-05-13Fix empty name in search results and error when creating a new contactthomascube
2011-05-12Improve 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-27Improve 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-09Always generate valid DOM identifiers using html_identifier() write original ...thomascube
2011-02-06Localize contact property subtypes; better name for contact sectionthomascube
2011-01-26Fix group item identifiersthomascube
2011-01-21Better grouping of contact informationthomascube
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-16- Move action files map from index.php to steps' func.inc filesalecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-10-28- Plugin API: added 'contact_form' hookalecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2010-05-25- don't set pagetitle in ajax requestsalecpl