Aleksander Machniak
|
5ce2301185
|
Add labels for 'n' ACL (RFC 5257)
|
11 years ago |
Thomas Bruederli
|
c8fb38f076
|
Refined some skin styles
|
11 years ago |
Aleksander Machniak
|
d3883ddfbb
|
Make sure attachment ID is really unique when uploading multiple files (#1489546)
|
11 years ago |
Aleksander Machniak
|
723a26cff8
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
98e582148a
|
Put new feature entries on top and fixes on end of the changelog
|
11 years ago |
Aleksander Machniak
|
904fec7505
|
Add id for login submit button (#1489676) - make it skin independent
|
11 years ago |
Thomas Bruederli
|
3980579602
|
Avoid useless connection attempts if host is empty
|
11 years ago |
Thomas Bruederli
|
519ce2e2ec
|
Avoid bubbling of clicks to treelist expand/collapse toggles
|
11 years ago |
Thomas Bruederli
|
0c7bc4f5c0
|
Add styles for 'mainaction' dialog buttons
|
11 years ago |
Thomas Bruederli
|
3f63a80730
|
Re-arrange buttons in import dialog to match the rest of the appplication
|
11 years ago |
Thomas Bruederli
|
34ddfcecef
|
Fix input-button disabled state; add support for jquery UI buttons of type 'uibutton'
|
11 years ago |
Thomas Bruederli
|
c42fc0fff6
|
Define default treelist styles (i.e. indentation) globally
|
11 years ago |
Thomas Bruederli
|
817c98ec3b
|
Add method to reset a treelist widget
|
11 years ago |
Thomas Bruederli
|
143ceff0d8
|
Implement ArrayAccess interface for conveniently accessing rcube_result_set as array
|
11 years ago |
Thomas Bruederli
|
532c10669b
|
Support structured data for autocompletion results; map 'type' attribute to CSS class for autocomplete list items
|
11 years ago |
Thomas Bruederli
|
c70f26776e
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
f2e1b7a3e6
|
Merge pull request #170 from Takika/patch-1
Fix default mailbox sort order
|
11 years ago |
Takika
|
2256f89139
|
Fix default mailbox sort order
|
11 years ago |
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 |
Thomas Bruederli
|
2838b9ecb6
|
Updated Changelog
|
11 years ago |
Thomas Bruederli
|
d27a4f8f9e
|
Fix opening compose screen in new window after saving as draft (#1489643)
|
11 years ago |
Aleksander Machniak
|
fb5255e2f0
|
Fix filter creation from an email when preview frame is disabled (#1489647)
|
11 years ago |
Aleksander Machniak
|
32c612c112
|
Fix some PDO::MYSQL_* constants (wrongly described in PHP manual before 5.3.21)
|
11 years ago |
Aleksander Machniak
|
2b8f033bcb
|
Improvement in handling invalid email address strings
|
11 years ago |
Thomas Bruederli
|
7e4d15ff43
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
0ca978820c
|
Suppress IE's default behavior of opening links in a new tab on ctrl-click by wrapping the clickable content in <span> tag
|
11 years ago |
Aleksander Machniak
|
8d3d5b42b7
|
Prevent from "Call to undefined method rcmail_output_json::add_footer()" error
|
11 years ago |
Aleksander Machniak
|
17ae1307d6
|
Fix issue where msgexport.sh printed the message to STDOUT instead of a file (#1489634)
|
11 years ago |
Thomas Bruederli
|
128fd9861a
|
Declare LOGIN commands to be anonymized in debug logging
|
11 years ago |
Aleksander Machniak
|
37b9e02648
|
Fix regression in handling of 'attachments' result in message_compose hook (#1489627)
|
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 |
Thomas Bruederli
|
80102a2dde
|
Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin
|
11 years ago |
Aleksander Machniak
|
7c23451eec
|
Added tests for html::attrib_string() method
|
11 years ago |
Aleksander Machniak
|
5e8da2b5c9
|
Added toolbar button to move message in message view
|
11 years ago |
Thomas Bruederli
|
8bbb01cb66
|
Add toolbar icon for message move
|
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
|
03de1329ef
|
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
|
11 years ago |
Aleksander Machniak
|
36848be23a
|
Update changelog
|
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
|
50020473e3
|
Update CHANGELOG
|
11 years ago |