summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/addressbook
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-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
2011-07-25- Fixed display name on contact listsalec
2011-07-24- On contact copy check for existing record by name if email field is emptyalec
2011-07-24- DOn't generate contact name here, it's not requiredalec
2011-07-23Better message if copying was rejected due to existing entriesthomasb
2011-07-21- Simplify undo message, add dots at the end of messagesalec
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-06- Fixed issues related to creating contacts in source which isn't currently s...alec
2011-07-05- Fix group commands state after extended search use, make this check readonl...alec
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-29- Fix bug where Import button was disabled (#1326103)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-03Use address_template config when adding a new address block (#1487944)thomasb
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-27- Fix handling of "<" character in group namealec
2011-05-27- Fix handling of "<" character in contact data, search fields and folder nam...alec
2011-05-13Correctly handle empty contact names when importingthomasb
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-29- Fix a bug where selecting too many contacts would produce too large URI req...alec
2011-04-27- Improve photo actions handling (set name of upload-photo, disable delete-ph...alec
2011-04-15Fix vcard folding at 75 chars; don't fold vcards for internal storagethomasb
2011-04-12Keep all submitted data if contact form validation fails (#1487865)thomasb
2011-03-10Prepare for multiple concurrent compose windowsthomasb
2011-02-27Better display of vcard import results (#1485457)thomasb
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 char...thomasb