Commit graph

58 commits

Author SHA1 Message Date
Thomas Bruederli
e167128043 Adapt 'folders_list' hook to new arguments after update in Roundcube core 2014-07-03 11:21:01 +02:00
Thomas Bruederli
5c206f76e8 Amend js files headers to satisfy LibreJS license detection 2014-04-28 09:12:29 +02:00
Thomas Bruederli
e613061f18 Updated translation files from Transifex 2014-04-24 14:45:27 +02:00
Aleksander Machniak
5d486351b7 There's no default_folders setting in Roundcube 1.1 2014-04-03 09:59:23 +02:00
Aleksander Machniak
6560e086b6 kolab_storage::set_state() is private method, use kolab_storage::folder_activate() 2013-11-18 10:21:21 +01:00
Aleksander Machniak
c47bcc9e3f Removed empty localization files 2013-10-31 08:57:19 +01:00
Aleksander Machniak
dfd761f4b9 Re-write code to create/subscribe/activate default kolab folders
with some performance improvements and proper event/task folders activation (Bug #1667)
2013-10-29 16:04:02 +01:00
Aleksander Machniak
7f93ff46e0 Update and cleanup localizations 2013-10-11 15:06:22 +02:00
Aleksander Machniak
8aa877d88b Fix doubled SUBSCRIBE call 2013-08-21 19:02:30 +02:00
Jeroen van Meeuwen (Kolab Systems)
23d9f14e81 Subscribe default folders that we create 2013-08-18 14:10:02 +02:00
Aleksander Machniak
c0a005b204 folders_metadata() -> folders_typedata() 2013-07-09 15:24:01 +02:00
Aleksander Machniak
007fd25f96 Unify fetching folder (metadata) types. This should also improve performance
because get_metadata() arguments are used to build the cache key.
2013-07-09 15:16:15 +02:00
Aleksander Machniak
27e57c7335 Fix undefined or unused variable errors caught in static code analysis 2013-05-07 12:16:11 +02:00
Aleksander Machniak
4d2320cf1c Update folder type annotation on special folder change (#1031) 2013-04-10 13:56:04 +02:00
Aleksander Machniak
9d1f43d9c2 Fix PHP warning when folder rights is not available (e.g. non-existing folder) 2013-04-09 18:50:47 +02:00
Thomas Bruederli
080a60c7cc Cleanup Transifex localization files. en => en_US 2013-03-13 10:45:29 +01:00
Jeroen van Meeuwen (Kolab Systems)
f38105a809 Update translations from Transifex 2013-01-12 11:23:32 +00:00
Thomas Bruederli
fdf9b884e7 Added/updated French localization from Transifex (thanks to Eric aka furlot) 2012-12-26 19:01:56 +01:00
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
12e2d2ea4a Add option to create default folders of type file and freebusy 2012-10-25 15:52:46 +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
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