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
/
lib
/
Roundcube
/
rcube_addressbook.php
Age
Commit message (
Expand
)
Author
2013-12-08
Clarify update() result description, return boolean when ID didn't change
Aleksander Machniak
2013-12-04
Fix issue where groups were not deleted when "Replace entire addressbook" opt...
Aleksander Machniak
2013-10-21
Add contact_listname hook to handle special name order
Takika
2013-10-19
Let plugins state a validation error message
Thomas Bruederli
2013-10-19
Require name or email for sql address book only
Thomas Bruederli
2013-10-19
Add plugin hook 'contact_validate' to let plugins validate contact records
Thomas Bruederli
2013-10-04
Fix typo: occured -> occurred (#1489366)
Aleksander Machniak
2013-09-10
Improve handling of date strings and DateTime values in contacts
Thomas Bruederli
2013-09-09
Fix some methods for rcube_addressbook implementations where contact email fi...
Aleksander Machniak
2013-09-08
Save groups membership in VCard export (#1488509)
Thomas Bruederli
2013-06-21
CS fixes
Aleksander Machniak
2013-05-07
Avoid uninitialized/unused variables
Aleksander Machniak
2013-05-06
Fix bugs caught by static analysis
Aleksander Machniak
2013-05-01
Fix so addressbook_search_mode works also for group search (#1489079)
Aleksander Machniak
2013-04-30
Fix removal of a contact from a group in LDAP addressbook (#1489081)
Aleksander Machniak
2013-01-25
Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()
Thomas Bruederli
2013-01-07
Fix typo
Aleksander Machniak
2013-01-07
Rename $date_types -> $date_cols
Aleksander Machniak
2013-01-07
Fix searching by date in address book (#1488888)
Aleksander Machniak
2012-12-18
CS fixes
Aleksander Machniak
2012-12-18
Cleanup, remove file paths from doc
Aleksander Machniak
2012-12-07
Some more rcmail -> rcube cleanup
Aleksander Machniak
2012-11-25
Cut dependencies to rcmail class
Thomas Bruederli
2012-11-21
Framework files moved to lib/Roundcube
Aleksander Machniak