Commit Graph

1092 Commits

Author SHA1 Message Date
Aleksander Machniak
7abaab3098 Fix bug where text: syntax was forced for strings longer than 1024 characters (#6143) 2018-01-24 14:50:29 +01:00
Aleksander Machniak
d5b1fc4598 Fix js error 2018-01-23 13:43:53 +01:00
Aleksander Machniak
76933f1c07 Elastic: Bootstrap 4.0.0 compat. 2018-01-23 13:41:26 +01:00
Thomas Bruederli
c4f9bd994e Hook into 'identity_form' plugin hook and add list of matching private keys 2018-01-21 12:17:59 +01:00
Aleksander Machniak
cf711d1ce2 Elastic: Fix jumping UI when clicking on filtersets expand button 2018-01-18 12:47:37 +01:00
Aleksander Machniak
019b542c58 Elastic: Add data-label-* attribs 2018-01-18 11:33:42 +01:00
Aleksander Machniak
eb0228ba86 Merge branch 'move_addressbook' of https://github.com/johndoh/roundcubemail into johndoh-move_addressbook 2018-01-17 09:35:56 +01:00
Aleksander Machniak
a6ad0283d0 Validate ACL identifiers
... e.g. to prevent cyrus imap issues
2018-01-16 16:17:16 +01:00
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"
2018-01-15 20:11:36 +01:00
Aleksander Machniak
0a01ccc00d Remove redundant datepicker localization 2018-01-15 13:45:23 +01:00
PhilW
cb01f05588 small JS cleanup 2018-01-12 07:52:33 +00:00
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
2018-01-11 11:59:43 +00:00
Aleksander Machniak
07dc726aa7 Elastic: Remove redundant menu button 2018-01-10 17:26:43 +01:00
Aleksander Machniak
20a0ca6b16 Elastic: Remove tagedit.css, these styles are handled by the skin now 2018-01-10 13:41:11 +01:00
Aleksander Machniak
12a2e47b9b Improve vcardattachments addon in Elastic 2018-01-03 16:50:40 +01:00
Aleksander Machniak
52864ef885 Add some localization messages, remove one unused message 2017-12-27 14:27:18 +01:00
Aleksander Machniak
e891e486fd Elastic: Add mobile FAB button for filter creation 2017-12-27 09:49:17 +01:00
Timotheus Pokorra
ba5c396774 Managesieve, forward dialog using the right existing simple forwarding rules (#6102)
fixes #6101
2017-12-22 07:30:37 +01:00
Aleksander Machniak
08f27316ee Fix bug where Archive folder wasn't auto-created on login with create_default_folders=true 2017-12-11 08:54:27 +01:00
Aleksander Machniak
de544cc905 Add possibility to use localized date format as datepicker input placeholder
Need to be supported by skin. Elastic support is comming.
2017-12-07 12:05:10 +01:00
Aleksander Machniak
5650d1a2d0 Increase dialog width for case when there's many buttons
We don't want the button text truncation
2017-12-06 09:10:59 +01:00
Aleksander Machniak
895948f7fe Elastic: Add iframe wrappers 2017-12-05 13:31:55 +01:00
Aleksander Machniak
3b0e3deb21 Fix js error on servers without 'mime' extension 2017-11-27 19:26:12 +01:00
Aleksander Machniak
550e2fc6aa Support 'mime' extension tests - RFC5703 (#5832) 2017-11-27 19:12:18 +01:00
Aleksander Machniak
7c6bbd81b0 Fix PHP 7.2 Warning: count(): Parameter must be an array or an object that implements Countable 2017-11-27 16:00:08 +01:00
Thomas Bruederli
cdecaf5ac7 Remove localization files that do not belong here 2017-11-26 20:32:50 +01:00
Aleksander Machniak
4fee0b22d8 Elastic: Support forwarding interface, added missing labels 2017-11-24 19:22:06 +01:00
Aleksander Machniak
e933bed60e Merge branch 'managesieve_forward_settings' of https://github.com/TBits/roundcubemail into TBits-managesieve_forward_settings 2017-11-24 18:49:42 +01:00
Aleksander Machniak
1fbe6cef00 Fix initial value for custom flag input, update changelog 2017-11-24 15:10:05 +01:00
Aleksander Machniak
bae1f1d41c Merge branch 'master' of https://github.com/daniele-athome/roundcubemail into daniele-athome-master 2017-11-24 14:09:49 +01:00
Aleksander Machniak
13dab18652 Add minicolors config to the client env 2017-11-23 11:42:12 +01:00
Aleksander Machniak
12c5328dbb hide_blockquote: Fix counting of lines in multi-level quoted text 2017-11-23 09:32:44 +01:00
Aleksander Machniak
39e0b0e456 Fix so temp_dir misconfiguration prints an error to the log (#6045) 2017-11-20 18:02:25 +01:00
Aleksander Machniak
9ce8948294 Get rid of the 2nd argument of include_stylesheet()
.. make the optional behavior default now.
2017-11-20 14:03:07 +01:00
Aleksander Machniak
49825f2786 Bump version of some plugins 2017-11-19 13:25:11 +01:00
Aleksander Machniak
c6e6f50de1 Simplify confirm_dialog and alert_dialog code and use 2017-11-19 13:20:25 +01:00
Aleksander Machniak
43c210f04d Merge branch 'pretty_confirms' of https://github.com/JohnDoh/roundcubemail into JohnDoh-pretty_confirms 2017-11-19 12:12:36 +01:00
PhilW
8c250a27f8 improvements for plugins and frames 2017-11-19 10:22:52 +00:00
PhilW
e7311e0e5e more consistent function names 2017-11-18 13:17:14 +00:00
PhilW
af52df68bf use skinned alert and confirm boxes in plugins 2017-11-18 09:50:43 +00:00
Aleksander Machniak
375d648917 Improve minicolors widget style for Elastic 2017-11-14 13:51:47 +01:00
Timotheus Pokorra
65b645f6e1 adding template file for forwarding dialog for the classic skin
related to #6021
2017-11-08 16:53:00 +01:00
Aleksander Machniak
910c735b87 Merge branch 'master' into dev-elastic 2017-11-08 15:00:53 +01:00
Aleksander Machniak
2a32f51c91 Fix file disclosure vulnerability caused by insuficient input validation in relation with attachment plugins (#6026) 2017-11-08 11:03:19 +01:00
Aleksander Machniak
23af0b7f36 Merge branch 'master' into dev-elastic 2017-11-07 20:50:01 +01:00
Daniele Ricci
1d3ab398c2 Allow for free-form flag filter action
Signed-off-by: Daniele Ricci <daniele@casaricci.it>
2017-11-07 12:35:46 +01:00
Aleksander Machniak
1f9ac5c18f Style Archive folder (icon) also in folder selector 2017-11-02 19:26:39 +01:00
Timotheus Pokorra
d222c3136c remove log message used for debugging 2017-11-02 17:12:44 +01:00
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
2017-11-02 17:10:18 +01:00
Aleksander Machniak
e9571e8d0e Fix invalid HTML output 2017-10-31 09:09:15 +01:00