Aleksander Machniak
eb7636d491
Fixes in context of undefined variables, and code style
2020-08-16 10:29:42 +02:00
Aleksander Machniak
8bda4ecbcf
Fix an obvious code bugs
2020-08-15 12:44:07 +02:00
Aleksander Machniak
7b221a4640
Managesieve: Allow angle brackets in out-of-office message body also in the Filters UI ( #7518 )
2020-08-07 09:47:46 +02:00
Aleksander Machniak
7c7de4eb0f
Merge branch 'patch-1' of https://github.com/maxtruxa/roundcubemail into maxtruxa-patch-1
2020-08-07 09:22:44 +02:00
Evili del Rio
38ffc55bc8
Correct documentation of password_login_exceptions parameter ( #7523 )
...
Signed-off-by: Evili del Rio <evili.del.rio@gmail.com >
2020-07-30 15:00:39 +02:00
Max Truxa
9571550692
managesieve: Keep angle brackets in reason
...
Angle brackets (and other characters considered special by HTML) should be allowed in the message body.
2020-07-29 16:19:02 +02:00
Aleksander Machniak
b0d69503e0
Enigma: Support ECC key generation - when using GnuPG >= 2.1.7 ( #6853 )
2020-07-26 19:26:31 +02:00
Thomas P
9469796d46
Use rcmail.url instead of hard coded url ( #7476 )
...
With hard coded url we can lose important parameters, rcmail.url seems better in this case
2020-07-25 09:58:34 +02:00
Aleksander Machniak
409bce5485
Make spamtest UI more user-friendly
2020-07-19 08:22:55 +02:00
Aleksander Machniak
e256eee457
Merge branch 'sieve-spamtest' of https://github.com/bubble75/roundcubemail into bubble75-sieve-spamtest
2020-07-18 14:43:08 +02:00
Aleksander Machniak
d7d7ca046f
Cache refactoring ( #6312 ) ( #6781 )
2020-07-18 13:51:47 +02:00
johndoh
31f1739d4c
Userinfo: localize legend text ( #7479 )
...
* userinfo: localize legend text
* userinfo: add missing id label
2020-07-18 07:51:26 +02:00
Aleksander Machniak
cd3cad6aae
TinyMCE 5 ( #7403 )
2020-07-11 18:46:17 +02:00
Aleksander Machniak
36bf280a97
Elastic: Minimize forms/colors blink on page load
2020-07-11 10:52:24 +02:00
Aleksander Machniak
bcf0e8407d
Elastic: Fix dark mode issues in Help plugin and attachment preview
2020-07-08 16:50:55 +02:00
Aleksander Machniak
d6aca6b6b7
Elastic: Drak mode ( #6709 )
2020-07-07 18:58:28 +02:00
Aleksander Machniak
d9e98f3d3f
Fix problem with handling attached images with same name when using redundant_attachments ( #7455 )
2020-07-01 09:49:40 +02:00
Lucas Stevanelli Marin
620c973280
Changing from time to microtime to add on key of cached attachment to avoid display error on attachments with same name ( #7463 )
...
Co-authored-by: Lucas Marin <lucas.marin@skymail.com.br >
2020-07-01 09:47:00 +02:00
Aleksander Machniak
eaebae1e54
Fix bug where activation of forward/vacation rule could activate a wrong script ( #7423 )
...
Also should fix bug where forward/vacation rule could end up being duplicated (#7349 )
2020-06-07 09:39:12 +02:00
Aleksander Machniak
30d31c323b
Improve UX on custom header input ( #7207 )
2020-05-16 09:41:35 +02:00
Aleksander Machniak
7dcba95605
Update changelog
...
[ci skip]
2020-05-10 09:47:22 +02:00
vaaguirre
9bec8dd506
Fix issue with Modoboa driver for password plugin ( #7372 )
...
Was having trouble with updating a password with the Modoboa API (1.9.1). API responded with an error message but 200 HTTP status code, so roundcube displayed a success message even though the password wasn't being updated. Added a line to include a required field in the update request.
2020-05-10 09:45:13 +02:00
johndoh
3af6303ad7
Remove depreciated jquery.trim function ( #7371 )
2020-05-04 08:27:10 +02:00
johndoh
ec86e3cb7f
Markasjunk: Fix regression in jsevent driver #7361 ( #7365 )
2020-05-02 10:47:18 +02:00
Aleksander Machniak
679cb1833c
Merge branch 'zipdownload' of https://github.com/johndoh/roundcubemail into johndoh-zipdownload
2020-04-04 10:36:41 +02:00
PhilW
ace991946f
zipdownload: enable menu options when menu is opened
2020-03-29 14:37:33 +01:00
Aleksander Machniak
e0b56aeb4d
Fix PHP warning for real ( #7206 )
2020-03-29 10:55:53 +02:00
Aleksander Machniak
7d97c5b215
Merge branch 'markasjunk-select' of https://github.com/johndoh/roundcubemail into johndoh-markasjunk-select
2020-03-29 10:07:59 +02:00
Aleksander Machniak
f0ec65ee70
Fix labels again
2020-03-17 07:46:46 +01:00
Christoph Langguth
81839093bb
Bugfix in password/pwned driver result parsing ( #7288 )
2020-03-17 07:43:57 +01:00
Aleksander Machniak
c26ba1ee5d
Improve some labels
2020-03-16 20:36:42 +01:00
Aleksander Machniak
623a642457
Update changelog, fix some localization labels
2020-03-15 09:47:39 +01:00
Aleksander Machniak
68350bd385
Merge branch 'master' of https://github.com/mildred/roundcubemail into mildred-master
2020-03-15 09:44:30 +01:00
Aleksander Machniak
3c8b270d8d
Small code improvements, update changelog
2020-03-15 09:40:49 +01:00
Christoph Langguth
a70baca3ae
Refactoring of pwned passwords plugin, taking into account alecpl's comment.
2020-03-14 14:04:21 +01:00
Christoph Langguth
370789c8c9
password plugin: add pwned passwords strength driver
2020-03-08 08:34:45 +01:00
Mildred Ki'Lya
88577119d7
Add new archival types to keep the folder structure
...
Add archival type folderyear and foldermonth to keep the original folder
structure after a YYYY or a YYYY/MM prefix.
2020-03-04 13:05:26 +01:00
Aleksander Machniak
4b219792a7
Tests: Add browser tests for attachment_reminder plugin
2020-02-14 13:12:12 +01:00
Aleksander Machniak
f94b871aa6
Tests: Add browser tests for Markasjunk plugin
2020-02-13 21:21:01 +01:00
PhilW
65a6a511a6
markasjunk: handle select all case ( #7206 )
2020-02-09 11:10:56 +00:00
Aleksander Machniak
32b37fba33
Update localization
2020-02-05 16:45:30 +01:00
Aleksander Machniak
ea2d0ad458
Enigma: Fix bug where "Send unencrypted" button didn't work in Elastic skin ( #7205 )
2020-02-04 21:51:11 +01:00
Aleksander Machniak
fe796d4040
Remove useless pass-by-reference
2020-01-31 09:58:03 +01:00
Aleksander Machniak
3478b002f8
Enigma: Fix incorrect encrypted mail structure (boundary) with Mail_Mime >= 1.10.5
2020-01-29 20:09:49 +01:00
Aleksander Machniak
4114dc932d
Fix bug where it wasn't possible to save flag actions ( #7188 )
...
Display proper error when no flag is selected.
2020-01-27 14:58:34 +01:00
Aleksander Machniak
a075616fb2
Tests: Add browser tests for Zipdownload plugin
2020-01-25 19:20:43 +01:00
Aleksander Machniak
d594ce2483
Tests: Add browser tests for Server Settings section
2020-01-25 11:42:34 +01:00
Aleksander Machniak
84aa5d93f1
Tests: Added browser tests for Archive plugin
2020-01-24 12:07:58 +01:00
Aleksander Machniak
c6392f2168
Markasjunk: Fix bug where marking as spam/ham didn't work on moving messages with drag-and-drop ( #7137 )
2020-01-22 20:31:47 +01:00
Aleksander Machniak
1613f3ab4c
INSERT OR REPLACE implementation ( #6771 )
...
For now with support in postgres and mysql databases.
For now used in rcube_cache, rcube_imap_cache and enigma plugin
2020-01-19 18:43:48 +01:00