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
Aleksander Machniak
689c761026
Enigma: Simplify and fix handling of IDN with not all parts being punny-coded
2020-01-18 09:29:30 +01:00
Aleksander Machniak
e89376709c
Enigma: Display IDN domains of key users and identities in UTF8
2020-01-17 20:35:48 +01:00
Max Bosse
3faa976fc8
Fix creation of pgp-keys for IDN emails
2020-01-16 22:46:55 +01:00
Aleksander Machniak
7d2b4f8d15
Enigma: Add missing localization labels used in Larry skin
2020-01-11 10:15:54 +01:00
Aleksander Machniak
646e0b99ea
Enigma: Fix so using list checkbox selection does not load the key preview frame
2020-01-11 09:45:35 +01:00
Aleksander Machniak
e3556986a1
Fix PHP Warning: array_filter() expects parameter 1 to be array, null given in subscription_options plugin ( #7165 )
...
.. when IMAP connection fails
2020-01-11 09:21:36 +01:00
Aleksander Machniak
355ff138fd
Enigma: Fix so key list selection is reset when opening key creation form ( #7154 )
2020-01-11 09:14:38 +01:00
Aleksander Machniak
3cab0ad493
Update changelog
...
[skip ci]
2020-01-05 15:56:58 +01:00
Aleksander Machniak
0eb4674216
Managesieve: Allow display name with email address in vacation :from field ( #6760 ) ( #6763 )
2020-01-05 15:56:11 +01:00
jelle van der Waa
11e5c1af4f
Password: Make chpass-wrapper.py Python 3 compatible ( #7135 )
...
Remove the ", e" as the exception is never printed and this makes it
Python 3 compatible as well
Closes : #7118
2020-01-05 11:52:04 +01:00
Aleksander Machniak
47d9ed6d0c
Add support for PHPUnit 6 and 7 ( #6870 )
...
Fixes composer dependencies: Package phpunit/phpunit-mock-objects is abandoned
We cannot support v8 yet because of errors like:
Declaration of MailFunc::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void
It would require dropping PHP < 7.1 support.
2019-12-28 09:37:45 +01:00
Aleksander Machniak
ad84b2df3f
Update localization
2019-12-21 09:24:44 +01:00
Aleksander Machniak
226097fc3f
Markasjunk: Fix marking more than one message as spam/ham with email_learn driver ( #7121 )
2019-12-18 11:49:51 +01:00
Aleksander Machniak
90781bff3b
Add aria-label to list navigation toolbars
2019-11-29 13:30:26 +01:00
Aleksander Machniak
e7cb9bf604
Password: Fix kpasswd and smb drivers' double-escaping bug ( #7092 )
2019-11-29 10:36:06 +01:00
Aleksander Machniak
35101ca44a
Fix filter selection after removing a first filter ( #7079 )
2019-11-27 13:29:06 +01:00
Aleksander Machniak
006f7d1087
Fix so modifier type select wasn't hidden after hiding modifier select on header change
2019-11-22 14:46:23 +01:00
Aleksander Machniak
45546508d2
Replace "Filter disabled" with "Filter enabled" ( #7028 )
2019-11-22 12:52:49 +01:00
Aleksander Machniak
022a1b683f
Enigma: Add script to import keys from filesystem to the db storage (for multihost)
2019-11-18 15:30:23 +01:00