Aleksander Machniak
|
aa05873611
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
18a9b4f2f1
|
Fix dbmail driver (hints from https://github.com/roundcube/roundcubemail/pull/169)
|
11 years ago |
Thomas B.
|
324805e180
|
Merge pull request #162 from nicolas-joubert/patch-1
Redirect after HTTP authentication
|
11 years ago |
Aleksander Machniak
|
fb5255e2f0
|
Fix filter creation from an email when preview frame is disabled (#1489647)
|
11 years ago |
Aleksander Machniak
|
a622451bc5
|
Fix wrong action folder selection if managesieve_domains is not empty (#1489617)
|
11 years ago |
Aleksander Machniak
|
abecca8f4b
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
c6227fe7b0
|
Bump version number
|
11 years ago |
Aleksander Machniak
|
022f510365
|
Fix issue in displaying filter form when managesieve_kolab_master=true
and sieve variables extension is supported by the server (#1489599)
|
11 years ago |
Aleksander Machniak
|
524e382669
|
Merge pull request #168 from tillkruess/master
another security fix for domainfactory password plugin driver
|
11 years ago |
Till Krüss
|
aba993da6a
|
prevent unwanted code execution via CURLOPT_POSTFIELDS (again)
|
11 years ago |
Aleksander Machniak
|
9a0900e4a1
|
Fix issue where multi-select fields were not visible in new filter action rows (#1489600)
|
11 years ago |
Aleksander Machniak
|
a329ccd9c9
|
Fix issue where folder selector wasn't visible on new filter form
|
11 years ago |
Thomas Bruederli
|
a23a2b3039
|
Update env in main window for ACL dialog autocompletion (#1489594)
|
11 years ago |
Aleksander Machniak
|
e7881f058a
|
Merge pull request #166 from tillkruess/master
security fix for domainfactory password plugin driver
|
11 years ago |
Till Krüss
|
334475a50b
|
prevent unwanted code execution via CURLOPT_POSTFIELDS
|
11 years ago |
Thomas Bruederli
|
e837d8515a
|
Hide autocompletion results when closing ACL dialog; use default table styles
|
11 years ago |
Thomas Bruederli
|
327bd305d6
|
Bump ACL plugin version
|
11 years ago |
Thomas Bruederli
|
affabd9a4b
|
Fix some glitches in ACL table display
|
11 years ago |
Thomas Bruederli
|
f147849bb0
|
Use standard dialog popups for the ACL permissions form; that will open it in the main window with enoough space and better UI integration
|
11 years ago |
Thomas Bruederli
|
774deaded1
|
Don't EVER log passwords
|
11 years ago |
Thomas Bruederli
|
254e284d21
|
Point to the new public URI for online help
|
11 years ago |
Thomas Bruederli
|
8404fe9e32
|
Updated localizations from Transifex
|
11 years ago |
Thomas Bruederli
|
419c090fd9
|
Update to jQuery UI 1.9.2 (without themes)
|
11 years ago |
Thomas Bruederli
|
4f9bd08469
|
Fix icon position after listicons.png update
|
11 years ago |
Aleksander Machniak
|
fac59dc441
|
Added move/copy icons, improved edit icon and some icon positions
|
11 years ago |
nicolas-joubert
|
5e3d1026c6
|
Redirect after HTTP authentication
Allow to redirect to the previous QUERY_STRING after HTTP authentication.
|
11 years ago |
Aleksander Machniak
|
eaf9d81ee9
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
2eef77c6e3
|
Fix issue where filesystem path was added to all-attachments (zip) file (#1489507)
|
11 years ago |
Aleksander Machniak
|
4e040e304f
|
Add Filters tab using plugin API hook
|
11 years ago |
Aleksander Machniak
|
30ceb69eb5
|
Fix fatal error after last fix
|
11 years ago |
Aleksander Machniak
|
14ace838c1
|
Fix references to 'default' skin
|
11 years ago |
Aleksander Machniak
|
3e98f8be71
|
Add some code for S/MIME signatures verification, update Crypt_GPG package
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
538e64c572
|
Fix Closure-compiler warnings, small code improvements
|
11 years ago |
Aleksander Machniak
|
7b1969ad60
|
Fix icon on archive folder (after changes in classic skin) and
fix icon on subfolders of archive folder
|
11 years ago |
Aleksander Machniak
|
27f0c2723b
|
Nicely handle server-side modification of script names (#1489412)
|
11 years ago |
Thomas Bruederli
|
3b95e24fbb
|
Updated localizations from Transifex
|
11 years ago |
Aleksander Machniak
|
067d3dc44a
|
Fix redundant/missing closing div tags
|
11 years ago |
Aleksander Machniak
|
72dc3c0faf
|
Fix typos
|
11 years ago |
Aleksander Machniak
|
b5117238db
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
aac4b452a3
|
Bump version to 7.1
|
11 years ago |
Aleksander Machniak
|
78ef00f12d
|
Fix a bug where deleted filter was not removed from the list
(because now list widget's 'rows' property is of type object not array)
|
11 years ago |
Thomas Bruederli
|
34003c5fa5
|
Display status messages as pile of black bars overlaying the UI in order to improve visibility (#1488974)
|
11 years ago |
Aleksander Machniak
|
30a26c964d
|
Syntax fix for IE7
|
11 years ago |
Aleksander Machniak
|
a96a22cc3e
|
Merge pull request #141 from rasky/http_without_pwd
Allow HTTP authentication without password.
|
11 years ago |
Aleksander Machniak
|
393c868e8e
|
Substitute variables in 'password_ldap_search_base' value
|
11 years ago |
Aleksander Machniak
|
3433637cb9
|
Fix archive button state (i.e. checking if current folder is archive folder)
|
11 years ago |
Thomas Bruederli
|
c353958cfb
|
Move help plugin UI initialization to startup hook
|
11 years ago |
Aleksander Machniak
|
d4f27d90d5
|
Merge pull request #136 from tillkruess/extend-df-password-driver
Extend domainfactory password driver
|
11 years ago |
Aleksander Machniak
|
6a91448aee
|
Improve performance and code readability by using String's startsWith() method, other code improvements
|
11 years ago |