Aleksander Machniak
1b87ec3144
Don't stop propagation in folder-selector click handler
7 years ago
dsoares
5282cbaff9
Check against trusted_host_patterns in rcube_utils::parse_host()
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
662cbfb805
Fix add_url() so it works properly with fragment identifier (#element) at the end of the original url
7 years ago
Aleksander Machniak
0f4f85e097
Skip redundant INSERT query on successful logon when using PHP7
...
Since PHP 7.0 session_regenerate_id() will cause the old session data update.
This is redundant INSERT query and also produces a record for the session
we don't need anymore.
7 years ago
JohnDoh
c4aadca1c0
Add charset to watermark.html ( #6022 )
7 years ago
Aleksander Machniak
80ea6ec3eb
Small improvements in error page content
7 years ago
Aleksander Machniak
29b8f600c4
Hide "loading" message also when iframe loading fails with the error page
7 years ago
Aleksander Machniak
ce594a4405
Support simple dialog's save button to be a label with domain
7 years ago
Aleksander Machniak
30beaf6631
Update changelog
7 years ago
Nathan Rennie-Waldock
c7b6efdd47
installto.sh: Fix false reporting of failed upgrade ( #6019 )
...
system() returns the last line of output (or false on failure)
rsync will have no output if the file being copied hasn't changed
Signed-off-by: Nathan Rennie-Waldock <nathan.renniewaldock@gmail.com>
7 years ago
Aleksander Machniak
1f9ac5c18f
Style Archive folder (icon) also in folder selector
7 years ago
Aleksander Machniak
a61f2fdd3c
Fix decoding of mailto: links with + character in HTML messages ( #6020 )
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
f96fd0b169
Merge branch 'dev-elastic' of github.com:roundcube/roundcubemail into dev-elastic
7 years ago
Aleksander Machniak
e9571e8d0e
Fix invalid HTML output
7 years ago
Thomas Bruederli
f038784dac
Also rm empty timezone localization files
7 years ago
Thomas Bruederli
342b049841
Update localization files from Transifex
7 years ago
Aleksander Machniak
6be122352d
Support short-legend-labels in contact search form
7 years ago
Aleksander Machniak
7195204865
Use input-group for default_font and default_font_size
7 years ago
Aleksander Machniak
238ec1ecdf
Archive: Style folder icon also in Settings > Folders
7 years ago
Thomas Bruederli
90859c5ea8
Update CHANGELOG
7 years ago
Aleksander Machniak
1109cd1150
Elastic: Fix checkbox state in advanced mode switch
7 years ago
Aleksander Machniak
b1d79900ed
Fix invalid/partial merge of 3196d656db
7 years ago
Aleksander Machniak
ef0982f1b8
Merge branch 'master' into dev-elastic
7 years ago
Aleksander Machniak
fd9517655f
Fix password form
7 years ago
Aleksander Machniak
e00dd60c25
Elastic: Unify some frame titles
7 years ago
Aleksander Machniak
e6fd3982f6
Elastic: set some checkbox classes
7 years ago
Aleksander Machniak
7a95b148f8
Add option to use "Personal" instead of "Personal Information" label in contact form
...
We want short labels so tabs aren't wrapped on mobile
7 years ago
Aleksander Machniak
a346eb9717
Add localization label for "Personal"
7 years ago
Aleksander Machniak
d9bf9e148b
Don't use colon at the end of form field label
7 years ago
Aleksander Machniak
25270cccca
Elastic: hide mobile navigation when creating objects
...
.. i.e. filters, filter sets, enigma keys
7 years ago
Aleksander Machniak
a8aa559fa1
Use action=add-folder when creating a new folder
7 years ago
Aleksander Machniak
25a7df7f4b
Use action=add-folder when creating a new folder
7 years ago
Aleksander Machniak
5031028d48
Elastic: Support more compact contact frame (info and form)
...
... plus some CS fixes
7 years ago
Aleksander Machniak
fe542437a8
Add field labels in Advanced search form, CS fixes
7 years ago
Aleksander Machniak
72a410503a
Use simple list instead of table for groups list in contact info
7 years ago
dsoares
50a9c8f777
Add option trusted_host_patterns
7 years ago
Aleksander Machniak
c26c85629c
Added option managesieve_default_headers
7 years ago
Richard de Boer
a1cbbf09c1
newmail_notifier plugin: don't notify for junked messages. ( #5767 )
...
When the mail server filters spam directly into the junk folder.
7 years ago
Aleksander Machniak
cf0a1d6c11
Merge branch 'master' of github.com:roundcube/roundcubemail
7 years ago
Aleksander Machniak
d269bd645b
Update changelog
7 years ago
JohnDoh
515d496808
Replace display_version with display_product_info ( #5904 )
7 years ago
JohnDoh
a8f0d35ebc
Extend disabled_actions config so it accepts also button names ( #5903 )
7 years ago
Aleksander Machniak
e21ab984bc
Skip <span> wrappers in html_table that is a <ul> list
7 years ago
Aleksander Machniak
d739036eda
Improve identities list structure in key create form
7 years ago
Aleksander Machniak
315f78a65a
Elastic: Use btn.submit instead of button.save classes for Save button in forms
7 years ago
Aleksander Machniak
d815525c6a
Merge branch 'master' into dev-elastic
7 years ago
Aleksander Machniak
f9644ea217
Update changelog
7 years ago