summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2012-08-03Remove debug codeAleksander Machniak
2012-08-03Fix duplicated fields when object is converted into arrayAleksander Machniak
2012-07-31Define context (_remote=1) for spellcheck requests to send proper response on...Aleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-07-26Move the hard-coded list of fields used to list contacts to a central locationThomas Bruederli
2012-07-24Prefer default addressbook also when checking for existence of MDN request re...Aleksander Machniak
2012-07-13Prepare to show contact photo of email sender in mail viewsThomas Bruederli
2012-07-10Simplified method of getting default addressbook.Aleksander Machniak
2012-07-10Use file_get_contents() to make code simpler and to fix possible infinite loopAleksander Machniak
2012-07-09- Don't add attachments content into reply/forward/draft message body (#1488557)Aleksander Machniak
2012-06-28Fix empty user agent string on error page for "incompatible browser" errorAleksander Machniak
2012-06-28Define array variable in case none of zones is valid (shouldn't happen)Aleksander Machniak
2012-06-28Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-06-28Fix fatal error when date.timezone isn't set (#1488546)Aleksander Machniak
2012-06-26Enable drag & drop file upload for contact photosThomas Bruederli
2012-06-08Add Content-Length for attachments where possible (#1485478)Aleksander Machniak
2012-06-08Fix attachment sizes in message print page and attachment preview page (#1488...Aleksander Machniak
2012-06-08Fix XSS vulnerability in message subject handling using Larry skin (#1488519)Aleksander Machniak
2012-06-06New feature to add mail attachments using drag & drop on HTML5 enabled browsersThomas Bruederli
2012-06-04Fix possible PHP warning: strpos(): Offset not contained in stringAleksander Machniak
2012-05-30Merge branch 'dev-browser-capabilities'Aleksander Machniak
2012-05-30Don't show errors when moving contacts into groups they're already in (#1488493)Thomas Bruederli
2012-05-30Display Tiff as Jpeg in browsers without Tiff support (#1488452)Aleksander Machniak
2012-05-28Add Flash support detectionAleksander Machniak
2012-05-28Use browser capabilities to decide if PDF/TIFF attachments should be displayedAleksander Machniak
2012-05-28Added browser capabilities detection, i.e. PDF and TIFF supportAleksander Machniak
2012-05-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-05-26Catch DateTime* exceptions (#1488497) - skipping buggy timezonesAleksander Machniak
2012-05-25Move messages forwarding mode setting into PreferencesAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Add is_escaped attribute for html_select and html_textarea (#1488485)Aleksander Machniak
2012-05-22Remove last instance of storage_connect() with possible performanceAleksander Machniak
2012-05-22- Fix HTML entities handling in HTML editor (#1488483)Aleksander Machniak
2012-05-16Fix object referenceThomas Bruederli
2012-05-10Fix PHP warning on PHP 5.4 (#1488469)Aleksander Machniak
2012-05-09Fix add_contact() (#1488465)Aleksander Machniak
2012-05-08Removed debug codeAleksander Machniak
2012-05-08Fix Opera issues with duplicated scrollbar and invisible borderAleksander Machniak
2012-04-25- Improved all headers viewer (mostly in Larry skin)alecpl
2012-04-24- Fix handling errors on draft auto-savealecpl
2012-04-23- Add vCard import from multiple files at once (#1488015)alecpl
2012-04-21Support mutliple name/email pairs for Bcc and Reply-To identity settings (#14...thomascube
2012-04-19- Fix attachment name regression (#1488446)alecpl
2012-04-18- Fix creating folders if ACL exists (1488443)alecpl
2012-04-13- Merge devel-framework branch, resolved conflictsalecpl
2012-04-12- Small fixalecpl
2012-04-12- Fix importing to LDAP addressbook when mail attribute is required byalecpl
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alecpl
2012-04-11- Revert r6060, fix #1487822 using css-onlyalecpl
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomascube