Aleksander Machniak
|
9e3263acbe
|
Simplify popup dialogs creation
|
8 years ago |
Aleksander Machniak
|
5801f6fb18
|
Update changelog
|
8 years ago |
Aleksander Machniak
|
7d50162e03
|
Merge pull request #5284 from alecpl/master
Wash position:fixed style in HTML mail for better security (#5264)
|
8 years ago |
Aleksander Machniak
|
dcabc1d814
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
tests/Framework/Washtml.php
|
8 years ago |
Aleksander Machniak
|
30668879b0
|
Use SymLinksIfOwnerMatch in .htaccess instead of FollowSymLinks disabled on some hosts for security reasons (#5370)
|
8 years ago |
Aleksander Machniak
|
7df99b7399
|
Enigma: Fix signature verification with some IMAP servers, e.g. Gmail, DBMail (#5371)
|
8 years ago |
Aleksander Machniak
|
a876748d84
|
Fix regression where password was continuously prompted on signing (an no enrypting)
|
8 years ago |
Aleksander Machniak
|
94eb2e5a40
|
Make the attachment rename input bigger (size: 50)
|
8 years ago |
Aleksander Machniak
|
ebc2f5dc7d
|
Add possibility to rename attachments in mail compose (#4996)
... and fix some small issues related to the new compose attachment menu feature
|
8 years ago |
Aleksander Machniak
|
a576ca2664
|
Update changelog
|
8 years ago |
Aleksander Machniak
|
c3fc072d97
|
Remove code related to magic_quotes_* and register_globals
...they do not exist in PHP 5.4 which we now require.
|
8 years ago |
Aleksander Machniak
|
90a6d717ec
|
Require PHP >= 5.4
|
8 years ago |
Aleksander Machniak
|
276ad83fc7
|
Update managesieve changelog
|
8 years ago |
Aleksander Machniak
|
906cf101c3
|
Better time handling in rcube_utils::clean_datestr()
|
8 years ago |
Aleksander Machniak
|
ec1525a1e6
|
Remove debug code
|
8 years ago |
Aleksander Machniak
|
ed35267b9b
|
Managesieve: Fix parsing of vacation date-time with non-default date_format (#5372)
Added new method rcube_utils::format_datestr() to convert date_format date
into ISO date format.
|
8 years ago |
Aleksander Machniak
|
b3f7b08e57
|
Append menu to the attachment list entry after upload finishes
|
8 years ago |
Aleksander Machniak
|
2f2765ab43
|
Fix regression in resizing JPEG images with Imagick (#5376)
|
8 years ago |
Aleksander Machniak
|
672ca96b24
|
Merge pull request #5375 from filhocf/master
Correct file csv2vcard.inc
|
8 years ago |
Claudio Ferreira Filho
|
40a493b0e1
|
Adjusting csv2vcard.inc file
|
8 years ago |
Aleksander Machniak
|
8a13615e9e
|
Add possibility to preview and download attachments in mail compose (#5053)
|
8 years ago |
Claudio Ferreira Filho
|
51979cb554
|
Adding localized in pt_BR csv2vcard.inc file
|
8 years ago |
Aleksander Machniak
|
dcf877c692
|
Enigma: Add possibility to configure gpg-agent binary location (enigma_pgp_agent)
|
8 years ago |
Aleksander Machniak
|
d5788494a8
|
Update changelog
|
8 years ago |
Thomas Bruederli
|
354042c4f4
|
Fix German tranlsation for 'open' (#5360)
|
8 years ago |
Thomas Bruederli
|
9fe5b88dee
|
Add new translations for Enigma plugin
|
8 years ago |
Thomas Bruederli
|
4e3442877d
|
Updated localizations from Transifex
|
8 years ago |
Aleksander Machniak
|
0d1450cd11
|
Merge pull request #5365 from odyniec/fix-typos-in-password-config
Fix typos
|
8 years ago |
Michał Wojciechowski
|
cde1fbde0c
|
Fix typos
|
8 years ago |
Aleksander Machniak
|
e1165fed89
|
Remove backward compatibility "layer" of bc.php (#4902) - now for real
|
8 years ago |
Aleksander Machniak
|
64763853c9
|
Fix javascript errors in IE on page with iframe that points to another domain
|
8 years ago |
Aleksander Machniak
|
e6553ce60d
|
Fix German localization label
|
8 years ago |
Aleksander Machniak
|
d91bad5975
|
Fix handling of blockquote tags with mixed case on html2text conversion (#5363)
|
8 years ago |
Aleksander Machniak
|
7a7a6795f0
|
Support WEBP images in mail messages (#5362)
|
8 years ago |
Aleksander Machniak
|
1988f68660
|
Merge pull request #5203 from bostjan/foundation-for-customizable-contacts-autocomplete
Foundation for customizable contacts autocomplete
|
8 years ago |
Aleksander Machniak
|
6626328e7c
|
We already require PEAR, so it's not needed to check if PEAR class exists.
Sooner or later it will fail if PEAR does not exist, so better to do this sooner.
|
8 years ago |
Aleksander Machniak
|
fdf9ff5a17
|
Merge pull request #5361 from PeterDaveHelloKitchen/image-optimize
optimize png images using zopflipng
|
8 years ago |
Aleksander Machniak
|
437aca39e0
|
Enigma: Import keys from key-server(s) (#5286)
|
8 years ago |
Aleksander Machniak
|
4361a95820
|
Fix missing localization of HTML editor when assets_dir != INSTALL_PATH
|
8 years ago |
Aleksander Machniak
|
f9fc7e1edf
|
Managesieve: Improvements in 'string' test support
|
8 years ago |
Aleksander Machniak
|
23a27cc61e
|
Merge branch 'pulcov-master'
|
8 years ago |
Aleksander Machniak
|
9793826ab4
|
Merge branch 'master' of https://github.com/pulcov/roundcubemail into pulcov-master
|
8 years ago |
Aleksander Machniak
|
bf5b3072c4
|
Fix MathML test on older PHP versions
|
8 years ago |
Aleksander Machniak
|
edfd9da42a
|
Support MathML in HTML message preview (#5182)
|
8 years ago |
Aleksander Machniak
|
476c820323
|
CS fixes
|
8 years ago |
Aleksander Machniak
|
158b34ed42
|
Rename Addressbook to Contacts (#5233)
|
8 years ago |
Peter Dave Hello
|
6ee0cec8e9
|
optimize png images using zopflipng
|
8 years ago |
Aleksander Machniak
|
ee895a2c96
|
Remove PHP mail() support, smtp_server is required now (#5340)
|
8 years ago |
Aleksander Machniak
|
8e65f618c5
|
Display full message subject in onmouseover on truncated subject in mail view (#5346)
|
8 years ago |
Aleksander Machniak
|
e13deb2e47
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
8 years ago |