Commit Graph

7124 Commits (fb5255e2f0bcd69b7fd45889bcda0fd4ad332ca1)
 

Author SHA1 Message Date
Aleksander Machniak fb5255e2f0 Fix filter creation from an email when preview frame is disabled (#1489647) 12 years ago
Aleksander Machniak 32c612c112 Fix some PDO::MYSQL_* constants (wrongly described in PHP manual before 5.3.21) 12 years ago
Aleksander Machniak 2b8f033bcb Improvement in handling invalid email address strings 12 years ago
Thomas Bruederli 7e4d15ff43 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 0ca978820c Suppress IE's default behavior of opening links in a new tab on ctrl-click by wrapping the clickable content in <span> tag 12 years ago
Aleksander Machniak 8d3d5b42b7 Prevent from "Call to undefined method rcmail_output_json::add_footer()" error 12 years ago
Aleksander Machniak 17ae1307d6 Fix issue where msgexport.sh printed the message to STDOUT instead of a file (#1489634) 12 years ago
Thomas Bruederli 128fd9861a Declare LOGIN commands to be anonymized in debug logging 12 years ago
Aleksander Machniak 37b9e02648 Fix regression in handling of 'attachments' result in message_compose hook (#1489627) 12 years ago
Aleksander Machniak a622451bc5 Fix wrong action folder selection if managesieve_domains is not empty (#1489617) 12 years ago
Aleksander Machniak abecca8f4b Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak c6227fe7b0 Bump version number 12 years ago
Aleksander Machniak 022f510365 Fix issue in displaying filter form when managesieve_kolab_master=true
and sieve variables extension is supported by the server (#1489599)
12 years ago
Thomas Bruederli 80102a2dde Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin 12 years ago
Aleksander Machniak 7c23451eec Added tests for html::attrib_string() method 12 years ago
Aleksander Machniak 5e8da2b5c9 Added toolbar button to move message in message view 12 years ago
Thomas Bruederli 8bbb01cb66 Add toolbar icon for message move 12 years ago
Aleksander Machniak 524e382669 Merge pull request #168 from tillkruess/master
another security fix for domainfactory password plugin driver
12 years ago
Till Krüss aba993da6a prevent unwanted code execution via CURLOPT_POSTFIELDS (again) 12 years ago
Aleksander Machniak 9a0900e4a1 Fix issue where multi-select fields were not visible in new filter action rows (#1489600) 12 years ago
Aleksander Machniak a329ccd9c9 Fix issue where folder selector wasn't visible on new filter form 12 years ago
Thomas Bruederli a23a2b3039 Update env in main window for ACL dialog autocompletion (#1489594) 12 years ago
Aleksander Machniak 03de1329ef Fix invalid X-Draft-Info on forwarded message draft (#1489587) 12 years ago
Aleksander Machniak 36848be23a Update changelog 12 years ago
Aleksander Machniak e7881f058a Merge pull request #166 from tillkruess/master
security fix for domainfactory password plugin driver
12 years ago
Till Krüss 334475a50b prevent unwanted code execution via CURLOPT_POSTFIELDS 12 years ago
Thomas Bruederli 50020473e3 Update CHANGELOG 12 years ago
Thomas Bruederli ce20194266 Add setter for user object to rcube class; we already have getters for various user properties there 12 years ago
Aleksander Machniak c8699f09ea Add dummy tests for rcube_spellcheck_* classes 12 years ago
Aleksander Machniak d3abad2876 Add more tests for framework classes 12 years ago
Aleksander Machniak 517c9f9a8d Fix directories check in Installer on Windows (#1489576)
Added rcube_utils::is_absolute_path() method
12 years ago
Aleksander Machniak e8dd47fb94 Fixed typo in script output 12 years ago
Aleksander Machniak c83a9556e7 Fix possible javascript error on drag-n-drop (#1489560) 12 years ago
Thomas Bruederli e837d8515a Hide autocompletion results when closing ACL dialog; use default table styles 12 years ago
Aleksander Machniak a35540c786 Fix issue when default_addressbook option is set to integer value (#1489407) 12 years ago
Thomas Bruederli 327bd305d6 Bump ACL plugin version 12 years ago
Thomas Bruederli 8a5777fd1a Forward all arguments of the function call 12 years ago
Thomas Bruederli affabd9a4b Fix some glitches in ACL table display 12 years ago
Thomas Bruederli f147849bb0 Use standard dialog popups for the ACL permissions form; that will open it in the main window with enoough space and better UI integration 12 years ago
Thomas Bruederli eecd9ce0f9 Fix infinite loop when converting invalid html to plaintext (#1489566) 12 years ago
Thomas Bruederli 774deaded1 Don't EVER log passwords 12 years ago
Aleksander Machniak 03f1691d47 Fixed Opera > 15 detection (#1489562) 12 years ago
Aleksander Machniak b99aef05b5 Add missing box-shadow style (#1489556) 12 years ago
Aleksander Machniak 6131c7d4cc Update changelog with 1.0-rc "mark" 12 years ago
Aleksander Machniak 10abf2bc2d Fix bug where it wasn't possible to focus the messages list with
mouse click on a record after the focus was put on preview frame.
12 years ago
Thomas Bruederli 254e284d21 Point to the new public URI for online help 12 years ago
Thomas Bruederli 9ba4967a73 Create class documentation with latest phpdoc utility 12 years ago
Thomas Bruederli 1978ae97a5 Add Standard Arabic translation 12 years ago
Thomas Bruederli 8404fe9e32 Updated localizations from Transifex 12 years ago
Thomas Bruederli cfc84e984f Fix the small CSS fix 12 years ago