Aleksander Machniak
74e7f90673
Fix duplicate messages on the list after deleting messages on the next to the last page ( #5862 )
7 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.
7 years ago
Aleksander Machniak
3439fc4159
Managesieve: Fix AM/PM suffix in vacation time selectors
7 years ago
Aleksander Machniak
f1228e7a8b
Update changelog
7 years ago
Aleksander Machniak
e24b6c11e7
Fix PHP 7.2 warnings on count() use ( #5845 )
7 years ago
Aleksander Machniak
0abd84dc02
Fix parsing dot-staffed lines in multiline text ( #5838 )
7 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.
7 years ago
Aleksander Machniak
3f820d76fa
Add Preferences > Mailbox View > Main Options > Layout ( #5829 )
7 years ago
Aleksander Machniak
0f24470c5b
Fix fatal error when using DMY- or MDY-based date format in PostgreSQL ( #5808 )
7 years ago
Aleksander Machniak
515f7c1329
Fix position of selected icon for (Mailvelope) Encrypt button
7 years ago
Aleksander Machniak
c608d063af
Fix bug where a.button style from managesieve plugin could impact other elements ( #5800 )
7 years ago
Aleksander Machniak
f12d1a90e7
Fix style issue on selected and unfocused message that is part of a thread ( #5798 )
7 years ago
Aleksander Machniak
39fa590bad
Fix bug where HTML messages with @media styles could moddify style of page body ( #5811 )
7 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 )
7 years ago
Aleksander Machniak
b4c877b3d9
Fix decoding non-ascii attachment names from TNEF attachments ( #5646 , #5799 )
7 years ago
Aleksander Machniak
a80f7c51fb
Update changelog
7 years ago
Thomas Bruederli
854aa7f35f
Add milestone to changelog
7 years ago
Aleksander Machniak
28b2a6553a
Fix bug where it wasn't possible to set timezone to auto-detected value ( #5782 )
8 years ago
Aleksander Machniak
fe4c626062
Code optimization, update changelog
8 years ago
Aleksander Machniak
467f1d7d2c
Fix SQL syntax error on MariaDB 10.2 ( #5774 )
8 years ago
Aleksander Machniak
bf6440c3dc
Fix POST parameter reflection in default_charset selector ( #5768 )
8 years ago
Aleksander Machniak
6bdaada7fa
Performance: Skip redundant LISTSCRIPTS command
8 years ago
Aleksander Machniak
0a8fe2ae5b
Enigma: Fix compatibility with assets_dir
8 years ago
Aleksander Machniak
673d7accb9
Update changelog
8 years ago
Aleksander Machniak
447377f70c
Fix addressbook searching by gender ( #5757 )
8 years ago
Aleksander Machniak
9e56b06e8b
Fix folders list sorting on Windows - if php-intl is available ( #5732 )
8 years ago
Aleksander Machniak
30a14911e8
Fix bug where it wasn't possible to scroll folders list in Edge ( #5750 )
8 years ago
Aleksander Machniak
dade481658
Fix bug where comment notation within style tag would cause the whole style to be ignored ( #5747 )
8 years ago
Aleksander Machniak
5b741abed7
Print error from CLI scripts when system/exec function is disabled ( #5744 )
8 years ago
Aleksander Machniak
0b595fa401
Update to TinyMCE 4.5.7
8 years ago
Aleksander Machniak
41c70e162b
Fix conflict with _gid cookie of Google Analytics ( #5748 )
...
TODO: Review the whole code base and don't use INPUT_GPC when it's not really needed,
in most cases we should not read $_COOKIE.
8 years ago
Aleksander Machniak
67479579e5
Fix bug where invalid recipients could be silently discareded ( #5739 )
8 years ago
Aleksander Machniak
baa8e27856
Add CVE ident
8 years ago
Aleksander Machniak
06abad4d4e
Password: Fix security issue in virtualmin and sasl drivers
8 years ago
Thomas Bruederli
fff0de584b
Fix typo
8 years ago
Thomas Bruederli
3dd2884788
Bump version to 1.3-rc
8 years ago
Aleksander Machniak
cc0defce86
Fix failing database schema check in all engines except mysql ( #5730 )
8 years ago
Aleksander Machniak
68396698ec
Update changelog
8 years ago
Aleksander Machniak
712875bde1
Fix bug where base_dn setting was ignored inside group_filters ( #5720 )
8 years ago
Aleksander Machniak
72f19c079f
Installer: Fix DB schema initialization on MS SQL Server
8 years ago
Aleksander Machniak
065b16df12
Update to TinyMCE 4.5.6
8 years ago
Aleksander Machniak
a7c43c6e38
Merge branch 'master' of github.com:roundcube/roundcubemail
8 years ago
Aleksander Machniak
e160e48069
Fix undesired effects when postgres database uses different timezone than PHP host ( #5708 )
...
Allow passing DateTime variables as query arguments. Their value will
be converted to date/time input string in format specific to the database type
(with timezone on postgres).
8 years ago
Aleksander Machniak
34446e00ca
Fix bug where namespace prefix could not be truncated on folders list if show_real_foldernames=true ( #5695 )
8 years ago
Aleksander Machniak
19fcc35a55
Fix regression in LDAP fuzzy search where it always used prefix search instead ( #5713 )
8 years ago
Aleksander Machniak
9256688038
Update changelog
8 years ago
Aleksander Machniak
0b41da158d
Use jQuery 3.2.1
8 years ago
Aleksander Machniak
b1688a60ad
Add CVE identifier
8 years ago
Aleksander Machniak
f69807674a
Rephrase log entry
8 years ago
Aleksander Machniak
6271b88bab
Fix so settings/upload.inc could not be used by plugins ( #5694 )
8 years ago
Aleksander Machniak
7347c22af8
Update to TinyMCE 4.5.5
8 years ago
Aleksander Machniak
3a3fdde196
Use jQuery 3.2.0
8 years ago
ka7
9a35768c26
spelling fixes ( #5690 )
8 years ago
Aleksander Machniak
b59ff5cafb
Fix XSS issue in handling of a style tag inside of an svg element
8 years ago
Aleksander Machniak
8953c7a257
Fix possible defect in handling \r\n in scripts ( #5685 )
8 years ago
Aleksander Machniak
fa32c2c471
Plugin API: Call message_part_structure hook for sub-parts of multipart/alternative message ( #5678 )
8 years ago
Aleksander Machniak
821d449d86
Fix/rephrase "unsaved changes" warning when cancelling a draft ( #5610 )
8 years ago
Aleksander Machniak
13b98199ed
Managesieve: Fix parser issue with empty lines between comments ( #5657 )
8 years ago
Aleksander Machniak
cd61d7ebd0
Minimize unwanted message loading in preview frame on drag ( #5616 )
...
also remove dummy_select flag which is not needed anymore.
8 years ago
Aleksander Machniak
dae5ffd07a
Fix bug where it was too easy accidentally move a folder when using the subscription checkbox ( #5655 )
8 years ago
Aleksander Machniak
364e887b32
Add rewrite rule to disable access to /vendor/bin folder in .htaccess ( #5630 )
8 years ago
Aleksander Machniak
95a7ece543
Fix update of group name in the contacts list header on group rename ( #5648 )
8 years ago
Aleksander Machniak
dd53a3d486
Enigma: Fix handling of messages with nested PGP encrypted parts ( #5634 )
8 years ago
Aleksander Machniak
61bec3efa4
Fix regression where groups with email address were resolved to its members' addresses
8 years ago
Aleksander Machniak
d04cc14018
Enigma: Always use detached signatures ( #5624 )
8 years ago
Aleksander Machniak
46e3b94826
Fix bug where signature couldn't be added above the quote in Firefox 51 ( #5628 )
8 years ago
Aleksander Machniak
bae3b2ac9b
Update changelog
8 years ago
Aleksander Machniak
b4d7b41a6f
Update changelog
8 years ago
Aleksander Machniak
73d53051cd
Fix bug where some classic skin images were not displayed in IE/Edge ( #5614 )
...
Converted from png to gif according to file extension.
8 years ago
Aleksander Machniak
f4b57bad31
Fix missing thread expand icon on search result in widescreen mode ( #5613 )
8 years ago
Aleksander Machniak
78237c84b4
Fix bug where mail content frame couldn't be reset in some corner cases ( #5608 )
8 years ago
Aleksander Machniak
700fbd4066
Fix PHP error on update of a contact with multiple email addresses when using PHP 7.1 ( #5587 )
8 years ago
Aleksander Machniak
e08f22ef28
Fix bug where external content in src attribute of input/video tags was not secured ( #5583 )
8 years ago
Aleksander Machniak
7340360e79
Fix bug where image data URIs in css style were treated as evil/remote in mail preview ( #5580 )
8 years ago
Thomas Bruederli
f78e2a4367
Add 1.3-beta milestone + update copyright year
8 years ago
Aleksander Machniak
9d45ef20cc
Fix so group/addressbook selection is retained on page refresh
8 years ago
Aleksander Machniak
eec77c1a99
Fix some advanced search issues with multiple addressbooks ( #5572 )
8 years ago
Aleksander Machniak
2418f07985
Nicely handle contact deletion on contact edit ( #5522 )
8 years ago
Aleksander Machniak
ab429dbef2
Fix rsync error handling in installto.sh script ( #5562 )
8 years ago
Aleksander Machniak
68c9b669e4
Fix adding images to new identity signatures
...
It already worked only on edits, because the image data for new identity
was stored in the wrong session item.
8 years ago
Aleksander Machniak
a487055c5a
Add possibility to attach contact vCard to composed message ( #4997 )
8 years ago
Aleksander Machniak
945a22572d
Update changelog
8 years ago
Aleksander Machniak
2482088a76
Possibility to display QR code for contacts data ( #5030 )
8 years ago
Aleksander Machniak
29d0b80449
Enigma: Fix PHP fatal error when decrypting a message with invalid signature ( #5555 )
8 years ago
Aleksander Machniak
f351b48771
Update changelog, CS fixes
8 years ago
Aleksander Machniak
bbab6a6db7
Identicon plugin
...
https://kolabian.wordpress.com/2016/12/02/contact-identicons/
8 years ago
Aleksander Machniak
8fc488afa0
Parse error and CS fixes after PR merge
8 years ago
Aleksander Machniak
a99e479cb4
Fix variable substitution in ldap host for some use-cases, e.g. new_user_identity ( #5544 )
8 years ago
Aleksander Machniak
2eede31561
Fix handling of scripts with nested rules ( #5540 )
8 years ago
Aleksander Machniak
b2c4cf3c09
Update changelog with 1.2.3 release
8 years ago
Aleksander Machniak
e240e5f8dd
CS fixes and update changelog
8 years ago
Aleksander Machniak
a1f679adca
Fixed redundancy in sql caching system and compatibility with Galera Cluster ( #5439 )
...
- Removed redundant 'created' column from cache and cache_shared tables
- Removed use of redundant data records
- Added missing primary keys (dictionary, cache, cache_shared tables)
8 years ago
Aleksander Machniak
47d2943717
Update changelog
8 years ago
Aleksander Machniak
ad9a55f8cb
Support hostname and hostname:port in force_https option ( #5511 )
8 years ago
Aleksander Machniak
c344f60d75
Fix displaying attached images with wrong Content-Type specified ( #5527 )
8 years ago
Aleksander Machniak
6287227fff
Fix missing content check when image resize fails on attachment thumbnail generation ( #5485 )
8 years ago
Aleksander Machniak
e306328340
Fix storing "empty" values in rcube_cache/rcube_cache_shared ( #5519 )
8 years ago
Aleksander Machniak
6e0effa54c
Fix "Illegal string offset" warning in rcube::log_bug() on PHP 7.1 ( #5508 )
8 years ago
Aleksander Machniak
e17fcf1649
Support ALLOW-FROM in x_frame_options ( #5122 )
8 years ago
Aleksander Machniak
39cceb2f89
Managesieve: Various improvement to raw script editor
8 years ago