summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings
AgeCommit message (Expand)Author
2008-05-07More code cleanup + oop-izationthomasb
2008-05-05- Fix management of folders with national characters in names (#1485036, #148...alec
2008-05-01- fixed saving preferences after r1344alec
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-25- removed redundant codealec
2008-04-17fix HTML mail sendingestadtherr
2008-04-16- last change fixalec
2008-04-16- fixed folders management after r1291alec
2008-04-16Set minimum number of rows per page (#1484935)thomasb
2008-04-16- added tinyMCE localization setting alec
2008-04-15HTML editing fixes, upgrade to TinyMCE v3.0.6estadtherr
2008-04-14- Added sections (fieldset+label) in Settings interfacealec
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-04-11#1483863: empty trash and expunge inbox on logoutalec
2008-04-02#1484681alec
2008-04-02updated timezones listalec
2008-03-03Fix timezone dropdown selection (#1484826)thomasb
2008-02-29Applied patch #1484812 for localizing folder namesthomasb
2008-02-12Show message count in folder list and hint when creating a subfolderthomasb
2008-02-10* fixing #1484494 (people can delete the last identity otherwise)till
2008-02-08Fix ugly type as suggested in #1484760thomasb
2008-02-02* fixed another instance of preg_quote() (thanks Sean N. Heukels)till
2008-02-02* fixed #1484738till
2007-12-11added ability to insert attached images in HTML editorestadtherr
2007-12-10New class rcube_user + send message disposition notificationthomasb
2007-11-25Fix overriding of session vars when register_globals is on (#1484670)thomasb
2007-10-19- Enable single-selection toggling in JS list objectrobin
2007-10-15After renaming/moving a folder, rename/move the children as well.robin
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ...robin
2007-10-04Use object method to get imap hierarchy delimiterthomasb
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomasb
2007-09-26Fix folder-management when delimiter is empty (re-closes #1457344).robin
2007-09-25Create new folder as child of selected folder.robin
2007-09-25Enable drag-/dropping of folders to a new parent folder, closes #1457344.robin
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb
2007-09-06Add Sydney to GMT+10 (AEST), closing #1484401.robin
2007-09-01+ implemented checks for max pagesize (#1484484)till
2007-08-29+ feedbacktill
2007-08-29# fixed: #1484527till
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
2007-05-18Use HTTP-POST requests for actions that change application statethomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-02-21Fix folder deleting.robin
2007-02-16Better input checking on GET and POST varsthomasb
2007-01-31Only allow one default identity (Bug #1484223)thomasb
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomasb
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomasb
2006-12-20New (strict) quoting for all kind of stringsthomasb
2006-12-14Fixed wrong exclusion of draft_autosave property (Bug #1484160)thomasb
2006-12-03fixed signature issuesestadtherr