Aleksander Machniak
8ba12b0a8d
Fix Edge encoding bug when pasting text into the HTML editor, update to TinyMCE 4.5.8 ( #5885 )
8 years ago
Aleksander Machniak
1bb97973b2
Fix issue caused by non-default session.cookie_lifetime setting ( #5961 )
8 years ago
Aleksander Machniak
b07a5e539f
Fix so untagged COPYUID responses are also supported according to RFC6851 ( #5982 )
8 years ago
Aleksander Machniak
0ad7e4c903
Fix bug where assets_path wasn't added to some watermark frames
8 years ago
Aleksander Machniak
305900b4c3
Fix bug where mail search could return empty result on servers without SORT capability ( #5973 )
8 years ago
Aleksander Machniak
972be07a41
Fix (again) bug where image data URIs in css style were treated as evil/remote in mail preview ( #5580 )
8 years ago
Aleksander Machniak
398a43e9a4
Fix missing cursor in HTML editor on mail reply ( #5969 )
8 years ago
Aleksander Machniak
cd8b91f3c9
Fix wording of "Mark previewed messages as read" to "Mark messages as read" ( #5952 )
...
Since we use the option not only for the preview frame the "previewed" word was confusing.
8 years ago
Aleksander Machniak
6dfa7ff419
Fix bug where HTML messages could have been rendered empty on some systems ( #5957 )
...
Consistently use $nodeName instead of $tagName property.
8 years ago
Aleksander Machniak
988ce31748
Fix PHP 7.2 error: count(): Parameter must be an array or an object that implements Countable
8 years ago
Aleksander Machniak
5888ce7c28
Fix so files size/count limit is verified (client-side) also on drag-n-drop uploads ( #5940 )
8 years ago
Drew Phillips
f1e3254407
improve detection for Egde browser and add pointer event support ( #5922 )
...
add support for pointer events on list widget
use either pointer or touch events, not both
ensure bw.pointer is a boolean
8 years ago
Aleksander Machniak
9133a49894
Fix bug where pink image was used instead of a thumbnail when image resize fails ( #5933 )
...
Note GD and Imagick in INSTALL file and optional installer checks.
8 years ago
Thomas Bruederli
b6132b2bcd
Bump versions and year
8 years ago
Aleksander Machniak
d0b99bd21d
Fix sending message with "Too many public recipients" dialog buttons ( #5924 )
8 years ago
Thomas Bruederli
ec948564da
Updated localizations from Transifex
8 years ago
Aleksander Machniak
ae35ccd2af
Bring back rcmail_html_container_id global
8 years ago
Thomas Bruederli
2359f30b96
Modify links in html messages during Washtml DOM traversal
...
This is a more safe approach than using regex and mitigates
possible vulnerabilities using malformed html markup.
8 years ago
Thomas Bruederli
74e0852db2
Escape textarea contents in Washtml
8 years ago
Thomas Bruederli
12e58ff643
Bring back double-click behavior on the message list when preview pane is on ( #5823 )
...
This reverts commit 28741ed03 as requested in #5199 and implements an
approach inspired by @bostjan in that ticket.
8 years ago
Aleksander Machniak
b6298429f1
Fix bug where last character of a filename extracted from TNEF could be truncated ( #5799 )
9 years ago
Aleksander Machniak
c1285a0fe7
Remove non-printable characters from filenames on download/display ( #5880 )
9 years ago
Aleksander Machniak
2c8657b120
Fix bug where messages count was not updated after delete when imap_cache is set ( #5872 )
9 years ago
Aleksander Machniak
02c7c9fc53
Fix duplicate messages on the list after deleting messages on the next to the last page ( #5862 )
...
... also when deleting via 'mark' and 'archive' actions
9 years ago
Aleksander Machniak
74e7f90673
Fix duplicate messages on the list after deleting messages on the next to the last page ( #5862 )
9 years ago
Aleksander Machniak
b6b5e42154
Fix bug where Chrome could not upload the same file that was selected before ( #5854 )
...
... and removed the cancel hack that is not needed anymore.
9 years ago
Aleksander Machniak
67f9b2d65f
Don't ignore (global) userlogins/sendmail logs in per_user_logging mode
9 years ago
Aleksander Machniak
e24b6c11e7
Fix PHP 7.2 warnings on count() use ( #5845 )
9 years ago
Aleksander Machniak
169cbc8c13
Don't use create_function() deprecated in PHP 7.2
9 years ago
Aleksander Machniak
cc2eb8d7ec
CS fix
9 years ago
Philippe 'Peep' Chaintreuil
9d4155bfaa
Disable qrcode if Endroid QrCode library is missing
...
Treat a missing QrCode library the same as roundcube treats a missing
php-gd library. Hide the button to disallow access.
Requested by distributions that don't use composer and don't yet have
packages for the QrCode library.
9 years ago
Aleksander Machniak
412163416e
Add ignore_errors option to rcube_db, so error logging can be disabled temporarily
...
Use ignore_errors to make sure the DDL upgrade errors are printed only once.
9 years ago
Aleksander Machniak
147861ec37
Fix bug where errors were not printed when using bin/update.sh ( #5834 )
...
Don't pass errors to rcmail_install::raise_error() in CLI mode.
9 years ago
Aleksander Machniak
16e979e9d5
Fix c/p issue
9 years ago
Aleksander Machniak
3f820d76fa
Add Preferences > Mailbox View > Main Options > Layout ( #5829 )
9 years ago
Aleksander Machniak
0f24470c5b
Fix fatal error when using DMY- or MDY-based date format in PostgreSQL ( #5808 )
9 years ago
Aleksander Machniak
39fa590bad
Fix bug where HTML messages with @media styles could moddify style of page body ( #5811 )
9 years ago
Aleksander Machniak
2c6cc41c8f
Fix uninitialized string offset in rcube_utils::bin2ascii() and make sure rcube_utils::random_bytes() result has always requested length ( #5788 )
9 years ago
Aleksander Machniak
b4c877b3d9
Fix decoding non-ascii attachment names from TNEF attachments ( #5646 , #5799 )
9 years ago
Thomas Bruederli
4d97e4b804
Translate old 'preview_pane' setting into new 'layout' property
9 years ago
Thomas Bruederli
a7075251d6
Bump version to 1.3.0
9 years ago
Aleksander Machniak
28b2a6553a
Fix bug where it wasn't possible to set timezone to auto-detected value ( #5782 )
9 years ago
Aleksander Machniak
467f1d7d2c
Fix SQL syntax error on MariaDB 10.2 ( #5774 )
9 years ago
Aleksander Machniak
bf6440c3dc
Fix POST parameter reflection in default_charset selector ( #5768 )
9 years ago
Aleksander Machniak
3b36ea8529
Update localization
9 years ago
AndrolGenhald
4e379e9f89
Fix prevention from using % and * characters in folder name ( #5762 )
9 years ago
Aleksander Machniak
447377f70c
Fix addressbook searching by gender ( #5757 )
9 years ago
Aleksander Machniak
9e56b06e8b
Fix folders list sorting on Windows - if php-intl is available ( #5732 )
9 years ago
Aleksander Machniak
dade481658
Fix bug where comment notation within style tag would cause the whole style to be ignored ( #5747 )
9 years ago
Aleksander Machniak
0b595fa401
Update to TinyMCE 4.5.7
9 years ago