Aleksander Machniak
8271597836
Use ternary operator where applicable
2015-11-16 09:11:47 +01:00
Aleksander Machniak
4ceff8f353
Make optional hidding of folders with name starting with a dot - imap_skip_hidden_folders ( #1490468 )
2015-08-30 11:36:06 +02:00
Aleksander Machniak
a958748947
CS fixes
2015-06-07 15:26:33 +02:00
Aleksander Machniak
a140e6d213
Fix bug where creating subfolders in shared folders wasn't possible without ACL extension ( #1490113 )
2014-10-28 11:54:53 +01:00
Aleksander Machniak
b2a15c2c19
Set edited folder name to client environment
2014-08-12 13:31:10 +02:00
Aleksander Machniak
3cb61e7528
Collapsible (and iconized) folders tree in folder manager ( #1489648 )
2014-07-16 11:08:11 +02:00
Aleksander Machniak
cd01dc027b
Add option to set default message list mode - default_list_mode ( #1487312 )
2014-06-21 15:41:40 +02:00
Thomas Bruederli
7c28d45c8e
Update class name in subscriptions folder list after saving folder properties
2014-01-14 18:19:16 +01:00
Aleksander Machniak
d575e46067
CS fixes
2013-12-31 16:57:58 +01:00
Aleksander Machniak
6b2b2eca5f
Remove deprecated functions (these listed in bc.php file) usage
2013-12-22 14:12:15 +01:00
Aleksander Machniak
48660a881c
Fix use of non-existing localization label ( #1489474 )
2013-12-11 15:36:16 +01:00
Aleksander Machniak
96247867f2
Fix operations on folders with trailing spaces in name ( #1489419 )
2013-11-07 15:00:54 +01:00
Aleksander Machniak
1e9aa25609
Fix error where session wasn't updated after folder rename/delete ( #1488692 )
2012-09-11 19:34:35 +02:00
Aleksander Machniak
26fc0defe3
Fix bug where parentnotwritable error wasn't displayed in the interface
2012-09-03 19:56:59 +02:00
Aleksander Machniak
041c93ce0b
Removed $Id$
2012-05-22 12:31:37 +02:00
alecpl
5475865485
- Fix creating folders if ACL exists (1488443)
2012-04-18 17:49:02 +00:00
thomascube
7fe3811c65
Changed license to GNU GPLv3+ with exceptions for skins and plugins
2012-01-18 11:10:46 +00:00
thomascube
c321a955a7
Merged devel-framework branch (r5746:5779) back into trunk
2012-01-16 15:14:41 +00:00
alecpl
b6da0b76af
- Remove deprecated global $IMAP variable usage ( #1488148 )
2011-12-07 10:41:15 +00:00
alecpl
dd6a47c24a
- Fix parent folder ACL checking in some cases
2011-08-19 08:07:05 +00:00
alecpl
c6c99c89e6
- Add ACL check on parent folder
2011-08-04 09:01:36 +00:00
alecpl
f6eb1e29df
- Fix creating/renaming folders with accented characters ( #1487974 )
2011-06-28 16:43:18 +00:00
alecpl
67975b99ef
- Improved namespace roots handling in folder manager
2011-06-17 08:03:07 +00:00
alecpl
1a034323fc
- Add possibility to return subscription status and css class name for folder row from "folder_save" hook
...
- Fix folder preview frame state after folder creation
2011-06-15 13:21:49 +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
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
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