Commit Graph

6230 Commits (4af76d20cafcd456bf3ce0fcb17b25a888c45160)
 

Author SHA1 Message Date
Aleksander Machniak 187cf5e1cd Fix various PHP code bugs found using static analysis (#1489086)
Conflicts:

	plugins/enigma/enigma.php
	plugins/enigma/lib/enigma_engine.php
12 years ago
Aleksander Machniak 78c270c9f2 Fix bugs caught by static analysis 12 years ago
Aleksander Machniak e4f288c3fe Fix backslash character handling on vCard import (#1489085) 12 years ago
Aleksander Machniak ac2df4e658 Fix csv import from Thunderbird with French localization (#1489059) 12 years ago
Zou Guangxian 13a77deef4 * fixed: modsecurity warning: AppDefect: Cache-Control Response Header Missing 'no-store' flag. http://websecuritytool.codeplex.com/wikipage?title=Checks#http-cache-control-header-no-store 12 years ago
Aleksander Machniak af4185be64 Implemented updatecss.sh script for background images cache issues fix (#1489047) 12 years ago
Aleksander Machniak 2f5495763b Fix messages list focus issue in Opera and Webkit (#1489058)A
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 56aeedd9cd Fix bug where multi-level quoting was replaced with one-level quoted text after format=flowed wrapping 12 years ago
Aleksander Machniak c067bb55df Fix another text wrap issue (added test case) 12 years ago
Aleksander Machniak fedbd431c2 Remove changelog entry of reverted change
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak b7770e69fd Revert fix for #1489058 because it opened another IE8 focus issue 12 years ago
Thomas Bruederli 2d6dca4714 Escape user input values when used in eval() 12 years ago
Aleksander Machniak 283ac97852 Fix Reply-To header handling in Reply-All action (#1489037) 12 years ago
Aleksander Machniak 9b82062f5a Fix so Sender: address is added to Cc: field on reply to all (#1489011) 12 years ago
Aleksander Machniak 62fe548e08 Fix so addressbook_search_mode works also for group search (#1489079) 12 years ago
Aleksander Machniak 54c6d6a943 Fix removal of a contact from a group in LDAP addressbook (#1489081)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 410a4c663e Inlcude SQL query in the log on SQL error (#1489064) 12 years ago
Aleksander Machniak 9712d2240a Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074) 12 years ago
Aleksander Machniak 6c3e466c74 Update changelog 12 years ago
Thomas Bruederli 5bc49fa22a Remove moveTo() call which causes problems in Chrome and has no real effect in other browsers (#1488931) 12 years ago
Aleksander Machniak fb2f066370 Catch possible "Permission denied" error on iframe elements in IE 12 years ago
Aleksander Machniak af98eb046f Fix list page reset when viewing a message in Larry skin (#1489076) 12 years ago
Aleksander Machniak 8eb66e38c9 Fix min_refresh_interval handling on preferences save (#1489073) 12 years ago
Aleksander Machniak 967860765c Fix PDF support detection for Firefox PDF.js (#1488972) 12 years ago
Aleksander Machniak cf3f125784 Fix messages list focus issue in Internet Explorer (#1489058)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak ecc1b3bd5e Fix possible collision in generated thumbnail cache key (#1489069) 12 years ago
Aleksander Machniak b542f8800e Fix exit code on bootsrap errors in CLI mode (#1489044) 12 years ago
Aleksander Machniak ae0c133d45 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)
Conflicts:

	program/lib/Roundcube/rcube.php
12 years ago
Thomas Bruederli 23ea51e98d Extend fetched header block to 32K, require one of subjct, from or to headers 12 years ago
Aleksander Machniak 4571305398 Fix error when using check_referer=true 12 years ago
Aleksander Machniak 32229952ed Add note about required MSSQL database language settings 12 years ago
Aleksander Machniak 17fb6ee986 Fix incorrect handling of some specific links (#1489060)
Conflicts:

	program/lib/Roundcube/rcube_string_replacer.php
12 years ago
Aleksander Machniak a2446d9296 Fix another text wrapping issue 12 years ago
Aleksander Machniak 102b08c6a2 Fix incorrect handling of leading spaces in text wrapping 12 years ago
Aleksander Machniak f55bfe096d Fix unintentional messages list jumps on click in Internet Explorer (#1489056) 12 years ago
Aleksander Machniak 037f4c27c2 Fix a typo 12 years ago
Aleksander Machniak dbb86df538 Add 0.9.0 to releases list 12 years ago
Aleksander Machniak 2bed05d60a Fix list of required configuration options (#1489055). Removed support_url, and db_table_* 12 years ago
Aleksander Machniak 59997a3030 Fix DB error when creating a new contact and a group is selected (#1489051) 12 years ago
Aleksander Machniak 8b8462018a Fix handling of deprecated boolean value of reply_mode option (#1489052)
Conflicts:

	CHANGELOG
12 years ago
Victor Benincasa 9824e212cc Fix typos
Allows the new_user_dialog plugin to work properly
12 years ago
Aleksander Machniak 51f52b525b Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote() 12 years ago
Aleksander Machniak 7af32a95bb Fix typo simpleEscape -> escapeSimple 12 years ago
Aleksander Machniak 82f1c77847 Fix links to PHP PDO drivers manual 12 years ago
Aleksander Machniak fa04e19be3 CS fixes (converted tabs to spaces) 12 years ago
Aleksander Machniak d8752c9839 Add rcube_db::escapeSimple() method for backward compat. 12 years ago
Aleksander Machniak ebaf850afa Remove redundant ini checks 12 years ago
Thomas Bruederli a7db8f93ef Bump version to 0.9-stable 12 years ago
Aleksander Machniak d83e12a620 Fix display of HTML entities in protected folder name (#1489042) 12 years ago
Thomas Bruederli 8289923552 Fix ticket reference 12 years ago