Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-01 | - Improved detection of folder rename possibility and its handling | alecpl | |
2011-07-29 | - Exclude edited folder from parent selector | alecpl | |
2011-07-28 | - Fix: folder selector doesn't list unsubscribed folders, followup to r4942 | alecpl | |
2011-07-20 | - Improved parent folder selector | alecpl | |
2011-07-06 | - Fix handling of other users namespace roots | alecpl | |
2011-06-17 | - Improved namespace roots handling in folder manager | alecpl | |
2011-05-20 | - Improve performence of folder manager operations by moving subscriptions ↵ | alecpl | |
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-06 | - Plugin API: Add name and parent_name arguments to folder_form hook | alecpl | |
2011-05-05 | - Fix problems with subfolders of INBOX folder on some IMAP servers ↵ | alecpl | |
(#1487725) - Fix handling of folders that doesn't belong to any namespace (#1487637) | |||
2011-02-28 | - Add simple ACL rights/namespace handling in folder manager (display ↵ | alecpl | |
folder's namespace, modify edit form fields according to MYRIGHTS) | |||
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube | |
2011-01-04 | - Use improved get_capability() syntax, saves CAPABILITY call in some cases | alecpl | |
2011-01-04 | - Fix typo | alecpl | |
2010-12-18 | - Fix Fatal error: Call to a member function get_capability()... | alecpl | |
2010-12-03 | - New Folder Manager UI | alecpl | |
- 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) |