Commit Graph

12 Commits

Author SHA1 Message Date
alecpl
c9cfd6d4bf - Improved parent folder selector 2011-07-20 09:51:31 +00:00
alecpl
9220169bf1 - Fix handling of other users namespace roots 2011-07-06 07:50:34 +00:00
alecpl
67975b99ef - Improved namespace roots handling in folder manager 2011-06-17 08:03:07 +00:00
alecpl
254d5ef32b - Improve performence of folder manager operations by moving subscriptions table operations (like adding/updateing/moving folders) into client-side - no need to invoke LIST, do sorting in browser
- This change should also handle better situations when working with replicated IMAP backend (e.g.Cyrus Murder)
2011-05-20 10:38:44 +00:00
alecpl
0d277ef01b - Plugin API: Add name and parent_name arguments to folder_form hook 2011-05-06 10:07:25 +00:00
alecpl
d08333ea57 - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
2011-05-05 12:46:54 +00:00
alecpl
bbce3edd61 - Add simple ACL rights/namespace handling in folder manager (display folder's namespace, modify edit form fields according to MYRIGHTS) 2011-02-28 17:59:13 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
alecpl
600bb156f7 - Use improved get_capability() syntax, saves CAPABILITY call in some cases 2011-01-04 11:16:54 +00:00
alecpl
77437e70f9 - Fix typo 2011-01-04 10:38:18 +00:00
alecpl
591dd80d22 - Fix Fatal error: Call to a member function get_capability()... 2010-12-18 16:42:38 +00:00
alecpl
af3c045ecf - New Folder Manager UI
- Fix invalid Request when creating a folder (#1487443)
- Add folder size and quota indicator in folder manager (#1485780)
- Add possibility to move a subfolder into root folder (#1486791)
2010-12-03 10:58:40 +00:00