summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomascube
2011-08-29Add plugin hook message_part_get for message part downloadsthomascube
2011-08-28Define style for disabled form buttonsthomascube
2011-08-28- Localize forwarded message header (#1488058)alecpl
2011-08-27- Fix is_a() usage for PHP>5.3.6alecpl
2011-08-26Don't attempt to list (and cache) folders if not connectedthomascube
2011-08-26- Microoptimization: use substr_replace() for injecting a string into stringalecpl
2011-08-25Move timezone computation to rcube_config; don't override SESSION['timezone']...thomascube
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomascube
2011-08-24Fix group members listing for ldap directoriesthomascube
2011-08-24Fix r5117: don't show error on default login pagethomascube
2011-08-24Log session_id with loginsthomascube
2011-08-24Don't rely on rcmail->task for session error check; use _REQUEST data insteadthomascube
2011-08-24- Added unique connection identifier to IMAP debug messagesalecpl
2011-08-22- Add ticket number to the last entryalecpl
2011-08-22- Added 'priority' column on messages listalecpl
2011-08-22- Fix image type check for contact photo uploads alecpl
2011-08-22- Prevent from form submit with Enter key in file input fields in Internet Ex...alecpl
2011-08-22- Fix contact row update after name change when in searching mode, update cha...alecpl
2011-08-19- Improve setting upload form attributes, IE7 uses 'encoding' attribute inste...alecpl
2011-08-19- Don't add console to error pages, prevents js erroralecpl
2011-08-19- Followup to r5097, fix: match From with full address spec.alecpl
2011-08-19- Fixed selecting identity on reply/forward (#1487981)alecpl
2011-08-19- Fix parent folder ACL checking in some casesalecpl
2011-08-19- Use internal cache for mailbox_info() resultalecpl
2011-08-18- Fix "jumping" login form in IE7alecpl
2011-08-18Fix fieldset-tabs display within iframes on IE7thomascube
2011-08-18Fix folders drop-down list: descend into root folder (e.g. INBOX) even if par...thomascube
2011-08-18- Fix photo links in contact edit formalecpl
2011-08-18- Disable subscription on virtual shared foldersalecpl
2011-08-18- Use logo object in error and messageprint templates tooalecpl
2011-08-18- Unsubscribe from non-existing folders always (on listing), not only in Sett...alecpl
2011-08-16Clean up mistakenly overwritten localizations files in r5067thomascube
2011-08-16Correctly quote group filterthomascube
2011-08-16- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#148...alecpl
2011-08-16- Add option to hide selected LDAP addressbook on the listalecpl
2011-08-16- Add client-side checking of uploaded files sizealecpl
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomascube
2011-08-14More unique error codesthomascube
2011-08-14Update localizations from mailing listthomascube
2011-08-12Pass attributes as vars to labelthomascube
2011-08-12Only check for existing contacts if an email address is presentthomascube
2011-08-12Set maxlength for contact fieldsthomascube
2011-08-12- Fix infinite recurrence when saving user preferences stored in sessionalecpl
2011-08-12- Revert r5046, the change will be applied to devel-mcache branch, where it b...alecpl
2011-08-12- Add debug for operations on groupsalecpl
2011-08-12- Remove double semicolonalecpl
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ...thomascube
2011-08-11- Added IMAP ENABLE (RFC5161) supportalecpl
2011-08-11- Change version number 0.5.2 -> 0.5.X to not confuse usersalecpl