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