Aleksander Machniak
43c210f04d
Merge branch 'pretty_confirms' of https://github.com/JohnDoh/roundcubemail into JohnDoh-pretty_confirms
8 years ago
PhilW
8c250a27f8
improvements for plugins and frames
8 years ago
PhilW
e7311e0e5e
more consistent function names
8 years ago
PhilW
af52df68bf
use skinned alert and confirm boxes in plugins
8 years ago
PhilW
26f1b0770c
use skinned alert boxes
8 years ago
PhilW
b897fe9349
use skined confirmation boxes where possible
8 years ago
Aleksander Machniak
e6398f8786
Assign attachment type classes also in print mode
8 years ago
Aleksander Machniak
828f73a4b9
Small improvements to .image-attachment contents strusture
8 years ago
Aleksander Machniak
96d3553c79
Add some labels for Elastic
8 years ago
Aleksander Machniak
375d648917
Improve minicolors widget style for Elastic
8 years ago
Aleksander Machniak
552a851d6c
Append "..." to draglayer as div, the same as other drag entries
8 years ago
Aleksander Machniak
8fcd014040
Small improvement to .cancelupload button
8 years ago
Aleksander Machniak
0385eca50e
Add tmplate option to place contact source inside the contact head element
8 years ago
Aleksander Machniak
ff1b994ece
More precise dialog height calculation - that works with various skins
8 years ago
Aleksander Machniak
910c735b87
Merge branch 'master' into dev-elastic
8 years ago
Aleksander Machniak
d7be2f1946
Merge branch 'dev-elastic' of github.com:roundcube/roundcubemail into dev-elastic
8 years ago
Aleksander Machniak
a0374f3c45
Fix mangled non-ASCII characters in links in HTML messages ( #6028 )
8 years ago
Aleksander Machniak
968e20c5e5
Update changelog
8 years ago
Aleksander Machniak
2a32f51c91
Fix file disclosure vulnerability caused by insuficient input validation in relation with attachment plugins ( #6026 )
8 years ago
Aleksander Machniak
7a7ef7b687
Don't treat .eml attachments to drafts as drafts
8 years ago
Aleksander Machniak
35a59b97a1
Add some labels for Elastic
8 years ago
Aleksander Machniak
23af0b7f36
Merge branch 'master' into dev-elastic
8 years ago
Aleksander Machniak
1b87ec3144
Don't stop propagation in folder-selector click handler
8 years ago
Aleksander Machniak
662cbfb805
Fix add_url() so it works properly with fragment identifier (#element) at the end of the original url
8 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.
8 years ago
JohnDoh
c4aadca1c0
Add charset to watermark.html ( #6022 )
8 years ago
Aleksander Machniak
80ea6ec3eb
Small improvements in error page content
8 years ago
Aleksander Machniak
29b8f600c4
Hide "loading" message also when iframe loading fails with the error page
8 years ago
Aleksander Machniak
ce594a4405
Support simple dialog's save button to be a label with domain
8 years ago
Aleksander Machniak
30beaf6631
Update changelog
8 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>
8 years ago
Aleksander Machniak
1f9ac5c18f
Style Archive folder (icon) also in folder selector
8 years ago
Aleksander Machniak
a61f2fdd3c
Fix decoding of mailto: links with + character in HTML messages ( #6020 )
8 years ago
Aleksander Machniak
f96fd0b169
Merge branch 'dev-elastic' of github.com:roundcube/roundcubemail into dev-elastic
8 years ago
Aleksander Machniak
e9571e8d0e
Fix invalid HTML output
8 years ago
Thomas Bruederli
f038784dac
Also rm empty timezone localization files
8 years ago
Thomas Bruederli
342b049841
Update localization files from Transifex
8 years ago
Aleksander Machniak
6be122352d
Support short-legend-labels in contact search form
8 years ago
Aleksander Machniak
7195204865
Use input-group for default_font and default_font_size
8 years ago
Aleksander Machniak
238ec1ecdf
Archive: Style folder icon also in Settings > Folders
8 years ago
Thomas Bruederli
90859c5ea8
Update CHANGELOG
8 years ago
Aleksander Machniak
1109cd1150
Elastic: Fix checkbox state in advanced mode switch
8 years ago
Aleksander Machniak
b1d79900ed
Fix invalid/partial merge of 3196d656db
8 years ago
Aleksander Machniak
ef0982f1b8
Merge branch 'master' into dev-elastic
8 years ago
Aleksander Machniak
fd9517655f
Fix password form
8 years ago
Aleksander Machniak
e00dd60c25
Elastic: Unify some frame titles
8 years ago
Aleksander Machniak
e6fd3982f6
Elastic: set some checkbox classes
8 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
8 years ago
Aleksander Machniak
a346eb9717
Add localization label for "Personal"
8 years ago
Aleksander Machniak
d9bf9e148b
Don't use colon at the end of form field label
8 years ago