index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
rcube_contacts.php
Age
Commit message (
Expand
)
Author
2011-07-17
Small improvements and codestyle
thomasb
2011-07-08
- Make Undo action optional by setting undo_timeout=0
alec
2011-07-07
- Added possibility to undo last contact delete operation
alec
2011-06-16
- Add addressbook name in contact info frame (#1487958)
alec
2011-06-03
- Fix regexp matching field names
alec
2011-06-03
- Small fix for advanced searching
alec
2011-06-03
- typo
alec
2011-06-03
- Performance improvement, fix case-sensitivness in advanced search
alec
2011-06-03
- Added addressbook advanced search
alec
2011-06-01
- Add popup with basic fields selection for addressbook search
alec
2011-05-14
Fix sort order when contact name is empty
thomasb
2011-05-13
Fix empty name in search results and error when creating a new contact
thomasb
2011-05-12
Improve display name composition when saving contacts (#1487143), with plugin...
thomasb
2011-04-15
Fix vcard folding at 75 chars; don't fold vcards for internal storage
thomasb
2011-03-01
Don't do exact matches when searching for existing email records
thomasb
2011-02-14
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
thomasb
2011-02-06
Delegate contact input validation to rcube_addressbook instance; accept alrea...
thomasb
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomasb
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2010-10-27
- Add rcube_addressbook::get_record_groups() (#1487089)
alec
2010-10-22
List groups in address detail view and allow to subscribe/unsubscribe from th...
thomasb
2010-09-29
- Update phpdoc (#1486958)
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-06-02
- Performance improvement in add_to_group()
alec
2010-05-26
- Redesigned how rcube_contacts handles table names
alec
2010-05-26
Allow derived classes of rcube_contacts to override table and sequence names
thomasb
2010-05-13
- remove debug code
alec
2010-05-13
- Extend contact groups support (#1486682)
alec
2010-05-10
- Fix autocomplete shows entries without email (#1486452)
alec
2010-04-29
- code re-formatting + small improvements
alec
2010-04-26
- fix rcube_addressbook inheritance
alec
2010-04-23
- Fix SQL error on contact auto-completion (#1486649)
alec
2010-04-22
- one improvement more
alec
2010-04-22
- last commit fix + better performance with counters caching
alec
2010-04-22
- Use '=' operator instead of LIKE
alec
2010-04-22
- SQL performance fixes + code formatting
alec
2010-04-21
Remove this temporary check
thomasb
2010-04-15
Always set changed date when marking a DB record as deleted + provide a clean...
thomasb
2010-04-13
Assign newly created contacts to the active group (#1486626) and fix group se...
thomasb
2010-03-31
Complete address book interface class with group functions
thomasb
2010-03-31
Also remove contactgroupmembers when deleting a contact
thomasb
2010-03-31
Asynchronously expand contact groups + skip count queries in autocompletion m...
thomasb
2010-03-31
Implement group renaming/deleting + use more consistent names for commands an...
thomasb
2010-03-26
Added basic contact groups feature
thomasb
2010-02-22
- added lost param description
alec
2010-01-18
- fix $Id$ keyword
alec
2009-08-04
- Use sequence names only with PostgreSQL (#1486018)
alec
2009-07-20
- prevent PREPARE error on postgres when inserting non-Unicode characters
alec
2009-06-01
- use explode() instead of deprecated in php5.3 split()
alec
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomasb
[next]