summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2012-08-17Fix PHP Warning: strlen() expects parameter 1 to be string, object givenAleksander Machniak
2012-08-15Fix lower-casing email address on replies (#1488598)Aleksander Machniak
2012-08-15Fix line separator in exported messages (#1488603)Aleksander Machniak
2012-08-15Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)Aleksander Machniak
2012-08-15Fix stripped apostrophes when replying in plain text to HTML message (#1488606)Aleksander Machniak
2012-08-14Fix inactive Save search option after advanced search (#1488607)Aleksander Machniak
2012-08-14Improve text wrapping in repliesThomas Bruederli
2012-08-13Skip IDN conversion when saving/reading identies. This should provide proper ...Thomas Bruederli
2012-08-11Fix bug in last commit which broke searchingAleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-08-08Fix image cid substitution in compose/sendmailAleksander Machniak
2012-08-06Fix double HTML entities escaping in forward message headerAleksander Machniak
2012-08-03Remove debug codeAleksander Machniak
2012-08-03Fix duplicated fields when object is converted into arrayAleksander 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-28Fix fatal error when date.timezone isn't set (#1488546)Aleksander Machniak
2012-06-08Fix XSS vulnerability in message subject handling using Larry skin (#1488519)Aleksander Machniak
2012-05-30Don't show errors when moving contacts into groups they're already in (#1488493)Thomas Bruederli
2012-05-26Fix possible PHP warningAleksander Machniak
2012-05-26Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release...Aleksander Machniak
2012-05-26Catch DateTime* exceptions (#1488497) - skipping buggy timezonesAleksander Machniak
2012-05-25Move messages forwarding mode setting into PreferencesAleksander 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-27- Applied fixes from trunk up to r6129alecpl
2012-04-24- Applied fixes from trunk up to r6123alecpl
2012-04-21Backported r6109 to release branchthomascube
2012-04-18- Fix parent folder permissions checking on folder creation (#1488443)alecpl
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
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomascube
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alecpl
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-03-21- Fix E_STRICT warning (#1488404)alecpl
2012-03-20Add support for read-only address book recordsthomascube
2012-03-19- Image resize with GD extension (#1488383) alecpl
2012-03-16Pass message UID to 'message_part_get' hookthomascube
2012-03-14Request all needed fields from address book backends (#1488394)thomascube
2012-03-09- Unified (single) spellchecker buttonalecpl
2012-03-08Only run value through format_date if no render_func was called beforethomascube
2012-03-05- Fix duplicate names handling in addressbook searches (#1488375)alecpl
2012-03-03Fix spellingthomascube