Commit graph

27 commits

Author SHA1 Message Date
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
Jeroen van Meeuwen (Kolab Systems)
d54497e7cd Correct the URI to the source code repository 2012-05-01 14:12:48 +01: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
Christoph Wickert
316e4278a3 Exchange folders for junkmail and wastebasket so the comments match 2012-01-31 12:16:04 +01:00
Christoph Wickert
d20550bb05 Complete German and Swiss translations 2012-01-27 23:31:18 +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
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