summaryrefslogtreecommitdiff
path: root/program/steps/settings/manage_folders.inc
AgeCommit message (Expand)Author
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
2007-02-16Better input checking on GET and POST varsthomascube
2006-12-20New (strict) quoting for all kind of stringsthomascube
2006-12-01Fixed folder name encoding in subscription list (Bug #1484113)thomascube
2006-11-21- Add missing nl_NL translationssvncommit
2006-09-07Some bugfixes and session expiration stuffthomascube
2006-08-11More encoding issues; enhanced debugging functionsthomascube
2006-08-10Fixed charset problems with folder renamingthomascube
2006-07-30Fixed folder renaming; added confirmation after deleting a folderthomascube
2006-07-25Several bugfixes and improvements. See CHANGELOG for detailsthomascube
2006-06-29Removeable attachments, Auto-default folder creation, bug fixessvncommit
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)svncommit
2006-03-03Improved reading of POST and GET valuesthomascube
2006-02-20Fixed some charset bugsthomascube
2006-01-13Switched to full UTF-8 supportthomascube
2006-01-13Switched to full UTF-8 supportthomascube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...thomascube