summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/addressbook/func.inc
AgeCommit message (Expand)Author
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
2011-08-02- Fix setting default addressbook as selected in source selectoralec
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-27- Fix fallback to default source (#1488009)alec
2011-07-27- Fix source ID handlingalec
2011-07-26Always show address book name if multiple books are configured; fix stylingthomasb
2011-07-25- Fixed display name on contact listsalec
2011-07-24- DOn't generate contact name here, it's not requiredalec
2011-07-18Asynchronously load contacts after page loadthomasb
2011-07-08- Make Undo action optional by setting undo_timeout=0alec
2011-07-07- Added possibility to undo last contact delete operationalec
2011-07-02- Added addressbook source selector in contact create formalec
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alec
2011-06-27- Don't use reserved word 'class' (to prevent IE errors)alec
2011-06-24- Fix contacts copying (#1487967)alec
2011-06-21- Set css class name on directory list row according to readonly flag and 'cl...alec
2011-06-16- Add addressbook name in contact info frame (#1487958)alec
2011-06-15- Fixed initial directory selectionalec
2011-06-14- Added searching in all addressbook sources (global-search)alec
2011-06-05- Fix contacts import (#1487947)alec
2011-06-03- Call addressbook_get hook only if build-in addressbook doesn't match wanted...alec
2011-06-03- Added addressbook advanced searchalec
2011-06-01- Add popup with basic fields selection for addressbook searchalec
2011-05-13Fix empty name in search results and error when creating a new contactthomasb
2011-05-12Improve display name composition when saving contacts (#1487143), with plugin...thomasb
2011-04-27- Improve photo actions handling (set name of upload-photo, disable delete-ph...alec
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 char...thomasb
2011-02-10- Fix subtype select labels for fields added with 'Add field'alec
2011-02-09Always generate valid DOM identifiers using html_identifier() write original ...thomasb
2011-02-06Localize contact property subtypes; better name for contact sectionthomasb
2011-01-26Fix group item identifiersthomasb
2011-01-21Better grouping of contact informationthomasb
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-16- Move action files map from index.php to steps' func.inc filesalec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-10-28- Plugin API: added 'contact_form' hookalec
2010-09-25- s/RoundCube/Roundcube/alec
2010-06-23- removed PHP closing tagalec
2010-05-25- don't set pagetitle in ajax requestsalec
2010-05-13- Extend contact groups support (#1486682) alec
2010-03-26Added basic contact groups featurethomasb
2010-03-02- Added function to get addressbooks list rcmail::get_address_sources() (#148...alec
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alec
2009-08-28- Fix LDAP addressbook browsing when only one directory is used (#1486022)alec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2008-10-05- removed deprecated rcube_add_label() and all usesalec
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
2008-09-21- use more 'html' classalec