summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-24Allow to configure an URL to redirect the client after logout (#1487953)thomasb
2011-08-24Log session_id with loginsthomasb
2011-08-24Don't rely on rcmail->task for session error check; use _REQUEST data insteadthomasb
2011-08-24- Added unique connection identifier to IMAP debug messagesalec
2011-08-23- Fix path to sound file (#1488049)alec
2011-08-22- Add ticket number to the last entryalec
2011-08-22- Added 'priority' column on messages listalec
2011-08-22- Fix image type check for contact photo uploads alec
2011-08-22- Prevent from form submit with Enter key in file input fields in Internet Ex...alec
2011-08-22- Fix contact row update after name change when in searching mode, update cha...alec
2011-08-19- Improve setting upload form attributes, IE7 uses 'encoding' attribute inste...alec
2011-08-19- Don't add console to error pages, prevents js erroralec
2011-08-19- Followup to r5097, fix: match From with full address spec.alec
2011-08-19- Fixed selecting identity on reply/forward (#1487981)alec
2011-08-19- Fix parent folder ACL checking in some casesalec
2011-08-19- Use internal cache for mailbox_info() resultalec
2011-08-19- Bump up version numberalec
2011-08-19- Fix logging in as other user after logout (#1487953)alec
2011-08-18- Fix "jumping" login form in IE7alec
2011-08-18Fix fieldset-tabs display within iframes on IE7thomasb
2011-08-18Fix folders drop-down list: descend into root folder (e.g. INBOX) even if par...thomasb
2011-08-18- Fix photo links in contact edit formalec
2011-08-18- Disable subscription on virtual shared foldersalec
2011-08-18- Use logo object in error and messageprint templates tooalec
2011-08-18- Unsubscribe from non-existing folders always (on listing), not only in Sett...alec
2011-08-17- Fixed handling of folder names with unicode charactersalec
2011-08-16Clean up mistakenly overwritten localizations files in r5067thomasb
2011-08-16Correctly quote group filterthomasb
2011-08-16- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#148...alec
2011-08-16- Add option to hide selected LDAP addressbook on the listalec
2011-08-16- Add client-side checking of uploaded files sizealec
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomasb
2011-08-14More unique error codesthomasb
2011-08-14Update localizations from mailing listthomasb
2011-08-12Pass attributes as vars to labelthomasb
2011-08-12Only check for existing contacts if an email address is presentthomasb
2011-08-12Set maxlength for contact fieldsthomasb
2011-08-12- Fix infinite recurrence when saving user preferences stored in sessionalec
2011-08-12- Revert r5046, the change will be applied to devel-mcache branch, where it b...alec
2011-08-12- Add debug for operations on groupsalec
2011-08-12- Remove double semicolonalec
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ...thomasb
2011-08-11- Added IMAP ENABLE (RFC5161) supportalec
2011-08-11- Change version number 0.5.2 -> 0.5.X to not confuse usersalec
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
2011-08-10Recalculate date when replying to a message and localize the cite header (#14...thomasb
2011-08-10CSS and UI fixes for IE6/7thomasb
2011-08-10- Mail_Mime-1.8.2alec
2011-08-09- Fix XSS vulnerability in UI messages (#1488030)alec
2011-08-09- Added 'password_change' hook for plugin actions after successful password c...alec