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
/
plugins
/
kolab_addressbook
Age
Commit message (
Expand
)
Author
2011-03-31
translations update
yllar
2011-02-06
Adapt new contact section name
thomasb
2011-01-22
Spread Kolab-specific fields to the new form groups; check if connection to K...
thomasb
2011-01-02
Map some more fields supported by kolab.contact
thomasb
2011-01-02
Respect subset argument when listing records; implement refresh_search()
thomasb
2010-12-08
Save photos in Kolab contacts
thomasb
2010-12-08
Filter empty values before saving; also set 'phone-TYPE' fields since they se...
thomasb
2010-12-07
Fix: searches can have zero results
thomasb
2010-12-01
Show photo of a Kolab contact
thomasb
2010-11-25
Implement basic searching
thomasb
2010-11-25
Complete implementation of rcube_kolab_contacts; add localization texts for p...
thomasb
2010-11-24
Implement adding to and removing from groups (distribution-lists)
thomasb
2010-11-24
Implement insert/delete of Kolab contacts
thomasb
2010-11-22
Implement updating a Kolab contact record (some minor problems remain unsolved)
thomasb
2010-11-22
Remove unused lib, moved README to kolab_core
thomasb
2010-11-22
Move core Kolab functions to a separate plugin to be used by others too
thomasb
2010-11-21
Only fetch contact data when needed
thomasb
2010-11-21
Map more fields of the Kolab contact format (still read-only)
thomasb
2010-11-09
Bugfix: always create a valid result set when reading a single record
thomasb
2010-11-09
Little code cleanup: use static getters of rcube_kolab class to get Kolab_Sto...
thomasb
2010-11-09
Finally access Kolab data through Kolab_Storage
thomasb
2010-11-09
Always select the right mailbox before listing headers
thomasb
2010-11-08
List all Kolab contact folders available
thomasb
2010-10-25
Work-in-progress Kolab address book plugin
thomasb
2010-10-15
First scaffolding for the Kolab address book including lib for general access...
thomasb