summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings
AgeCommit message (Collapse)Author
2008-02-02* fixed another instance of preg_quote() (thanks Sean N. Heukels)till
git-svn-id: https://svn.roundcube.net/trunk@999 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* fixed #1484738till
git-svn-id: https://svn.roundcube.net/trunk@993 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-11added ability to insert attached images in HTML editorestadtherr
git-svn-id: https://svn.roundcube.net/trunk@940 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-10New class rcube_user + send message disposition notificationthomasb
git-svn-id: https://svn.roundcube.net/trunk@938 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Fix overriding of session vars when register_globals is on (#1484670)thomasb
git-svn-id: https://svn.roundcube.net/trunk@922 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-19- Enable single-selection toggling in JS list objectrobin
- Use row id's instead of folder names in folder renaming/moving - Fix some smaller errors in folder renaming/moving git-svn-id: https://svn.roundcube.net/trunk@887 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15After renaming/moving a folder, rename/move the children as well.robin
git-svn-id: https://svn.roundcube.net/trunk@868 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ↵robin
one-by-one as r833 did. git-svn-id: https://svn.roundcube.net/trunk@866 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-04Use object method to get imap hierarchy delimiterthomasb
git-svn-id: https://svn.roundcube.net/trunk@857 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomasb
git-svn-id: https://svn.roundcube.net/trunk@824 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Fix folder-management when delimiter is empty (re-closes #1457344).robin
git-svn-id: https://svn.roundcube.net/trunk@821 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-25Create new folder as child of selected folder.robin
git-svn-id: https://svn.roundcube.net/trunk@813 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-25Enable drag-/dropping of folders to a new parent folder, closes #1457344.robin
git-svn-id: https://svn.roundcube.net/trunk@811 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb
git-svn-id: https://svn.roundcube.net/trunk@801 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-06Add Sydney to GMT+10 (AEST), closing #1484401.robin
git-svn-id: https://svn.roundcube.net/trunk@782 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-01+ implemented checks for max pagesize (#1484484)till
git-svn-id: https://svn.roundcube.net/trunk@768 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29+ feedbacktill
git-svn-id: https://svn.roundcube.net/trunk@733 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29# fixed: #1484527till
git-svn-id: https://svn.roundcube.net/trunk@727 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@668 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-18Use HTTP-POST requests for actions that change application statethomasb
git-svn-id: https://svn.roundcube.net/trunk@573 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-02-21Fix folder deleting.robin
git-svn-id: https://svn.roundcube.net/trunk@487 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-02-16Better input checking on GET and POST varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@483 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-01-31Only allow one default identity (Bug #1484223)thomasb
git-svn-id: https://svn.roundcube.net/trunk@462 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@432 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@425 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20New (strict) quoting for all kind of stringsthomasb
git-svn-id: https://svn.roundcube.net/trunk@419 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-14Fixed wrong exclusion of draft_autosave property (Bug #1484160)thomasb
git-svn-id: https://svn.roundcube.net/trunk@407 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-03fixed signature issuesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@392 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-01Introducing preview pane and conditional skin tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@388 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-01Fixed JS errors in identity list (Bug #1484120)thomasb
git-svn-id: https://svn.roundcube.net/trunk@387 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-01Fixed folder name encoding in subscription list (Bug #1484113)thomasb
git-svn-id: https://svn.roundcube.net/trunk@386 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-21- Add missing nl_NL translationsrobin
- Translate foldernames in folder form (closes #1484113) git-svn-id: https://svn.roundcube.net/trunk@378 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-10-08fixed css pathestadtherr
git-svn-id: https://svn.roundcube.net/trunk@360 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-24Partial client re-write with a common list classthomasb
git-svn-id: https://svn.roundcube.net/trunk@354 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@344 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-07Some bugfixes and session expiration stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@338 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-07Made automatic draft saving configurablethomasb
git-svn-id: https://svn.roundcube.net/trunk@337 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Improved message parsing and HTML validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@330 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-16Fixed some XSS and SQL injection issuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@319 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-11More encoding issues; enhanced debugging functionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@314 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-10Fixed charset problems with folder renamingthomasb
git-svn-id: https://svn.roundcube.net/trunk@305 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-04Several bugfixes; see CHANGELOG for detailsthomasb
git-svn-id: https://svn.roundcube.net/trunk@292 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-30Fixed folder renaming; added confirmation after deleting a folderthomasb
git-svn-id: https://svn.roundcube.net/trunk@285 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-25Several bugfixes and improvements. See CHANGELOG for detailsthomasb
git-svn-id: https://svn.roundcube.net/trunk@282 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-29Removeable attachments, Auto-default folder creation, bug fixesrichs
git-svn-id: https://svn.roundcube.net/trunk@269 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)richs
git-svn-id: https://svn.roundcube.net/trunk@267 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Added sort order saving patch by Jacob Brunsonroundcube
git-svn-id: https://svn.roundcube.net/trunk@194 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-23Started implementing search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@171 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-20Minor improvements and bugfixes (see changelog)roundcube
git-svn-id: https://svn.roundcube.net/trunk@169 208e9e7b-5314-0410-a742-e7e81cd9613c