Aleksander Machniak
a94bf55cd8
Fix typo
2012-12-07 13:40:02 +01:00
Aleksander Machniak
850f5a55b0
Fix deprecated function usage
2012-12-03 18:54:19 +01:00
Thomas Bruederli
876d205956
Show read-only/shared/user icons in address book listing on Larry skin
2012-11-26 16:36:15 +01:00
Thomas Bruederli
09507e862c
Provide a valid name for group members
2012-11-15 15:29:15 +01:00
Thomas Bruederli
ba4fd440f6
Fix saving data to allow contact photos to be deleted
2012-11-13 17:45:53 +01:00
Aleksander Machniak
bef8355aff
raise_error() -> rcube::raise_error()
2012-11-06 11:46:15 +01:00
Aleksander Machniak
2d08c58e56
Fix/prepare plugins to use out of Roundcube (where rcmail object doesn't exist)
2012-10-17 11:54:25 +02:00
Thomas Bruederli
5be0b06fcb
Remove existing id/uid attributes when inserting a new contact ( #1101 )
2012-10-17 11:27:54 +02:00
Thomas Bruederli
8d2cefff39
Fix creation of distribution lists AKA contact groups in Roundcube ( #1045 )
2012-09-26 17:49:32 +02:00
Aleksander Machniak
1c57ac425d
Partial fix for #1030
2012-09-20 09:39:15 +02:00
Aleksander Machniak
defadb8cff
Larry fixes/improvements
2012-08-28 11:31:40 +02:00
Thomas Bruederli
638546023c
Renamed old default skin folders to 'classic' in order to align with the upcoming change in Roundcube core
2012-07-29 15:41:00 +02:00
Thomas Bruederli
008d4b7941
Remove cruft from HTML template
2012-07-06 15:44:12 +02:00
Thomas Bruederli
dc3fa5cb4b
Update package.xml
2012-06-21 21:39:28 +02:00
Thomas Bruederli
4f69203125
More code cleanup: use common function from libkolab for folder management and naming
2012-06-21 21:34:08 +02:00
Thomas Bruederli
44465cb2b0
Make contact sorting case-insensitive
2012-05-30 18:28:49 +02:00
Thomas Bruederli
23833fb837
Don't trigger error when no group assignments need to be changed
2012-05-30 14:46:57 +02:00
Thomas Bruederli
6bbb34b3ae
Use regex-like syntax for LIKE queries to kolab_storage_cache; also use it for calendar search
2012-05-30 09:13:24 +02:00
Jeroen van Meeuwen (Kolab Systems)
2cf2cbcca8
Merge branch 'dev/kolab3'
...
Conflicts:
plugins/calendar/drivers/kolab/kolab_driver.php
2012-05-23 10:24:27 +01:00
Aleksander Machniak
cb61bf76a1
Improved folder_create() method
2012-05-17 15:57:23 +02:00
Thomas Bruederli
c3cfc084a7
Improve fetching contacts with new kolab_storage/cache backend
2012-05-16 10:49:53 +02:00
Thomas Bruederli
4b5c2ce985
Add some fulltext searching capabilities to kolab_storage_cache and use them for search (autocompletion) in Kolab address books
2012-05-16 10:10:51 +02:00
Thomas Bruederli
418e6540f5
Update roundcube core API calls
2012-05-10 20:45:06 +02:00
Thomas B
63015a802d
Adapt contact saving code to new kolab_storage backend
2012-05-02 17:13:06 +02:00
Jeroen van Meeuwen (Kolab Systems)
d54497e7cd
Correct the URI to the source code repository
2012-05-01 14:12:48 +01:00
Thomas Bruederli
1b09ae2801
Finish attachment handling and display for events
2012-04-25 19:26:40 +02:00
Thomas Bruederli
a6ffdf9ad6
Fix/improve crypto key handling in contact records
2012-04-25 14:12:09 +02:00
Thomas B
750b4f15ca
Adapt to yet another set of changes in libkolabxml
2012-04-21 18:23:11 +02:00
Aleksander Machniak
d5c5194dc5
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2012-04-18 19:51:51 +02:00
Aleksander Machniak
3aab9325f1
Fix parent folder permissions checking. See http://trac.roundcube.net/ticket/1488443
2012-04-18 19:50:46 +02:00
Thomas B
5ab4071542
More state checks
2012-03-22 20:22:26 +01:00
Thomas Bruederli
ef550eaec4
Store PGP public key in contact; remove unsupported field definitions from old format
2012-03-21 16:15:53 +01:00
Thomas Bruederli
bafdb3bd63
Pass the uid of an updated object to the storage layer
2012-03-21 11:10:17 +01:00
Thomas B
88d6ce9500
Adapt to recent changes in libkolabxml:
...
- store manager, assistant, spouse and children in Related objects
- add support for both uid and mailto distlist members
- fix contact photo transition from old Kolab2 format
2012-03-20 23:51:43 +01:00
Thomas Bruederli
3f78d8f7b5
Let libkolabxml generate UIDs; preserve object properties Roundcube doens't understand by loading old XML object before updating
2012-03-14 18:51:38 +01:00
Thomas Bruederli
edaad9b47c
Support contact undelete with new storage classes; only list undeleted imap objects
2012-03-14 13:57:02 +01:00
Thomas B
7bc509a2cd
Larry skin for Kolab address book
2012-03-08 21:24:13 +01:00
Thomas B
67f3f91aac
Fix contact group management using new libkolab
2012-03-08 21:23:55 +01:00
Thomas B
80fa73b895
Adapt date/time handling to recent changes in libkolabxml; forward attachment parts when saving a Kolab object in a new message
2012-03-08 10:21:21 +01:00
Thomas B
83fe5ad8f5
Make kolab_addressbook use the new libkolab
2012-03-07 11:02:51 +01:00
Thomas Bruederli
145258abf7
Better fix for #577
2012-02-11 14:32:10 +01:00
Thomas Bruederli
b5a44da343
Respect new configurable sort order for contacts
2012-02-08 15:09:55 +01:00
Christoph Wickert
4b0241b053
Add de_DE and de_CH translations for kolab_addressbook ( https://bugzilla.kolabsys.com/show_bug.cgi?id=570 )
2012-01-26 14:42:05 +01:00
Aleksander Machniak
607fd7b43b
Updates for Roundcube 0.8
2012-01-23 10:16:30 +01:00
Thomas Bruederli
b1d29ee526
Set download urls for AGPL plugins
2012-01-18 15:56:49 +01:00
Thomas Bruederli
bda8aa02b6
Correct email address in author section; add AGPL license header to all relevant files
2011-12-07 12:51:23 +01:00
Aleksander Machniak (Kolab Systems)
53725a93dd
Added package.xml files
2011-11-18 15:55:08 +01:00
Aleksander Machniak
5217368a0a
Fix bug where created/renamed folder could be inserted after another folder row but before its groups rows
2011-11-11 16:54:29 +01:00
Aleksander Machniak
f02613a222
Support addressbook_search_mode configuration parameter
2011-11-11 14:50:08 +01:00
Aleksander Machniak (Kolab Systems)
b19b61a3cf
Fixed wrong list id in create_group() method
2011-11-04 09:35:59 +01:00