Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube | |
2011-12-14 | Pass attributes from skin to form table | thomascube | |
2011-11-08 | - Fix so folders with \Noinferiors attribute aren't listed in parent selector | alecpl | |
- Add LIST result and folder attributes cache - rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option | |||
2011-10-04 | - Fix issue where it wasn't possible to change list view mode in folder ↵ | alecpl | |
manager for INBOX (#1488107), also show messages count and size in such case | |||
2011-08-04 | - Add ACL check on parent folder | alecpl | |
2011-08-01 | - Move rcmail_localize_folderpath() to main.inc | alecpl | |
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) |