Commit Graph

6384 Commits (5a6c3a169bed84d29a17c6c6f87896c42565bf9d)
 

Author SHA1 Message Date
Aleksander Machniak 416cc7106a Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 311e82652a Add lost files for "db_prefix related changes" commit 12 years ago
Thomas Bruederli 378d6cf97f Build plugin info from both package.xml and composer.json files; allow plugins to override the meta info method 12 years ago
Thomas Bruederli b4d50cb41c Prepare for the composer-based plugin repository; skip PEAR dependencies for now 12 years ago
Aleksander Machniak 4cb8ced1a4 Fix min_refresh_interval handling on preferences save (#1489073) 12 years ago
Aleksander Machniak de6e22573e Fix PDF support detection for Firefox PDF.js (#1488972) 12 years ago
Aleksander Machniak d0f616c6e0 Fix messages list focus issue in Internet Explorer (#1489058) 12 years ago
Aleksander Machniak 399db1b647 Add db_prefix configuration option in place of db_table_*/db_sequence_* options
Make possible to use db_prefix for schema initialization in Installer (#1489067)
Fix updatedb.sh script so it recognizes also table prefix for external DDL files
12 years ago
Aleksander Machniak d7fcd8ce42 Fix possible collision in generated thumbnail cache key (#1489069) 12 years ago
Aleksander Machniak fbd213a5f3 Fix exit code on bootsrap errors in CLI mode (#1489044) 12 years ago
Aleksander Machniak f23ef1c968 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) 12 years ago
Thomas Bruederli ddfdd8938d Extend fetched header block to 32K, require one of subjct, from or to headers 12 years ago
Aleksander Machniak a544971fe8 Fix error when using check_referer=true 12 years ago
Aleksander Machniak c72f692982 Add note about required MSSQL database language settings 12 years ago
Aleksander Machniak 70229cbbfc Fix incorrect handling of some specific links (#1489060) 12 years ago
Aleksander Machniak 1041aa46da Fix another text wrapping issue 12 years ago
Aleksander Machniak 7439d3ee14 Fix incorrect handling of leading spaces in text wrapping 12 years ago
Aleksander Machniak 8ad2c98e9d Fix unintentional messages list jumps on click in Internet Explorer (#1489056) 12 years ago
Aleksander Machniak 1b7b6be959 Fix list of required configuration options (#1489055). Removed support_url, and db_table_* 12 years ago
Aleksander Machniak 3a81af385f Fix a typo 12 years ago
Aleksander Machniak 7652687692 Fix DB error when creating a new contact and a group is selected (#1489051) 12 years ago
Aleksander Machniak ca2c6316fb Fix handling of deprecated boolean value of reply_mode option (#1489052) 12 years ago
Victor Benincasa ef3f1dfca9 Small code optimization
Remove function argument as a local variable is used.
12 years ago
Aleksander Machniak fe626833af Allow onload attribute on iframe element 12 years ago
Aleksander Machniak 282dff4f18 Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote() 12 years ago
Aleksander Machniak c465ee1e06 Fix typo simpleEscape -> escapeSimple 12 years ago
Aleksander Machniak 398c9d8869 Fix links to PHP PDO drivers manual 12 years ago
Aleksander Machniak 39a034b50d Add rcube_db::escapeSimple() method for backward compat.
Conflicts:

	plugins/virtuser_query/virtuser_query.php
12 years ago
Aleksander Machniak 1352d8ddb0 Remove redundant ini checks 12 years ago
Aleksander Machniak 2964fb573d Fix handling of identities_level=4 12 years ago
Aleksander Machniak 0c896b9879 Update changelog 12 years ago
Thomas Bruederli c8f2c0c5af Synchronized localizations from Transifex 12 years ago
Aleksander Machniak 9576906bbe Fix hide-headers icon 12 years ago
Aleksander Machniak e088291024 Remove dropdown style from attachment menu 12 years ago
Aleksander Machniak b7570fb564 Fix parsing invalid date string (#1489035) 12 years ago
Aleksander Machniak bb7c522bfd Add "with attachment" option to messages list filter (#1485382) 12 years ago
Aleksander Machniak e0cc1fb9aa Fix display of HTML entities in protected folder name (#1489042) 12 years ago
Thomas Bruederli 64e1c2d406 Fix ticket reference 12 years ago
Thomas Bruederli e1ed10cd66 Updated changelog 12 years ago
Thomas Bruederli b413bb2b60 Set minimal permissions to temp files (#148899) 12 years ago
Thomas Bruederli a021d6f187 Skip filename suffix check for embedded images; return blocked.gif instead of HTML warning when embedded (#1489029) 12 years ago
Thomas Bruederli ce31c026c2 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Andy Wermke de6585eb77 Merge branch 'master' of git.next-step-software.com:/git-pub/roundcubemail 12 years ago
Andy Wermke bf3084b608 Merge branch 'master' of https://github.com/roundcube/roundcubemail 12 years ago
Andy Wermke 58e3a504b9 Removed parse_expression() & added error logging to eval_expression(). 12 years ago
Aleksander Machniak 4fdaa02ac7 Fix handling of invalid characters in message headers and output (#1489032) 12 years ago
Aleksander Machniak 50cc5b370f Fix selecting collapsed rows when using selection with Shift/Ctrl key 12 years ago
Andy Wermke fe245e5f5d Replaced last eval(). Allowing function calls in expressions. 12 years ago
Aleksander Machniak ad827b9117 Fix selecting collapsed rows on select-all (#1489036) 12 years ago
Aleksander Machniak 4dfae96dcd Fix copying messages to a folder with "empty" name e.g. "0", better error handling 12 years ago