Aleksander Machniak
1a1137f020
Add missing type="link" for some buttons
7 years ago
buborh
4f400ab7aa
password plugin ldap driver: use full %login as %name/%n when no @ in username. ( #5902 )
7 years ago
Aleksander Machniak
24be0ea1cd
Add missing type="link" for buttons in ACL tables
7 years ago
JohnDoh
afaaa7764b
Use list_widget.get_selection() rather than list_widget.selection ( #5879 )
7 years ago
Aleksander Machniak
c2068070df
Fix path to minicolors image
7 years ago
Aleksander Machniak
b54a0b86b1
Update to jquery-minicolors 2.2.6
7 years ago
Aleksander Machniak
43161325d6
Add missing type="link"
7 years ago
Aleksander Machniak
8e126e8648
Fix duplicate messages on the list after deleting messages on the next to the last page ( #5862 )
...
... also when deleting via 'mark' and 'archive' actions
7 years ago
Aleksander Machniak
0fa4b75f78
Managesieve: Partial support for mime extension [RFC5703] - parser only ( #5832 )
7 years ago
Aleksander Machniak
76adb49454
Support for IMAP folders that cannot contain both folders and messages ( #5057 )
7 years ago
Aleksander Machniak
4ff33f12ec
Update changelog
7 years ago
Aleksander Machniak
a60c81d1b1
Managesieve: Fix AM/PM suffix in vacation time selectors
7 years ago
Aleksander Machniak
e9716503a2
Move "cursor" position on \r\n sequence after single-dot in a line ( #5838 )
7 years ago
Aleksander Machniak
8b61d6a2d1
Fix parsing dot-staffed lines in multiline text ( #5838 )
7 years ago
Aleksander Machniak
86a4d78369
Merge branch 'dev-elastic'
7 years ago
Aleksander Machniak
bf4326c834
Bump archive version number, update changelog
7 years ago
Aleksander Machniak
19133769e5
Fix archiving by sender address on cyrus-imap
...
Cyrus-IMAP does not allow @-character in folder names
7 years ago
Aleksander Machniak
207c6b8a6b
Fix bug where a.button style from managesieve plugin could impact other elements ( #5800 )
7 years ago
Aleksander Machniak
a3a43d3218
Remove useless box-shadows
7 years ago
Aleksander Machniak
05d7fcc698
Cleanup
7 years ago
Aleksander Machniak
792fd57b09
Merge branch 'master' of https://github.com/HarrySmallbones/roundcubemail into HarrySmallbones-master
7 years ago
Remi Collet
ff256b7bb9
Drop ereg dependency, fix compat with PHP 7 ( #5820 )
7 years ago
Aleksander Machniak
bcc6405552
Fix various issues when downloading files with names containing non-ascii chars, use RFC 2231 ( #5772 )
7 years ago
Aleksander Machniak
3fbda34a51
subscriptions_option: show \\Noselect folders greyed out ( #5621 )
8 years ago
Aleksander Machniak
f8537d0221
Code optimization, update changelog
8 years ago
Lucas Stevanelli Marin
c5da225179
Fix bug where zipdownload ignored files with the same name ( #5777 )
...
Adding a counter before .(extension) to files with same name on zip.
Before only the last file on message with equals names was added on zip
8 years ago
Aleksander Machniak
6bd349b7e6
Bump version number
8 years ago
Aleksander Machniak
7647612f0c
Performance: Skip redundant LISTSCRIPTS command
8 years ago
Aleksander Machniak
feb8e99062
Set aria-haspopup=true for Download menu item when using zipdownload submenu
8 years ago
Aleksander Machniak
7456d7fbc6
CS fixes
8 years ago
Aleksander Machniak
7090058b9f
Enigma: Fix compatibility with assets_dir
8 years ago
Aleksander Machniak
982d211ec0
Update changelog, CS fixes
8 years ago
Aleksander Machniak
aacf1eb3bd
Merge branch 'password-driver-virtualmin' of https://github.com/ElpyDE/roundcubemail into ElpyDE-password-driver-virtualmin
8 years ago
Aleksander Machniak
4f48202f90
Add test for #5657
8 years ago
Aleksander Machniak
30f9839b46
Remove redundant code
8 years ago
Aleksander Machniak
9858c2a294
Merge branch 'master' into dev-elastic
8 years ago
ElpyDE
73db885647
Virtualmin driver for password plugin now uses virtualmin to ask for the domain
8 years ago
Aleksander Machniak
89987ee1e0
Password: Fix security issue in virtualmin and sasl drivers
8 years ago
Thomas Bruederli
d4e4cfef92
More flattening of jQuery UI styles
8 years ago
Thomas Bruederli
7969981320
Flattened buttons and icons, removed gradients and box shadows
8 years ago
Aleksander Machniak
757ba8b81a
Fix typo
8 years ago
Aleksander Machniak
542a817214
Define more classes for dialog buttons
8 years ago
Torkel Bjørnson-Langen
278b46a99d
password plugin: better error message on constraint violation ( #5727 )
...
If the password policy on the ldap server is violated when changing
password, report error as "constraint violation" instead of the
misleading "connection error".
Only tested with OpenLDAP (v2.4).
8 years ago
Aleksander Machniak
01656221a4
Update localization
8 years ago
Aleksander Machniak
0d8b3675f3
Add missing <label>s in Preferences > Special Folders
8 years ago
Torkel Bjørnson-Langen
3bbe218b83
Password plugin: Added missing default values ( #5726 )
...
* Added correct default values for password plugin (ldap backends only)
* Sync default values in config.inc.php.dist with code.
8 years ago
Aleksander Machniak
6ba41836b6
Revert "extend plugin password to avoid sudo (use ssh instead calling chpasswd) ( #5654 )"
...
This reverts commit 938dd4670b
.
8 years ago
Kay Marquardt
938dd4670b
extend plugin password to avoid sudo (use ssh instead calling chpasswd) ( #5654 )
...
Use proc_open() instead of popen() to catch error messages from called wrapper.
Create new wrapper chpass-wrapper-expect.py
8 years ago
Aleksander Machniak
306c901a15
Remove redundant entry
8 years ago
Aleksander Machniak
9374599c3c
Fix require entry for crypt_gpg also in Enigma's composer.json
8 years ago