summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/addressbook
AgeCommit message (Collapse)Author
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
git-svn-id: https://svn.roundcube.net/trunk@5014 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Fix EOL character in vCard exports (#1487873)alec
git-svn-id: https://svn.roundcube.net/trunk@5012 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalec
- Skip empty values in vCard export git-svn-id: https://svn.roundcube.net/trunk@5010 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fix setting default addressbook as selected in source selectoralec
git-svn-id: https://svn.roundcube.net/trunk@5009 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fixed form reloading on source change, broken in r4999alec
git-svn-id: https://svn.roundcube.net/trunk@5005 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
git-svn-id: https://svn.roundcube.net/trunk@5003 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Fixed contact photos upload, moved code to separate file for better ↵alec
performance (to handle upload we don't need to initialize addressbook source) git-svn-id: https://svn.roundcube.net/trunk@4999 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Fixed search fields handling in quick-searchalec
git-svn-id: https://svn.roundcube.net/trunk@4986 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix fallback to default source (#1488009)alec
git-svn-id: https://svn.roundcube.net/trunk@4976 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix source ID handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4974 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Generate display name before record validationalec
git-svn-id: https://svn.roundcube.net/trunk@4973 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26Always show address book name if multiple books are configured; fix stylingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4969 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Another display name fix: don't store display name only if it equals to ↵alec
email address git-svn-id: https://svn.roundcube.net/trunk@4967 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Fixed display name on contact listsalec
git-svn-id: https://svn.roundcube.net/trunk@4965 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-24- On contact copy check for existing record by name if email field is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@4960 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-24- DOn't generate contact name here, it's not requiredalec
git-svn-id: https://svn.roundcube.net/trunk@4959 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-23Better message if copying was rejected due to existing entriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4956 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Simplify undo message, add dots at the end of messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4951 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-18Asynchronously load contacts after page loadthomasb
git-svn-id: https://svn.roundcube.net/trunk@4934 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-08- Make Undo action optional by setting undo_timeout=0alec
git-svn-id: https://svn.roundcube.net/trunk@4919 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-07- Added possibility to undo last contact delete operationalec
git-svn-id: https://svn.roundcube.net/trunk@4916 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06- Fixed issues related to creating contacts in source which isn't currently ↵alec
selected (#1487990) git-svn-id: https://svn.roundcube.net/trunk@4913 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-05- Fix group commands state after extended search use, make this check ↵alec
readonly-flag aware git-svn-id: https://svn.roundcube.net/trunk@4907 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-02- Added addressbook source selector in contact create formalec
git-svn-id: https://svn.roundcube.net/trunk@4901 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alec
git-svn-id: https://svn.roundcube.net/trunk@4892 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29- Fix bug where Import button was disabled (#1326103)alec
git-svn-id: https://svn.roundcube.net/trunk@4890 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-27- Don't use reserved word 'class' (to prevent IE errors)alec
git-svn-id: https://svn.roundcube.net/trunk@4884 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-24- Fix contacts copying (#1487967)alec
git-svn-id: https://svn.roundcube.net/trunk@4878 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-21- Set css class name on directory list row according to readonly flag and ↵alec
'class' data provided by plugins git-svn-id: https://svn.roundcube.net/trunk@4869 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-16- Add addressbook name in contact info frame (#1487958)alec
git-svn-id: https://svn.roundcube.net/trunk@4857 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15- Fixed initial directory selectionalec
git-svn-id: https://svn.roundcube.net/trunk@4852 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-14- Added searching in all addressbook sources (global-search)alec
- Added addressbook source selection in contacts import git-svn-id: https://svn.roundcube.net/trunk@4850 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-05- Fix contacts import (#1487947)alec
git-svn-id: https://svn.roundcube.net/trunk@4841 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03Use address_template config when adding a new address block (#1487944)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4840 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03- Call addressbook_get hook only if build-in addressbook doesn't match ↵alec
wanted ID (for better performance), other improvements git-svn-id: https://svn.roundcube.net/trunk@4836 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03- Added addressbook advanced searchalec
git-svn-id: https://svn.roundcube.net/trunk@4834 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-01- Add popup with basic fields selection for addressbook searchalec
git-svn-id: https://svn.roundcube.net/trunk@4823 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-27- Fix handling of "<" character in group namealec
git-svn-id: https://svn.roundcube.net/trunk@4814 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-27- Fix handling of "<" character in contact data, search fields and folder ↵alec
names, identity name and organization fields (#1487864) git-svn-id: https://svn.roundcube.net/trunk@4812 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13Correctly handle empty contact names when importingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4765 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13Fix empty name in search results and error when creating a new contactthomasb
git-svn-id: https://svn.roundcube.net/trunk@4764 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-12Improve display name composition when saving contacts (#1487143), with ↵thomasb
plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export git-svn-id: https://svn.roundcube.net/trunk@4752 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-29- Fix a bug where selecting too many contacts would produce too large URI ↵alec
request (#1487892) git-svn-id: https://svn.roundcube.net/trunk@4711 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-27- Improve photo actions handling (set name of upload-photo, disable ↵alec
delete-photo according to photo existance), code cleanup git-svn-id: https://svn.roundcube.net/trunk@4707 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Fix vcard folding at 75 chars; don't fold vcards for internal storagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4657 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12Keep all submitted data if contact form validation fails (#1487865)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4649 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-10Prepare for multiple concurrent compose windowsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4604 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-27Better display of vcard import results (#1485457)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4576 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 ↵thomasb
charset detection git-svn-id: https://svn.roundcube.net/trunk@4575 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25Allow multiple records with same e-mail address but show notice to the userthomasb
git-svn-id: https://svn.roundcube.net/trunk@4572 208e9e7b-5314-0410-a742-e7e81cd9613c