Aleksander Machniak
7abaab3098
Fix bug where text: syntax was forced for strings longer than 1024 characters ( #6143 )
7 years ago
Aleksander Machniak
d5b1fc4598
Fix js error
7 years ago
Aleksander Machniak
76933f1c07
Elastic: Bootstrap 4.0.0 compat.
7 years ago
Thomas Bruederli
c4f9bd994e
Hook into 'identity_form' plugin hook and add list of matching private keys
7 years ago
Aleksander Machniak
cf711d1ce2
Elastic: Fix jumping UI when clicking on filtersets expand button
7 years ago
Aleksander Machniak
019b542c58
Elastic: Add data-label-* attribs
7 years ago
Aleksander Machniak
eb0228ba86
Merge branch 'move_addressbook' of https://github.com/johndoh/roundcubemail into johndoh-move_addressbook
7 years ago
Aleksander Machniak
a6ad0283d0
Validate ACL identifiers
...
... e.g. to prevent cyrus imap issues
7 years ago
Vanav
dbc7892c4a
Fix warning "strtolower() expects parameter 1 to be string, array given" ( #6136 )
...
* Fix warning "strtolower() expects parameter 1 to be string, array given"
7 years ago
Aleksander Machniak
0a01ccc00d
Remove redundant datepicker localization
7 years ago
PhilW
cb01f05588
small JS cleanup
7 years ago
PhilW
d5071fedba
vcard_attachments: add link to contact actions menu
...
*) add 'forward vcard' link to contact actions manu
*) fix bug when a contact with a secondary email address is selected
*) improve support for multiple address books in contact list widget on compose screen
7 years ago
Aleksander Machniak
07dc726aa7
Elastic: Remove redundant menu button
7 years ago
Aleksander Machniak
20a0ca6b16
Elastic: Remove tagedit.css, these styles are handled by the skin now
7 years ago
Aleksander Machniak
12a2e47b9b
Improve vcardattachments addon in Elastic
7 years ago
Aleksander Machniak
52864ef885
Add some localization messages, remove one unused message
7 years ago
Aleksander Machniak
e891e486fd
Elastic: Add mobile FAB button for filter creation
7 years ago
Timotheus Pokorra
ba5c396774
Managesieve, forward dialog using the right existing simple forwarding rules ( #6102 )
...
fixes #6101
7 years ago
Aleksander Machniak
08f27316ee
Fix bug where Archive folder wasn't auto-created on login with create_default_folders=true
7 years ago
Aleksander Machniak
de544cc905
Add possibility to use localized date format as datepicker input placeholder
...
Need to be supported by skin. Elastic support is comming.
7 years ago
Aleksander Machniak
5650d1a2d0
Increase dialog width for case when there's many buttons
...
We don't want the button text truncation
7 years ago
Aleksander Machniak
895948f7fe
Elastic: Add iframe wrappers
7 years ago
Aleksander Machniak
3b0e3deb21
Fix js error on servers without 'mime' extension
7 years ago
Aleksander Machniak
550e2fc6aa
Support 'mime' extension tests - RFC5703 ( #5832 )
7 years ago
Aleksander Machniak
7c6bbd81b0
Fix PHP 7.2 Warning: count(): Parameter must be an array or an object that implements Countable
7 years ago
Thomas Bruederli
cdecaf5ac7
Remove localization files that do not belong here
7 years ago
Aleksander Machniak
4fee0b22d8
Elastic: Support forwarding interface, added missing labels
7 years ago
Aleksander Machniak
e933bed60e
Merge branch 'managesieve_forward_settings' of https://github.com/TBits/roundcubemail into TBits-managesieve_forward_settings
7 years ago
Aleksander Machniak
1fbe6cef00
Fix initial value for custom flag input, update changelog
7 years ago
Aleksander Machniak
bae1f1d41c
Merge branch 'master' of https://github.com/daniele-athome/roundcubemail into daniele-athome-master
7 years ago
Aleksander Machniak
13dab18652
Add minicolors config to the client env
7 years ago
Aleksander Machniak
12c5328dbb
hide_blockquote: Fix counting of lines in multi-level quoted text
7 years ago
Aleksander Machniak
39e0b0e456
Fix so temp_dir misconfiguration prints an error to the log ( #6045 )
7 years ago
Aleksander Machniak
9ce8948294
Get rid of the 2nd argument of include_stylesheet()
...
.. make the optional behavior default now.
7 years ago
Aleksander Machniak
49825f2786
Bump version of some plugins
7 years ago
Aleksander Machniak
c6e6f50de1
Simplify confirm_dialog and alert_dialog code and use
7 years ago
Aleksander Machniak
43c210f04d
Merge branch 'pretty_confirms' of https://github.com/JohnDoh/roundcubemail into JohnDoh-pretty_confirms
7 years ago
PhilW
8c250a27f8
improvements for plugins and frames
7 years ago
PhilW
e7311e0e5e
more consistent function names
7 years ago
PhilW
af52df68bf
use skinned alert and confirm boxes in plugins
7 years ago
Aleksander Machniak
375d648917
Improve minicolors widget style for Elastic
7 years ago
Timotheus Pokorra
65b645f6e1
adding template file for forwarding dialog for the classic skin
...
related to #6021
7 years ago
Aleksander Machniak
910c735b87
Merge branch 'master' into dev-elastic
7 years ago
Aleksander Machniak
2a32f51c91
Fix file disclosure vulnerability caused by insuficient input validation in relation with attachment plugins ( #6026 )
7 years ago
Aleksander Machniak
23af0b7f36
Merge branch 'master' into dev-elastic
7 years ago
Daniele Ricci
1d3ab398c2
Allow for free-form flag filter action
...
Signed-off-by: Daniele Ricci <daniele@casaricci.it>
7 years ago
Aleksander Machniak
1f9ac5c18f
Style Archive folder (icon) also in folder selector
7 years ago
Timotheus Pokorra
d222c3136c
remove log message used for debugging
7 years ago
Timotheus Pokorra
e853b1798a
managesieve: new settings dialog for simple forwarding of emails
...
this hides the complexity of the filters from the user, similar to the vacation settings dialog.
related to #6021
7 years ago
Aleksander Machniak
e9571e8d0e
Fix invalid HTML output
7 years ago