index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
steps
/
settings
/
manage_folders.inc
Age
Commit message (
Expand
)
Author
2010-12-03
- New Folder Manager UI
alec
2010-11-12
- Fix handling of folders with "<>" characters in name
alec
2010-11-12
- Fix handling of folders with name "0" (#1487119)
alec
2010-10-27
- Improve performance of rcube_imap_generic::countMessages() using STATUS ins...
alec
2010-10-25
- Add basic IMAP LIST's \Noselect option support (mark unselectable folders a...
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-08-30
- Show disabled checkboxes for protected folders instead of dots (#1485498)
alec
2010-08-02
- Don't add threads checkbox in virtual folder record
alec
2010-07-30
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...
alec
2010-06-23
- removed PHP closing tag
alec
2010-04-23
- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)
alec
2010-03-19
- hide threads related stuff if threads are not supported
alec
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomasb
2010-02-21
Use rcmail::imap_connect() to establish IMAP connections; always initialize r...
thomasb
2009-05-20
- Support UTF-7 encoding in messages (#1485832)
alec
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomasb
2009-01-23
- Fixed creation of folders with '&' sign in name (reverted r1357)
alec
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-18
#1485567: fix virtual folders names
alec
2008-12-09
#1485439: style fixes for IE6,7
alec
2008-10-15
- Add feedback and set busy when moving folder (#1485497)
alec
2008-10-09
- don't set border=0 for images (use css for that)
alec
2008-09-24
#1485405: typo
alec
2008-09-17
- Display progress message for folders create/delete/rename operations (#1485...
alec
2008-09-12
Insert virtual folders in subscription list (#1484779) + code cleanup
thomasb
2008-05-30
- Disallowed delimiter in folder name (#1484803)
alec
2008-05-30
- Support for subfolders in default/protected folders (#1484665)
alec
2008-05-21
-localized pagetitle in Settings and Address book
alec
2008-05-05
- Fix management of folders with national characters in names (#1485036, #148...
alec
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomasb
2008-04-16
- last change fix
alec
2008-04-16
- fixed folders management after r1291
alec
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomasb
2008-04-02
#1484681
alec
2008-02-29
Applied patch #1484812 for localizing folder names
thomasb
2008-02-12
Show message count in folder list and hint when creating a subfolder
thomasb
2008-02-02
* fixed another instance of preg_quote() (thanks Sean N. Heukels)
till
2008-02-02
* fixed #1484738
till
2007-10-19
- Enable single-selection toggling in JS list object
robin
2007-10-15
After renaming/moving a folder, rename/move the children as well.
robin
2007-10-15
When a parent folder is deleted, delete the children immediately, instead of ...
robin
2007-10-04
Use object method to get imap hierarchy delimiter
thomasb
2007-09-26
Set default IMAP folder delimiter; make sure is not empty
thomasb
2007-09-26
Fix folder-management when delimiter is empty (re-closes #1457344).
robin
2007-09-25
Create new folder as child of selected folder.
robin
2007-09-25
Enable drag-/dropping of folders to a new parent folder, closes #1457344.
robin
2007-08-10
Some bugfixes, security issues + minor improvements
thomasb
2007-05-18
Use HTTP-POST requests for actions that change application state
thomasb
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomasb
2007-02-21
Fix folder deleting.
robin
[next]