Aleksander Machniak
|
10044b9033
|
Fix Compose action in addressbook for results from multiple addressbooks (#1490413)
|
10 years ago |
Aleksander Machniak
|
42f8abac46
|
Fix "Importing..." message does not hide on error (#1490422)
|
10 years ago |
Aleksander Machniak
|
b782815dac
|
Fix XSS vulnerability in _mbox argument handling (#1490417)
|
10 years ago |
Aleksander Machniak
|
9877f898d8
|
Update changelog
|
10 years ago |
Aleksander Machniak
|
c044d301ea
|
Fix blank image in html_signature when saving identity changes (#1490412)
|
10 years ago |
Aleksander Machniak
|
8042e13af6
|
Add --config and --type options to moduserprefs.sh script (#1490051)
|
10 years ago |
Aleksander Machniak
|
3994b3a26c
|
Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402)
|
10 years ago |
Thomas Bruederli
|
71aa41e162
|
Updated Changelog
|
10 years ago |
Thomas Bruederli
|
5e97294372
|
Add new plugin hook 'identity_create_after' (#1490358)
|
10 years ago |
Aleksander Machniak
|
0c08b04778
|
Fix issues when using moduserprefs.sh without --user argument (#1490399)
|
10 years ago |
Aleksander Machniak
|
b3bf9c88dc
|
Fix attached file path unsetting in database_attachments plugin (#1490393)
|
10 years ago |
Aleksander Machniak
|
03aa84f784
|
Fix bug where some files could have "executable" extension when stored in temp folder (#1490377)
|
10 years ago |
Aleksander Machniak
|
df10bd5f2c
|
Fix bug where imap_conn_options were ignored in IMAP connection test (#1490392)
|
10 years ago |
Aleksander Machniak
|
11d5e7c100
|
Implemented memcache_debug also for session operations
|
10 years ago |
Aleksander Machniak
|
fff8e0f2ae
|
Fix possible memcache/apc cache data consistency issues (#1490390)
And removed unused code
|
10 years ago |
Aleksander Machniak
|
44708ec647
|
Implemented memcache_debug and apc_debug options for cache operations tracking
|
10 years ago |
Aleksander Machniak
|
e84fafcec2
|
Fix security issue in contact photo handling (#1490379)
|
10 years ago |
Aleksander Machniak
|
1422b0823e
|
Fix bug where messages count was not updated after message move/delete with skip_deleted=false (#1490372)
|
10 years ago |
Aleksander Machniak
|
9a5d9a83ab
|
Implemented UI element to jump to specified page of the messages list (#1485235)
|
10 years ago |
Aleksander Machniak
|
1aa0c8ad66
|
Fix bug where preview_pane setting wasn't always saved into user preferences (#1490362)
|
10 years ago |
Aleksander Machniak
|
b112b9bd81
|
Update changelog
|
10 years ago |
Aleksander Machniak
|
5b737d9f8d
|
Fix bug where some unrelated attachments in multipart/related message were not listed (#1490355)
|
10 years ago |
Aleksander Machniak
|
09225a41ec
|
Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below]
|
10 years ago |
Aleksander Machniak
|
e7620812b0
|
Installer: Remove system() function use (#1490139)
Move some functionality of scripts from bin/ into rcmail_utils class
|
10 years ago |
Aleksander Machniak
|
e8e88d347d
|
Fix bug where forced extwin page reload could exit from the extwin mode (#1490350)
With small improvements in rcube_webmail.url() method.
|
10 years ago |
Aleksander Machniak
|
d86ff98339
|
Fix font artifact in Google Chrome on Windows (#1490353)
|
10 years ago |
Aleksander Machniak
|
aa38c512fb
|
Fix lack of signature separator for plain text signatures in html mode (#1490352)
|
10 years ago |
Aleksander Machniak
|
292292df32
|
Fix so unrecognized TNEF attachments are displayed on the list of attachments (#1490351)
|
10 years ago |
Aleksander Machniak
|
98e4614b0d
|
Fix so text/calendar parts are listed as attachments even if not marked as such (#1490325)
|
10 years ago |
Aleksander Machniak
|
b0c502c4c2
|
Fix message list header in classic skin on window resize in Internet Explorer (#1490213)
|
10 years ago |
Aleksander Machniak
|
48d01837a0
|
Fix tables listing routine on mysql and postgres so it skips system or other database tables and views (#1490337)
|
10 years ago |
Aleksander Machniak
|
3d6ce95009
|
Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be called statically (#1490343)
|
10 years ago |
Aleksander Machniak
|
0a4e0921d3
|
Plugin API: Added message_ready hook - the last chance to modify Mail_Mime object before saving or sending the message
|
10 years ago |
Aleksander Machniak
|
e6c1e0c638
|
Fix vpopmaild driver of password plugin
|
10 years ago |
Aleksander Machniak
|
bb2113ccdc
|
Fix zipped messages downloads after selecting all messages in a folder (#1490339)
|
10 years ago |
Aleksander Machniak
|
1a7e668977
|
Fix handling of %-encoded entities in mailto: URLs (#1490346)
|
10 years ago |
Aleksander Machniak
|
118fadc6a1
|
Update changelog
|
10 years ago |
Aleksander Machniak
|
ef442ef615
|
Fix typos
|
10 years ago |
Aleksander Machniak
|
65e735dec5
|
Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element (#1490318)
|
10 years ago |
Thomas Bruederli
|
bba0d88978
|
Update Changelog
|
10 years ago |
Thomas Bruederli
|
3f00466f74
|
Update Changelog
|
10 years ago |
Thomas Bruederli
|
731330cf34
|
Update Changelog
|
10 years ago |
Thomas Bruederli
|
743832fc51
|
Update Changelog
|
10 years ago |
Aleksander Machniak
|
496972bf95
|
Fix backtick character handling in sql queries (#1490312)
|
10 years ago |
Aleksander Machniak
|
a172f39ff7
|
Fix bug where TinyMCE area height was too small on slow network connection (#1490310)
|
10 years ago |
Aleksander Machniak
|
b0bb38703e
|
Fix bug where spellchecking in HTML editor do not work after switching editor type more than once (#1490311)
|
10 years ago |
Aleksander Machniak
|
2c857fcba2
|
Upgrade TinymCE to version 4.1.9
|
10 years ago |
Aleksander Machniak
|
10934dcd2a
|
Fix rows count when messages search fails (#1490266)
|
10 years ago |
Aleksander Machniak
|
c2df5d4e13
|
Unified request* event arguments handling, added support for _unlock and _action parameters
|
10 years ago |
Aleksander Machniak
|
1ec105c685
|
Fix so search filter, scope and fields are reset on folder change
|
10 years ago |