Commit Graph

1305 Commits

Author SHA1 Message Date
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
Aleksander Machniak
4b607e2ed3 Fix so Elastic is also a default in jqueryui plugin (#7039) 2019-11-18 15:30:23 +01:00
Aleksander Machniak
b63bc1ae22 Fix misleading comment 2019-11-18 15:30:23 +01:00
Aleksander Machniak
338b25dec9 Managesieve: Fix locked UI after opening filter frame (#7007) 2019-11-18 15:30:22 +01:00
Aleksander Machniak
52c755207d Enigma: Fix bug where signing option was set to disabled after saving a draft in Elastic skin (#6515) 2019-11-18 15:30:22 +01:00
PhilW
32775f0e43 remove redundant type attrib in script tag 2019-10-19 13:54:52 +01:00
Aleksander Machniak
92fbe4c3b8 Update localization 2019-10-19 09:48:14 +02:00
Aleksander Machniak
da2ebb272a Add basic test for attachment_reminder plugin 2019-10-16 12:42:50 +02:00
Aleksander Machniak
cc1a1d95fe Correct property name 2019-10-16 12:40:41 +02:00
Aleksander Machniak
425724bb35 Fix testing rcube_sieve_vacation protected methods 2019-10-13 14:26:27 +02:00
Aleksander Machniak
2213efc850 Archive: Fix missing Archive icon in folder selector popup in Elastic 2019-10-12 10:44:45 +02:00
Aleksander Machniak
46ee823fd9 Archive: Fix bug where next email was not displayed after Archive button use (#6965) 2019-10-12 10:23:14 +02:00
Aleksander Machniak
1d9ddf9d33 Fix PHP Fatal error: Uncaught Error: Using $this when not in object (#6959) 2019-10-08 21:25:30 +02:00
Aleksander Machniak
66fab8cdb2 CS fixes, Avoid usused variables, fixed minor bugs 2019-10-05 19:44:39 +02:00
Aleksander Machniak
213a7cadc2 Enigma: Fix encryption menu width in larry and classic 2019-09-28 12:50:59 +02:00
Aleksander Machniak
b0aa130edf Fix wrong password requirement description with zxcvbn driver (#6922) 2019-09-13 21:28:19 +02:00
Aleksander Machniak
fcf5a12e30 Password: Support INSERT ... ON DUPLICATE KEY UPDATE queries 2019-09-01 07:45:32 +02:00
Aleksander Machniak
0786ab8187 Update localization 2019-08-30 12:38:47 +02:00
Aleksander Machniak
4096739322 Fix including assets that exist only in minified version 2019-08-30 12:08:48 +02:00
Aleksander Machniak
0dacbc8e0f Merge branch 'thomascube-pr-elastic-icons' 2019-08-24 11:13:24 +02:00
Aleksander Machniak
b07f7212be Elastic: Fix selection button icon in Enigma 2019-08-24 11:07:22 +02:00
Aleksander Machniak
5db4b3f5ea Fix '\n' visible when identity has multiple GPG keys (#6885) 2019-08-09 16:38:12 +02:00
Jack Cherng
198585d8a0 Fix implode() wrong parameter order (#6866)
It has been deprecated in PHP 7.4.

Such as PHP deprecated:  implode(): Passing glue string after array is deprecated. Swap the parameters in /var/www/roundcubemail/program/lib/Roundcube/rcube_db.php on line 917

Signed-off-by: Jack Cherng <jfcherng@gmail.com>
2019-08-09 16:04:51 +02:00
Aleksander Machniak
b3b0c5efe2 Remove redundant rcmail_ prefix 2019-07-31 13:17:52 +02:00
johndoh
18a4d63be8 Fix deleting original message in some markasjunk drivers (#6862) 2019-07-31 13:15:39 +02:00
Aleksander Machniak
7a854f1b56 Fix removing acl entries (regression) 2019-07-16 12:42:46 +00:00
Aleksander Machniak
0e4bf6fda8 Fix bug where unread count wasn't updated after moving multi-folder result (#6846) 2019-07-14 13:23:37 +02:00
Aleksander Machniak
d9e3218025 Fix bug where handling multiple messages from multi-folder search result could not work (#6845) 2019-07-14 12:54:15 +02:00
Aleksander Machniak
6d17e58380 Add basic test for password drivers 2019-06-30 09:16:44 +02:00
Aleksander Machniak
9d5e2219f8 Make ldap_ppolicy to log debug into 'ldap.log' file 2019-06-30 08:37:49 +02:00
Aleksander Machniak
4e9aca2f27 Fix visibility of rcube_ldap_exop_password::$debug (#6828) 2019-06-30 08:28:07 +02:00
Aleksander Machniak
881c0ec0da Avoid empty entry in rule selector 2019-06-29 15:59:24 +02:00
Aleksander Machniak
a991e3181c Put charset meta specification before a title tag, add page title automatically (#6811)
I.e. templates should not specify <title>
2019-06-29 15:48:51 +02:00
Aleksander Machniak
84c4d062c6 Unified and simplified keypress event handling on a list widget 2019-06-28 09:47:14 +02:00
Johannes Prösl
4644e3404f Adding ssha512 password_algorithm (#6805)
* Added SSHA512 method to the hash_password function

Basically a copy of the ssha method this case is compatible with the dovecot ssha512 settings so there is no doveadm needed alongside with roundcube to update ssha512 passwords.
2019-06-24 10:28:53 +02:00
Aleksander Machniak
7fa5180fcc ACL: Display user/group names (from ldap) instead of acl identifier 2019-06-17 11:47:49 +00:00
Aleksander Machniak
f6807bcc4c Added 'keyservers' option to define list of HKP servers for Enigma/Mailvelope (#6326) 2019-06-14 19:06:32 +02:00
Aleksander Machniak
940e500c1f Enigma: For verified signatures, display the user id associated with the sender address (#5958) 2019-06-09 09:52:39 +02:00
Aleksander Machniak
7af72e82fc Elastic: Fix some jumping effect in Chrome (#6677) 2019-06-07 07:59:11 +02:00
Aleksander Machniak
b39c5aaaec Exit immediately after http redirect
This is needed since we use 401 on logout
2019-05-27 09:33:16 +02:00
Aleksander Machniak
fdac30e544 Support PECL memcached extension as a session and cache storage driver (experimental) 2019-05-26 11:50:33 +02:00
Aleksander Machniak
2a25f1778b Make sure managesieve_default is not a dir (#6773) 2019-05-26 09:29:02 +02:00
Aleksander Machniak
4bce2c4389 Elastic: Small visual fix in vacation form 2019-05-20 11:07:55 +02:00
Aleksander Machniak
7f999ab13f Bump version number 2019-05-20 08:34:21 +02:00
Aleksander Machniak
6cddb6c5d0 Bump version number, use pear/net_sieve 2019-05-20 08:29:38 +02:00
Aleksander Machniak
9022d427b1 Add emoticons plugin localization 2019-05-19 20:35:53 +02:00
Aleksander Machniak
a1301a78d6 Localization update 2019-05-17 15:59:41 +02:00
Aleksander Machniak
b24869b0cd Elastic: Fix bug where Enigma options in mail compose could sometimes be ignored (#6515) 2019-05-16 08:28:52 +02:00