Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-11 | Fix error where session wasn't updated after folder rename/delete (#1488692) | Aleksander Machniak | |
2012-09-03 | Fix bug where parentnotwritable error wasn't displayed in the interface | Aleksander Machniak | |
2012-05-22 | Removed $Id$ | Aleksander Machniak | |
2012-04-18 | - Fix creating folders if ACL exists (1488443) | alecpl | |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube | |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube | |
2011-12-07 | - Remove deprecated global $IMAP variable usage (#1488148) | alecpl | |
2011-08-19 | - Fix parent folder ACL checking in some cases | alecpl | |
2011-08-04 | - Add ACL check on parent folder | alecpl | |
2011-06-28 | - Fix creating/renaming folders with accented characters (#1487974) | alecpl | |
2011-06-17 | - Improved namespace roots handling in folder manager | alecpl | |
2011-06-15 | - Add possibility to return subscription status and css class name for ↵ | alecpl | |
folder row from "folder_save" hook - Fix folder preview frame state after folder creation | |||
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-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 | |
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) |