index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_addressbook.php
Age
Commit message (
Expand
)
Author
2012-10-02
Remove duplicates from get_col_values() result in flat mode
Aleksander Machniak
2012-09-17
Avoid saving composed FN values with only spaces (shows empty names in listing)
Thomas Bruederli
2012-07-13
Avoid warnings; silently pipe http: urls through rcmail::url()
Thomas Bruederli
2012-06-02
Typo fix
Mathias Rhein
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-15
Move rcube_addressbook::normalize_string() to rcube_utils::normalize_string()...
Thomas Bruederli
2012-04-16
- Framework refactoring (I hope it's the last one):
alecpl
2012-04-13
- Merge devel-framework branch, resolved conflicts
alecpl
2012-02-11
User configurable setting how to display contact names in list
thomascube
2012-02-02
Allow users to choose cols for contacts list sorting
thomascube
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2011-11-10
- Fix handling of type separator in get_col_values()
alecpl
2011-11-10
- Add option to define matching method for addressbook search (#1486564, #148...
alecpl
2011-10-10
Contact groups can have direct email addresses => distribution lists; enable ...
thomascube
2011-10-07
Autocomplete LDAP records when adding contacts from mail (#1488073)
thomascube
2011-09-21
Add option 'searchonly' for address books; currently used by LDAP directories
thomascube
2011-07-25
- Fixed display name on contact lists
alecpl
2011-07-08
- Make Undo action optional by setting undo_timeout=0
alecpl
2011-07-07
- Added possibility to undo last contact delete operation
alecpl
2011-06-16
- Add addressbook name in contact info frame (#1487958)
alecpl
2011-05-12
Improve display name composition when saving contacts (#1487143), with plugin...
thomascube
2011-04-13
- Use mbstring's strtolower() for Unicode characters in normalize_string()
alecpl
2011-04-13
Convert normalized latin-1 string back to utf8
thomascube
2011-04-12
Handle unicode strings when normalizing for search (#1487866)
thomascube
2011-02-15
Allow group identifiers to be changed upon renaming (used in LDAP)
thomascube
2011-02-14
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
thomascube
2011-02-06
Delegate contact input validation to rcube_addressbook instance; accept alrea...
thomascube
2011-01-23
Define required publich member
thomascube
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomascube
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2010-10-27
- Add rcube_addressbook::get_record_groups() (#1487089)
alecpl
2010-09-29
- Update phpdoc (#1486958)
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-04-23
- code cleanup (mostly identation fixes)
alecpl
2010-03-31
Complete address book interface class with group functions
thomascube
2010-03-26
Added basic contact groups feature
thomascube
2010-01-18
- fixed svn keywords
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube