Commit Graph

1396 Commits

Author SHA1 Message Date
Aleksander Machniak
996ae95f38 Fix regression in including minicolors and tagedit styles 2021-01-03 18:41:55 +01:00
Aleksander Machniak
9fac4c47e8 Fix tests regression 2021-01-03 09:30:49 +01:00
Aleksander Machniak
9b01776ef0 Password: Removed old 'cpanel' driver, 'cpanel_webmail' driver renamed to 'cpanel' (#7780) 2021-01-02 19:18:20 +01:00
johndoh
dec10e51da Support providing skins for plugins inside the main skin folder (#7445) 2020-12-21 09:45:34 +01:00
Aleksander Machniak
d88cadf1f2 Fix a few E_NOTICE issues 2020-12-20 10:36:41 +01:00
Aleksander Machniak
8b83d29f24 PHP8 fixes, do not require specific error_reporting setting anymore 2020-12-19 10:01:10 +01:00
Aleksander Machniak
db789bbb61 PHP8 fixes 2020-12-19 09:06:46 +01:00
Aleksander Machniak
3bbb01fe13 PHP8 fixes, regression fixes 2020-12-13 12:14:15 +01:00
Aleksander Machniak
12547ccf01 Require php-intl extension, get rid of Net_IDNA2, PHP8 fixes, short array syntax
Net_IDNA2 is not compatible, and Intl is a bundled ext since PHP 5.3.
Fixed some regressions.
2020-12-13 10:21:52 +01:00
johndoh
6b650080c5 Update deps (#7739) 2020-12-12 14:48:51 +01:00
Aleksander Machniak
8eb382b4ca PHP8 fixes 2020-12-11 20:29:41 +01:00
Aleksander Machniak
ed146b68db PHP8 fixes, CS fixes, short array syntax, tests 2020-12-10 20:27:32 +01:00
Aleksander Machniak
14a94cf0d7 PHP8 fixes, CS fixes, short array syntax, tests 2020-12-09 21:11:46 +01:00
Aleksander Machniak
7c53300990 PHP8 fixes, CS fixes, short array syntax, tests 2020-12-08 21:56:41 +01:00
Aleksander Machniak
f979b0ce1d Fix test compat. with phpunit <= 6.5 2020-12-06 21:01:08 +01:00
Aleksander Machniak
2dc9e12392 Fix test 2020-12-06 12:14:30 +01:00
Aleksander Machniak
e3416c9fc0 PHP8 fixes, CS fixes, short array syntax, tests 2020-12-06 11:43:56 +01:00
fluteze
f6a0779c7e Password: Log error on unsupported hash method (#7735) 2020-11-23 08:52:38 +01:00
Aleksander Machniak
545a1569f1 Steps -> Actions refactoring (#7688)
* Move action handling code to rcmail class
* Add rcmail_action class
* Add action aliases
* Get rid of $OUTPUT global
* Move some methods from rcmail to rcmail_action
* PHP8 compat. fixes
* Add framework for testing actions
* Fix obvious code mistakes
2020-11-01 11:25:38 +01:00
Aleksander Machniak
f95212d626 PHP8: More warnings fixed 2020-10-11 15:24:30 +02:00
Aleksander Machniak
bde383d051 PHP8: Fix various issues
for now only these I found by running our unit tests, there will be much more
2020-10-11 10:32:41 +02:00
Aleksander Machniak
efc61f27c0 Add Preferences > Encryption > Mailvelope options (#7157) 2020-10-03 16:17:42 +02:00
Aleksander Machniak
9713ce364c Automatically collected recipients and trusted senders (#6904)
Added configurable Collected Recipients addressbook source (#4971)
Added configurable Trusted Senders addressbook source (#5046)
Added 'contact_exists' hook
2020-09-20 10:00:08 +02:00
Aleksander Machniak
86849a0ee4 Fix PHP Fatal error: Cannot access protected property rcube_imap_generic::$user (#7589) 2020-09-05 16:30:32 +02:00
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