Commit Graph

5958 Commits (1d024f37cc5be295b5fb2b49fdb423e487b76eba)

Author SHA1 Message Date
Aleksander Machniak 1d024f37cc Fix mb_substitute_character() use 11 years ago
Aleksander Machniak c084a6ab8b Fix rcube_charset::clean() for case when mbstring and iconv are not installed 11 years ago
Aleksander Machniak 4471b2bffb Fix security issue in contact photo handling (#1490379) 11 years ago
Thomas Bruederli b765160fd5 Improve LDAP search by ignoring words order in fuzzy substring matching mode 11 years ago
Thomas Bruederli 15bcfbd55f Add utility function to compose a full-text-like LDAP search filter 11 years ago
Aleksander Machniak 7310a6d66c Fix bug where messages count was not updated after message move/delete with skip_deleted=false (#1490372) 11 years ago
Aleksander Machniak 4d35a983cc Fix bug where preview_pane setting wasn't always saved into user preferences (#1490362) 11 years ago
Aleksander Machniak 84dde88680 Fix decoding array headers 11 years ago
Aleksander Machniak 3a46e7defc Fix message highligh regression from last commit (#1490363) 11 years ago
Aleksander Machniak d3333df32b Trigger 'listupdate' event also on response to check-recent request 11 years ago
Aleksander Machniak 35a32df940 Fix mouseup event handling when dragging a list record (#1490359)
This fixes drag-n-drop on managesieve filters list.
11 years ago
Aleksander Machniak 9dd3559ee4 Fix bug where some unrelated attachments in multipart/related message were not listed (#1490355) 11 years ago
Aleksander Machniak ef595a10e0 Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below]
Conflicts:

	CHANGELOG
11 years ago
Aleksander Machniak 24f046cf47 Fix bug where forced extwin page reload could exit from the extwin mode (#1490350)
With small improvements in rcube_webmail.url() method.
11 years ago
Aleksander Machniak 22c0b291f6 Fix font artifact in Google Chrome on Windows (#1490353) 11 years ago
Aleksander Machniak 72863836e5 Fix handling spaces after <br> on html2text conversion 11 years ago
Aleksander Machniak 61c35b4a2b Fix lack of signature separator for plain text signatures in html mode (#1490352)
Conflicts:
	CHANGELOG
11 years ago
Aleksander Machniak 3832e4507b Fix so text/calendar parts are listed as attachments even if not marked as such (#1490325) 11 years ago
Aleksander Machniak b41140ba37 Fix tables listing routine on mysql and postgres so it skips system or other database tables and views (#1490337) 11 years ago
Aleksander Machniak 998afb1725 Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed anymore 11 years ago
Aleksander Machniak fdcef5ef7e Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be called statically (#1490343) 11 years ago
Aleksander Machniak 68f76fddbe Fix handling of %-encoded entities in mailto: URLs (#1490346)
Conflicts:

	CHANGELOG
11 years ago
Thomas Bruederli d5b4ef0de2 Wording 11 years ago
Thomas Bruederli c7a88ff0c2 Localize common error messages; improve explanation for CSRF check failures 11 years ago
Thomas Bruederli 4ba89c9f99 Backport new utility function for compatibility reasons 11 years ago
Thomas Bruederli 2c0861495b Bump version for next release 11 years ago
Thomas Bruederli ee9742c873 Avoid errors when message list doesn't have a header 11 years ago
Aleksander Machniak 979f08e4df Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element (#1490318) 11 years ago
Thomas Bruederli 791c66c5fb Do not re-append an existing node when re-rendering with childs 11 years ago
Thomas Bruederli c14c21472e Fix redirct URL for attachments loaded in an iframe (#1490191) 11 years ago
Thomas Bruederli 3e09bcdef0 Generate random hash for the per-user local storage prefix (#1490279); only unserialize user prefs once 11 years ago
Aleksander Machniak 8f74b23dd2 Fix backtick character handling in sql queries (#1490312) 11 years ago
Thomas Bruederli 50e1ca2814 Fix submission of _reload parameter when switching address books 11 years ago
Aleksander Machniak b9f8bb3cab Fix bug where TinyMCE area height was too small on slow network connection (#1490310) 11 years ago
Aleksander Machniak 6855623cf5 Fix bug where spellchecking in HTML editor do not work after switching editor type more than once (#1490311) 11 years ago
Aleksander Machniak 5c74c978f8 Update TinyMCE cache_suffix (forgot to do this after last update) 11 years ago
Aleksander Machniak 2d5b35eb5b Upgrade TinymCE to version 4.1.9 11 years ago
Aleksander Machniak ef09b2751b Fix rows count when messages search fails (#1490266) 11 years ago
Aleksander Machniak 2ea55829be (Properly) reset search filter on reset-search action 11 years ago
Aleksander Machniak 1e7c877a66 Reset search filter on folder selection and search reset 11 years ago
Aleksander Machniak 100fea325e Unified request* event arguments handling, added support for _unlock and _action parameters 11 years ago
Aleksander Machniak 5bdd767a48 Fix so search filter, scope and fields are reset on folder change 11 years ago
Aleksander Machniak c13dd984e1 Fix Opera browser detection in javascript (#1490307) 11 years ago
Aleksander Machniak 26c9930103 get_part_content() -> get_part_body() 11 years ago
Aleksander Machniak d8efe06f4c Update to TinyMCE 4.1.8 11 years ago
Aleksander Machniak 14f4633b0b Remove redundant encoding of message subject with mb_encode_mimeheader() (#1490295) 11 years ago
Aleksander Machniak d093e96ec2 Fix javascript error after creating a folder which is a subfolder of another one (#1490297) 11 years ago
Aleksander Machniak 199446c16d Fix so localized folder name is displayed in multi-folder search result (#1490243) 11 years ago
Aleksander Machniak df4243b80a Fix duplicate entry on timezones list in rcube_config::timezone_name_from_abbr() (#1490293) 11 years ago
Aleksander Machniak 5bb2fe27a0 Fix parsing ldap URI for cases where hostname is non-empty 11 years ago