Commit Graph

6019 Commits

Author SHA1 Message Date
Aleksander Machniak
8e4dc03867 Fix unintentional messages list page change on page switch in compose addressbook (#1490427) 2015-06-10 18:53:59 +02:00
Aleksander Machniak
a79e43a483 Remove redundant folder name from mail preview url 2015-06-10 09:51:08 +02:00
Aleksander Machniak
04a6889246 Fix bug where some messages in multi-folder search couldn't be opened (#1490426) 2015-06-10 08:53:40 +02:00
Aleksander Machniak
a958748947 CS fixes 2015-06-07 15:26:33 +02:00
Aleksander Machniak
10044b9033 Fix Compose action in addressbook for results from multiple addressbooks (#1490413) 2015-06-06 03:22:34 -04:00
Aleksander Machniak
e2002741c5 Update to jQuery 2.1.4 (#1490406) 2015-06-05 19:50:44 +02:00
Aleksander Machniak
42f8abac46 Fix "Importing..." message does not hide on error (#1490422) 2015-06-05 19:26:47 +02:00
Daniel Hoffend
53ccaa1a0f remove debug test code 2015-06-04 00:13:38 +02:00
Aleksander Machniak
b782815dac Fix XSS vulnerability in _mbox argument handling (#1490417) 2015-05-30 17:37:06 +02:00
Aleksander Machniak
c044d301ea Fix blank image in html_signature when saving identity changes (#1490412) 2015-05-28 10:34:03 +02:00
Thomas Bruederli
d375b20225 Suppress E_DEPRECATED errors after change in [4ab77dd1] 2015-05-27 11:43:17 +02:00
Thomas Bruederli
4ab77dd13e Check for PEAR class before accessing it. With new composer modules this isn't necessary in the include path anymore 2015-05-27 09:59:30 +02:00
Aleksander Machniak
8042e13af6 Add --config and --type options to moduserprefs.sh script (#1490051) 2015-05-25 08:51:10 +02:00
Aleksander Machniak
a84f0b65dc Fix undefined variable use after recent changes (#1490401) 2015-05-23 11:34:00 +02:00
Aleksander Machniak
3994b3a26c Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402) 2015-05-23 09:42:11 +02:00
Thomas Bruederli
5e97294372 Add new plugin hook 'identity_create_after' (#1490358) 2015-05-22 09:22:05 +02:00
Aleksander Machniak
0c08b04778 Fix issues when using moduserprefs.sh without --user argument (#1490399) 2015-05-21 10:19:46 +02:00
Aleksander Machniak
59d11dce33 Small code improvement 2015-05-20 09:51:11 +02:00
Aleksander Machniak
c4ad7edd53 Fix font artifacts in text2html conversion (#1490353)
Use white-space:nowrap elements instead of unicode word-joiner character
2015-05-19 10:54:16 +02:00
Aleksander Machniak
03aa84f784 Fix bug where some files could have "executable" extension when stored in temp folder (#1490377) 2015-05-17 14:52:24 +02:00
Aleksander Machniak
b120d42f5b Improved cache index changes detection (again) 2015-05-14 10:41:00 +02:00
Aleksander Machniak
044c1a0523 Simplified code + some CS fixes 2015-05-14 09:06:57 +02:00
Aleksander Machniak
652e11f82e Fix missing index update after write() call 2015-05-13 04:46:21 -04:00
Aleksander Machniak
b1e35a685c Performance: Improve changes detection, so we update index only if needed 2015-05-12 14:33:02 -04:00
Aleksander Machniak
11d5e7c100 Implemented memcache_debug also for session operations 2015-05-12 13:50:02 -04:00
Aleksander Machniak
9ed8584c3e Count memcache/apc debug lines 2015-05-12 04:14:39 -04:00
Aleksander Machniak
fff8e0f2ae Fix possible memcache/apc cache data consistency issues (#1490390)
And removed unused code
2015-05-12 09:09:13 +02:00
Aleksander Machniak
247b845a8e Workaround possible issue where some keys were ignored when deleting cached entries
by key name prefix and keys index is in inconsistent state (does not contain all keys)
2015-05-11 12:07:27 +02:00
Aleksander Machniak
44708ec647 Implemented memcache_debug and apc_debug options for cache operations tracking 2015-05-08 08:51:56 -04:00
Aleksander Machniak
e84fafcec2 Fix security issue in contact photo handling (#1490379) 2015-05-07 08:45:19 +02:00
Aleksander Machniak
bb21913387 Fix mb_substitute_character() use 2015-05-06 10:47:08 +02:00
Aleksander Machniak
966a9086a5 Fix rcube_charset::clean() for case when mbstring and iconv are not installed 2015-05-05 13:49:04 +02:00
Aleksander Machniak
1422b0823e Fix bug where messages count was not updated after message move/delete with skip_deleted=false (#1490372) 2015-04-30 19:39:11 +02:00
Thomas B.
de40ef6cdb Merge pull request #274 from fmbiete/es_ES-csv2vcard
csv2vcard: Add mappings for spanish versions of programs
2015-04-30 14:02:00 +02:00
Thomas Bruederli
0f63418b7e Use Net_LDAP3::domain_root_dn() to resolve the domain DN for the %dc variable; replaces PR #268 2015-04-29 14:02:23 +02:00
Aleksander Machniak
9d49c820bd Fix so pagejump selection list can be displayed again with click after it has been closed by Esc key 2015-04-29 10:31:03 +02:00
Aleksander Machniak
820be47e30 Reset pagejumper input to current page on ESC/TAB press 2015-04-29 10:00:58 +02:00
Aleksander Machniak
9a5d9a83ab Implemented UI element to jump to specified page of the messages list (#1485235) 2015-04-29 08:24:03 +02:00
Francisco Miguel Biete
77bb126b00 fix(csv2vcard): Add mappings for spanish versions of Thunderbird
and Outlook.

The titles in the CSV generated by the localized versions of those
programs are also localized. Not every field, but some of them.

Signed-off-by: Francisco Miguel Biete <fbiete@gmail.com>
2015-04-23 14:31:30 +02:00
Aleksander Machniak
1aa0c8ad66 Fix bug where preview_pane setting wasn't always saved into user preferences (#1490362) 2015-04-19 19:17:51 +02:00
Aleksander Machniak
1d0ffdc2ac Fix decoding array headers 2015-04-19 09:57:17 +02:00
Aleksander Machniak
c095e6329c Fix message highligh regression from last commit (#1490363) 2015-04-19 09:02:04 +02:00
Aleksander Machniak
28331d5ed2 Trigger 'listupdate' event also on response to check-recent request 2015-04-18 10:07:25 -04:00
Aleksander Machniak
1af5595b90 Fix mouseup event handling when dragging a list record (#1490359)
This fixes drag-n-drop on managesieve filters list.
2015-04-18 03:04:32 -04:00
Aleksander Machniak
5b737d9f8d Fix bug where some unrelated attachments in multipart/related message were not listed (#1490355) 2015-04-17 11:05:06 +02:00
Aleksander Machniak
09225a41ec Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below] 2015-04-16 10:55:32 +02:00
Aleksander Machniak
e7620812b0 Installer: Remove system() function use (#1490139)
Move some functionality of scripts from bin/ into rcmail_utils class
2015-04-12 09:24:25 +02:00
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.
2015-04-10 09:46:21 +02:00
Aleksander Machniak
d86ff98339 Fix font artifact in Google Chrome on Windows (#1490353) 2015-04-09 15:55:30 +02:00
Aleksander Machniak
53cbebf8ad Fix handling spaces after <br> on html2text conversion 2015-04-09 10:11:00 +02:00