summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-24Allow to configure an URL to redirect the client after logout (#1487953)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5121 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Log session_id with loginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5118 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Don't rely on rcmail->task for session error check; use _REQUEST data insteadthomasb
git-svn-id: https://svn.roundcube.net/trunk@5117 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24- Added unique connection identifier to IMAP debug messagesalec
git-svn-id: https://svn.roundcube.net/trunk@5116 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-23- Fix path to sound file (#1488049)alec
git-svn-id: https://svn.roundcube.net/trunk@5113 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-22- Add ticket number to the last entryalec
git-svn-id: https://svn.roundcube.net/trunk@5112 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-22- Added 'priority' column on messages listalec
git-svn-id: https://svn.roundcube.net/trunk@5111 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-22- Fix image type check for contact photo uploads alec
git-svn-id: https://svn.roundcube.net/trunk@5110 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-22- Prevent from form submit with Enter key in file input fields in Internet ↵alec
Explorer git-svn-id: https://svn.roundcube.net/trunk@5109 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-22- Fix contact row update after name change when in searching mode, update ↵alec
changelog git-svn-id: https://svn.roundcube.net/trunk@5108 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Improve setting upload form attributes, IE7 uses 'encoding' attribute ↵alec
instead of 'enctype' git-svn-id: https://svn.roundcube.net/trunk@5100 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Don't add console to error pages, prevents js erroralec
git-svn-id: https://svn.roundcube.net/trunk@5099 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Followup to r5097, fix: match From with full address spec.alec
git-svn-id: https://svn.roundcube.net/trunk@5098 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Fixed selecting identity on reply/forward (#1487981)alec
git-svn-id: https://svn.roundcube.net/trunk@5097 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Fix parent folder ACL checking in some casesalec
git-svn-id: https://svn.roundcube.net/trunk@5096 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Use internal cache for mailbox_info() resultalec
git-svn-id: https://svn.roundcube.net/trunk@5095 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Bump up version numberalec
git-svn-id: https://svn.roundcube.net/trunk@5094 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Fix logging in as other user after logout (#1487953)alec
git-svn-id: https://svn.roundcube.net/trunk@5093 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Fix "jumping" login form in IE7alec
git-svn-id: https://svn.roundcube.net/trunk@5092 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18Fix fieldset-tabs display within iframes on IE7thomasb
git-svn-id: https://svn.roundcube.net/trunk@5090 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18Fix folders drop-down list: descend into root folder (e.g. INBOX) even if ↵thomasb
part of the exception list git-svn-id: https://svn.roundcube.net/trunk@5089 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Fix photo links in contact edit formalec
git-svn-id: https://svn.roundcube.net/trunk@5088 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Disable subscription on virtual shared foldersalec
git-svn-id: https://svn.roundcube.net/trunk@5087 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Use logo object in error and messageprint templates tooalec
git-svn-id: https://svn.roundcube.net/trunk@5086 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Unsubscribe from non-existing folders always (on listing), not only in ↵alec
Settings/Folders UI git-svn-id: https://svn.roundcube.net/trunk@5085 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-17- Fixed handling of folder names with unicode charactersalec
git-svn-id: https://svn.roundcube.net/trunk@5084 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16Clean up mistakenly overwritten localizations files in r5067thomasb
git-svn-id: https://svn.roundcube.net/trunk@5078 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16Correctly quote group filterthomasb
git-svn-id: https://svn.roundcube.net/trunk@5074 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Fix/simplify email regexp to prevent "no valid recipients" SMTP error ↵alec
(#1488040) git-svn-id: https://svn.roundcube.net/trunk@5073 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Add option to hide selected LDAP addressbook on the listalec
git-svn-id: https://svn.roundcube.net/trunk@5072 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Add client-side checking of uploaded files sizealec
git-svn-id: https://svn.roundcube.net/trunk@5071 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomasb
git-svn-id: https://svn.roundcube.net/trunk@5069 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-14More unique error codesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5068 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-14Update localizations from mailing listthomasb
git-svn-id: https://svn.roundcube.net/trunk@5067 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12Pass attributes as vars to labelthomasb
git-svn-id: https://svn.roundcube.net/trunk@5060 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12Only check for existing contacts if an email address is presentthomasb
git-svn-id: https://svn.roundcube.net/trunk@5059 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12Set maxlength for contact fieldsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5058 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Fix infinite recurrence when saving user preferences stored in sessionalec
git-svn-id: https://svn.roundcube.net/trunk@5057 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Revert r5046, the change will be applied to devel-mcache branch, where it ↵alec
belongs for now git-svn-id: https://svn.roundcube.net/trunk@5055 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Add debug for operations on groupsalec
git-svn-id: https://svn.roundcube.net/trunk@5051 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Remove double semicolonalec
git-svn-id: https://svn.roundcube.net/trunk@5050 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ↵thomasb
contacts, this is done server-side git-svn-id: https://svn.roundcube.net/trunk@5049 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-11- Added IMAP ENABLE (RFC5161) supportalec
- Removed deprecated @access comments git-svn-id: https://svn.roundcube.net/trunk@5046 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-11- Change version number 0.5.2 -> 0.5.X to not confuse usersalec
git-svn-id: https://svn.roundcube.net/trunk@5045 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5041 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10Recalculate date when replying to a message and localize the cite header ↵thomasb
(#1487675) git-svn-id: https://svn.roundcube.net/trunk@5040 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10CSS and UI fixes for IE6/7thomasb
git-svn-id: https://svn.roundcube.net/trunk@5039 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10- Mail_Mime-1.8.2alec
git-svn-id: https://svn.roundcube.net/trunk@5038 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix XSS vulnerability in UI messages (#1488030)alec
git-svn-id: https://svn.roundcube.net/trunk@5037 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Added 'password_change' hook for plugin actions after successful password ↵alec
change git-svn-id: https://svn.roundcube.net/trunk@5036 208e9e7b-5314-0410-a742-e7e81cd9613c