summaryrefslogtreecommitdiff
path: root/program/steps/addressbook
AgeCommit message (Expand)Author
2011-07-23Better message if copying was rejected due to existing entriesthomascube
2011-07-21- Simplify undo message, add dots at the end of messagesalecpl
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-06- Fixed issues related to creating contacts in source which isn't currently s...alecpl
2011-07-05- Fix group commands state after extended search use, make this check readonl...alecpl
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-29- Fix bug where Import button was disabled (#1326103)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-03Use address_template config when adding a new address block (#1487944)thomascube
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-27- Fix handling of "<" character in group namealecpl
2011-05-27- Fix handling of "<" character in contact data, search fields and folder nam...alecpl
2011-05-13Correctly handle empty contact names when importingthomascube
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-29- Fix a bug where selecting too many contacts would produce too large URI req...alecpl
2011-04-27- Improve photo actions handling (set name of upload-photo, disable delete-ph...alecpl
2011-04-15Fix vcard folding at 75 chars; don't fold vcards for internal storagethomascube
2011-04-12Keep all submitted data if contact form validation fails (#1487865)thomascube
2011-03-10Prepare for multiple concurrent compose windowsthomascube
2011-02-27Better display of vcard import results (#1485457)thomascube
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 char...thomascube
2011-02-25Allow multiple records with same e-mail address but show notice to the userthomascube
2011-02-15Allow group identifiers to be changed upon renaming (used in LDAP)thomascube
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!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-07- Fix vcard export (#1487765)alecpl
2011-02-06Localize contact property subtypes; better name for contact sectionthomascube
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept alrea...thomascube
2011-02-04- Fix email_dns_check setting not used for identities/contacts (#1487740) alecpl
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alecpl
2011-01-30- Clarify regexp (#1487722)alecpl
2011-01-29Add groups support for LDAP address books, contributed by Andreas Dickthomascube
2011-01-26Fix group item identifiersthomascube
2011-01-23When creating a new contact, add it to the selected group; consider the selec...thomascube
2011-01-22Fix search with no results; no size for date fieldthomascube
2011-01-21Better grouping of contact informationthomascube
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube