summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_addressbook.php
AgeCommit message (Collapse)Author
2012-04-16- Framework refactoring (I hope it's the last one):alec
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils renamed main.inc into rcube_bc.inc git-svn-id: https://svn.roundcube.net/trunk@6091 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Merge devel-framework branch, resolved conflictsalec
git-svn-id: https://svn.roundcube.net/trunk@6073 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-11User configurable setting how to display contact names in listthomasb
git-svn-id: https://svn.roundcube.net/trunk@5871 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-02Allow users to choose cols for contacts list sortingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5850 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix handling of type separator in get_col_values()alec
git-svn-id: https://svn.roundcube.net/trunk@5411 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Add option to define matching method for addressbook search (#1486564, ↵alec
#1487907) git-svn-id: https://svn.roundcube.net/trunk@5406 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ↵thomasb
'compose' command for the selected group git-svn-id: https://svn.roundcube.net/trunk@5328 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5322 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5258 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-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-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-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-13- Use mbstring's strtolower() for Unicode characters in normalize_string()alec
git-svn-id: https://svn.roundcube.net/trunk@4652 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13Convert normalized latin-1 string back to utf8thomasb
git-svn-id: https://svn.roundcube.net/trunk@4650 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12Handle unicode strings when normalizing for search (#1487866)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4648 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15Allow group identifiers to be changed upon renaming (used in LDAP)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4552 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomasb
git-svn-id: https://svn.roundcube.net/trunk@4541 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept ↵thomasb
already localized texts in rcube_output::show_message() git-svn-id: https://svn.roundcube.net/trunk@4498 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-23Define required publich memberthomasb
git-svn-id: https://svn.roundcube.net/trunk@4453 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Add rcube_addressbook::get_record_groups() (#1487089)alec
git-svn-id: https://svn.roundcube.net/trunk@4145 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Update phpdoc (#1486958)alec
git-svn-id: https://svn.roundcube.net/trunk@4015 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- code cleanup (mostly identation fixes)alec
git-svn-id: https://svn.roundcube.net/trunk@3553 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Complete address book interface class with group functionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3452 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26Added basic contact groups featurethomasb
git-svn-id: https://svn.roundcube.net/trunk@3425 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- fixed svn keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3211 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c