Aleksander Machniak
|
5991c115b8
|
RCMAIL_CHARSET -> RCUBE_CHARSET
|
2012-12-07 11:03:33 +01:00 |
|
Aleksander Machniak
|
04793bfaf3
|
Improvements in default folders creation procedure
|
2012-10-26 13:44:57 +02:00 |
|
Aleksander Machniak
|
8eda2df71e
|
Simplified default folder selection - now when private/shared annotation
is properly handled (.default is removed from shared) by kolab_storage functions
|
2012-10-25 15:20:33 +02:00 |
|
Aleksander Machniak
|
264504b9a3
|
Add localized labels for file and freebusy folder type
|
2012-10-25 15:13:59 +02:00 |
|
Thomas Bruederli
|
58b3ed570d
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2012-10-17 12:13:12 +02:00 |
|
Thomas Bruederli
|
d356302759
|
Cut off folder type suffix from shared annotation values (#1105); small code cleanup to reduce redundancy
|
2012-10-17 12:12:45 +02:00 |
|
Aleksander Machniak
|
c06a949d0f
|
Merge branch 'master' of ssh://git.kolab.org/git/roundcube
|
2012-10-17 11:55:37 +02: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
|
fad8e68fe7
|
Move kolab_folders::set_folder_type() logic to libkolab plugin and use it where appropriate (#1104)
|
2012-10-17 11:46:26 +02:00 |
|
Thomas Bruederli
|
aae0f725bc
|
Make get_default_folder() work multiple annotations
|
2012-09-20 09:32:02 +02:00 |
|
Thomas Bruederli
|
395807c424
|
Save folder subtypes in private annotations according to Kolab 3 spec
|
2012-09-20 08:51:38 +02:00 |
|
Aleksander Machniak
|
4c6117ab67
|
Improve performance when imap_cache is disabled
|
2012-06-26 11:01:22 +02:00 |
|
Aleksander Machniak
|
4ed6758112
|
Integrate folders listing functionality from kolab_folders plugin
into kolab_storage class - added public list_folders() method.
Now we can use kolab_storage out of Roundcube application.
|
2012-05-14 13:04:24 +02:00 |
|
Thomas B
|
aeb657c02b
|
Fix varname
|
2012-04-26 08:55:06 +02:00 |
|
Aleksander Machniak
|
10dad0d289
|
Fix new storage object usage (fixes e.g. special folders selectors)
|
2012-03-08 20:42:32 +01:00 |
|
Thomas B
|
1e6e9ac5ac
|
Fix: use the right instance variable
|
2012-03-06 09:52:28 +01:00 |
|
Aleksander Machniak
|
607fd7b43b
|
Updates for Roundcube 0.8
|
2012-01-23 10:16:30 +01:00 |
|
Aleksander Machniak (Kolab Systems)
|
53725a93dd
|
Added package.xml files
|
2011-11-18 15:55:08 +01:00 |
|
Aleksander Machniak
|
000212dd9a
|
Added options to create default folders
|
2011-10-27 18:24:04 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
4a498714dd
|
Changed license to AGPL
|
2011-10-27 10:20:46 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
110bc97c1e
|
Support folders of type 'configuration'
|
2011-10-04 13:19:46 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
62b5fe9e49
|
Don't allow changeing shared folder type, according to ACL (#352)
|
2011-08-19 10:13:14 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
406bc9c012
|
Unsubscribe from non-existent folders as core does (#247)
|
2011-08-18 11:37:28 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
c8ad37c8c9
|
Clear Horde's folders cache on actions in Roundcube folder manager
|
2011-07-10 20:21:53 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
20c57736f5
|
Improved mail.default and mail.inbox types handling
|
2011-07-07 19:39:34 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
dc58fd1a28
|
Re-add $task spec.
|
2011-07-07 15:52:29 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
fcbcab7f36
|
There can be only one default folder of specified type
|
2011-07-07 15:50:50 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
e980fd775f
|
Define tasks to bind (all excluding login)
|
2011-06-30 12:34:30 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
a69febd59f
|
Fix folder_list handler. Folders table rows are indexed starting with 1.
|
2011-06-23 10:31:45 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
2f22542893
|
Improved namespace roots handling
|
2011-06-17 10:04:00 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
625e8f4f05
|
Add type-mail class to all folders without specified type
|
2011-06-15 15:42:58 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
406722b756
|
Add class for subtypes other than "default"
|
2011-06-15 15:31:29 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
ea20b03cf3
|
Add css classes to folders table rows. E.g. "type-default type-event"
Don't subscribe to non-mail folders on folder creation
|
2011-06-15 15:28:13 +02:00 |
|
Aleksander Machniak
|
f56141bdcc
|
Initial commit for kolab_folders plugin
|
2011-05-19 12:40:46 +02:00 |
|