summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings/edit_folder.inc
AgeCommit message (Collapse)Author
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alec
git-svn-id: https://svn.roundcube.net/trunk@5877 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-14Pass attributes from skin to form tablethomasb
git-svn-id: https://svn.roundcube.net/trunk@5612 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralec
- Add LIST result and folder attributes cache - rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option git-svn-id: https://svn.roundcube.net/trunk@5398 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder ↵alec
manager for INBOX (#1488107), also show messages count and size in such case git-svn-id: https://svn.roundcube.net/trunk@5306 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Add ACL check on parent folderalec
git-svn-id: https://svn.roundcube.net/trunk@5022 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Move rcmail_localize_folderpath() to main.incalec
git-svn-id: https://svn.roundcube.net/trunk@4997 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Improved detection of folder rename possibility and its handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4996 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Exclude edited folder from parent selectoralec
git-svn-id: https://svn.roundcube.net/trunk@4989 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-28- Fix: folder selector doesn't list unsubscribed folders, followup to r4942alec
git-svn-id: https://svn.roundcube.net/trunk@4985 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20- Improved parent folder selectoralec
git-svn-id: https://svn.roundcube.net/trunk@4942 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06- Fix handling of other users namespace rootsalec
git-svn-id: https://svn.roundcube.net/trunk@4911 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Improved namespace roots handling in folder manageralec
git-svn-id: https://svn.roundcube.net/trunk@4860 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-20- Improve performence of folder manager operations by moving subscriptions ↵alec
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) git-svn-id: https://svn.roundcube.net/trunk@4793 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Plugin API: Add name and parent_name arguments to folder_form hookalec
git-svn-id: https://svn.roundcube.net/trunk@4739 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers ↵alec
(#1487725) - Fix handling of folders that doesn't belong to any namespace (#1487637) git-svn-id: https://svn.roundcube.net/trunk@4733 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-28- Add simple ACL rights/namespace handling in folder manager (display ↵alec
folder's namespace, modify edit form fields according to MYRIGHTS) git-svn-id: https://svn.roundcube.net/trunk@4581 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04- Use improved get_capability() syntax, saves CAPABILITY call in some casesalec
git-svn-id: https://svn.roundcube.net/trunk@4389 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04- Fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@4387 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-18- Fix Fatal error: Call to a member function get_capability()...alec
git-svn-id: https://svn.roundcube.net/trunk@4352 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- New Folder Manager UIalec
- 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) git-svn-id: https://svn.roundcube.net/trunk@4304 208e9e7b-5314-0410-a742-e7e81cd9613c