Aleksander Machniak
92346a3e69
Add back overflow:hidden on <body>
...
It's needed to prevent from appearing scrollbar when e.g.
a hidden iframe is added to the body for file uploads or draft saving.
7 years ago
Aleksander Machniak
09c8b33439
Code deduplication
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
Georgeto
161038ee87
Support additional connect parameters in PostgreSQL database wrapper ( #6071 )
...
Most notably this change enables you to specify whether or with what
priority a secure SSL TCP/IP connection will be negotiated with the
database server.
7 years ago
Aleksander Machniak
b60bf73aeb
Fix so .notice message is .alert-info not .alert-warning
7 years ago
Aleksander Machniak
78aa0efa15
Use confirmation (not notice) message for some successful actions
7 years ago
Aleksander Machniak
608e23c9c0
Merge branch 'master' of github.com:roundcube/roundcubemail
7 years ago
Aleksander Machniak
895948f7fe
Elastic: Add iframe wrappers
7 years ago
Aleksander Machniak
aa542a35c1
Fix iframe scrolling in iOS ( #87 )
...
Also some other small fixes for iOS/Android.
7 years ago
Thomas B
6b76b04112
Merge pull request #6061 from J0WI/docker-pgsql
...
Docker PostgreSQL support
7 years ago
Aleksander Machniak
842d57e779
Fix setting height of a dialog without buttons pane
7 years ago
Aleksander Machniak
61a6666eee
Small CS fixes
7 years ago
Aleksander Machniak
d76f255c3b
Improve iPad/iPhone detection
...
Some devices do not set iPhone/Ipad string in User-Agent, so we
have to check also navigator.platform.
7 years ago
Aleksander Machniak
92d6673bb5
Add 'signature' identifier to signature element in sent HTML message ( #6073 )
7 years ago
Aleksander Machniak
ca39a4e093
Fix PHP warning "idn_to_utf8(): INTL_IDNA_VARIANT_2003 is deprecated" with PHP 7.2 ( #6075 )
7 years ago
Aleksander Machniak
d04d0a3078
Fix toolbar when vieweing message in an external window
7 years ago
Aleksander Machniak
fe2a9654d1
Mailvelope support
7 years ago
Aleksander Machniak
489ad88617
Small code de-duplication
7 years ago
Aleksander Machniak
59c4db6e6f
Fix invalid HTML element name
7 years ago
Aleksander Machniak
ff835c3b9b
Add menu_destroy method
...
It is needed to call .popover('dispose') when a menu content is to be replaced.
So, we make this possible, but in future we should consider remiving this
requirement. Maybe even re-work the whole menu system.
7 years ago
Aleksander Machniak
9d1b3dcf29
Remove dead code
7 years ago
Aleksander Machniak
f3af650445
Add an icon for .btn.create buttons
7 years ago
Aleksander Machniak
758044d69e
Add skin config options to dont_override list
...
... so e.g. options in user preferences will be hidden.
7 years ago
Aleksander Machniak
dd4e68335c
Fix tabindex on filter icon
7 years ago
Aleksander Machniak
a5c920153f
Fix font size in toolbarmenu separator
7 years ago
Aleksander Machniak
2990a0bded
Make pretty_checkbox method public, set cursor:pointer on the icon-checkbox
7 years ago
Aleksander Machniak
3b0e3deb21
Fix js error on servers without 'mime' extension
7 years ago
Aleksander Machniak
a587e7a7dc
Support data-hidden attribute on multi-input field
7 years ago
Aleksander Machniak
550e2fc6aa
Support 'mime' extension tests - RFC5703 ( #5832 )
7 years ago
Aleksander Machniak
ddb8e579f8
Merge pull request #70 from johndoh/buttons
...
skip buttons which already have the Bootstrap class
7 years ago
Aleksander Machniak
87eee9198f
Ignore .css output files
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
Aleksander Machniak
68e2dca13a
Fix so it is possible to have two searchbars on the same page
7 years ago
Aleksander Machniak
5a63e52380
Add class attribute to the pushgroup action button
7 years ago
Aleksander Machniak
11b39f555d
Bring back the list titles in desktop mode, style .pushgroup action on contacts list
...
There's one reason we want list titles also in desktop mode. In Addressbook
when using filter_groups feature the title provides an option to navigate
to previous level of the list.
7 years ago
Thomas Bruederli
062d4a4060
Fix typos in Docker readme
7 years ago
Thomas Bruederli
20a511a8d3
Update dockerfile to version 1.3.3 and include php-ldap ( #6058 )
7 years ago
Thomas Bruederli
cdecaf5ac7
Remove localization files that do not belong here
7 years ago
Aleksander Machniak
44ca3d9136
Fix label with checkbox inside of an .input-group
7 years ago
J0WI
5a315c47d9
Add documenation for more database providers
7 years ago
J0WI
4919043b73
Add support for linked PostgreSQL container
7 years ago
Aleksander Machniak
eb23be2660
Add icon for Settings > Forwarding, small forms improvement
7 years ago
Aleksander Machniak
4fee0b22d8
Elastic: Support forwarding interface, added missing labels
7 years ago
PhilW
e58ed633b4
skip buttons which already have the Bootstrap class
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
ef304747f6
Fix missing pretty checkboxes in new filter record (managesieve)
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
5d3f394ade
Small improvements
7 years ago
Aleksander Machniak
13dab18652
Add minicolors config to the client env
7 years ago