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
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
Aleksander Machniak (Kolab Systems)
4a498714dd
Changed license to AGPL
2011-10-27 10:20:46 +02:00
Thomas
c6d9a278f6
Annotate Lolab address books to support undelete
2011-09-21 22:46:13 +02:00
Aleksander Machniak (Kolab Systems)
a0c5bc292e
Translate kolab-specific subtypes of addressbook fields (phone/address)
2011-09-12 15:01:47 +02:00
Aleksander Machniak (Kolab Systems)
1470b800a4
- Fixed is_a() usage for PHP >= 5.3.7
2011-09-10 13:40:56 +02:00
Aleksander Machniak
7577e5411d
Fixed groups updating after addressbook rename
...
Fixed new addressbook selection on IE7 (#353 )
2011-08-18 13:43:25 +02:00
Thomas
0202a872f5
Set maxlength for additional contact fields ( #268 )
2011-08-12 17:35:21 +02:00
Aleksander Machniak (Kolab Systems)
3b714f34d7
Fixed parent folder check
2011-08-10 19:23:00 +02:00
Aleksander Machniak (Kolab Systems)
e2447a803a
Fixed email field resetting after contact update ( #314 )
2011-08-10 15:43:42 +02:00
Aleksander Machniak (Kolab Systems)
ed63a63aba
Added 'Manage folders' link to actions menu
2011-08-09 08:41:16 +02:00
Aleksander Machniak (Kolab Systems)
b755bdd74f
Cleanup authentication code
...
Move Kolab_List cache saver to "global" shutdown function
2011-08-05 08:29:29 +02:00
Aleksander Machniak (Kolab Systems)
5ce8c1abb4
Add ACL checking on target parent folder ( #233 )
2011-08-04 11:56:13 +02:00
Aleksander Machniak (Kolab Systems)
909d2c43a7
Clean empty values in contact data, fixes #267
2011-08-03 11:55:36 +02:00
Aleksander Machniak (Kolab Systems)
ae4b2d6b51
Fixed PHP warning on 'gender' field handling
...
Added vCard fieldmap definition for Kolab-specific attributes (#254 )
2011-08-03 11:22:12 +02:00
Aleksander Machniak (Kolab Systems)
1ff51a5500
Fixed listing of contacts when group is selected
2011-08-02 13:18:48 +02:00
Aleksander Machniak (Kolab Systems)
b67430379f
Improved folder rename handling
2011-08-01 12:44:30 +02:00
Aleksander Machniak (Kolab Systems)
6a907162c4
Don't set parent folder to current folder on folder create.
...
Most likely user will create root-level folders
2011-07-29 19:21:26 +02:00
Aleksander Machniak (Kolab Systems)
edc2ffdfbe
Added loading indicator for book create/edit
2011-07-29 19:00:43 +02:00
Aleksander Machniak (Kolab Systems)
8e78e653f3
Use new getMyRights() instead of getACL() for better performance (Kolab_Storage-0.5.2 required)
2011-07-29 15:08:00 +02:00
Aleksander Machniak (Kolab Systems)
f56e78fbf8
Skip current folder (and its children) in folder selector to prevent moving to itself
2011-07-29 13:33:08 +02:00
Aleksander Machniak (Kolab Systems)
d26d874c7b
Fixed handling of error in folder rename/create ( #233 )
2011-07-29 12:50:35 +02:00
Aleksander Machniak (Kolab Systems)
b1ab27cbe0
Removed timers
2011-07-28 12:40:02 +02:00
Aleksander Machniak (Kolab Systems)
75392cc492
Make contacts sorting unicode-safe and locale-dependent
2011-07-28 12:39:05 +02:00
Aleksander Machniak (Kolab Systems)
03f9741a61
Fix contacts sorting when there's no name field
2011-07-28 12:00:11 +02:00
Aleksander Machniak (Kolab Systems)
3cd7d52040
Improved performance by sorting contacts only for listing
2011-07-28 11:41:44 +02:00
Aleksander Machniak (Kolab Systems)
7940612da5
Fixed issue with folders which names are resolved to numeric identifiers
2011-07-27 19:13:38 +02:00
Thomas Bruederli
08b23c4042
Better type check of ACL var
2011-07-27 16:46:12 +02:00
Aleksander Machniak (Kolab Systems)
91da3a3bba
Fixed merging address fields on contact update
2011-07-27 14:46:40 +02:00
Aleksander Machniak (Kolab Systems)
b7e8092558
Fixed folder name checks
2011-07-26 10:32:09 +02:00