Commit Graph

6784 Commits

Author SHA1 Message Date
Aleksander Machniak
6dbdf9dedd Skip empty blocks in contact form 2017-11-21 13:26:47 +01:00
Aleksander Machniak
196ce5d251 Fix so clicking pushgroup link on contacts list does not load group information page
Added a general way to mark all such links with data-action-link attribute.
2017-11-21 13:14:44 +01:00
Aleksander Machniak
36638ec0c2 Fix untagged COPYUID responses handling - again (#5982) 2017-11-20 18:05:07 +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
1cf72fa2b6 Allow plugins to include Less files (#6051) 2017-11-20 13:48:07 +01:00
Aleksander Machniak
3ed6418d55 Use attributes of the template object 2017-11-20 10:19:03 +01:00
Aleksander Machniak
c6b2d8bead Merge branch 'dev-elastic' 2017-11-19 13:23:40 +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
Aleksander Machniak
01e3cf23e0 Fix PHP Warning: Use of undefined constant 'href' 2017-11-18 16:30:59 +01: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
4cb7713520 Fix checking table columns when there's more schemas/databases in postgres/mysql (#6047) 2017-11-18 10:06:28 +01:00
Aleksander Machniak
a6c37b7735 Fix broken long filenames when using imap4d server - workaround server bug (#6048) 2017-11-17 14:29:57 +01:00
Aleksander Machniak
f6733a5d9e Add id attribute to the reply-intro para (#6049) 2017-11-17 12:58:41 +01:00
Aleksander Machniak
eed4be3ba6 Display value of the SMTP message size limit in the error message (#6032) 2017-11-17 12:33:31 +01:00
PhilW
26f1b0770c use skinned alert boxes 2017-11-16 20:54:40 +00:00
PhilW
b897fe9349 use skined confirmation boxes where possible 2017-11-16 20:54:24 +00:00
Aleksander Machniak
e6398f8786 Assign attachment type classes also in print mode 2017-11-16 13:05:20 +01:00
Aleksander Machniak
828f73a4b9 Small improvements to .image-attachment contents strusture 2017-11-16 10:36:19 +01:00
Aleksander Machniak
96d3553c79 Add some labels for Elastic 2017-11-15 18:30:31 +01:00
Aleksander Machniak
adc9df803b Fix var scope (#6042) 2017-11-14 07:58:54 +01:00
Aleksander Machniak
552a851d6c Append "..." to draglayer as div, the same as other drag entries 2017-11-13 19:17:12 +01:00
Aleksander Machniak
8fcd014040 Small improvement to .cancelupload button 2017-11-13 18:37:28 +01:00
Aleksander Machniak
0385eca50e Add tmplate option to place contact source inside the contact head element 2017-11-13 11:30:27 +01:00
Aleksander Machniak
ff1b994ece More precise dialog height calculation - that works with various skins 2017-11-12 21:22:42 +01:00
Aleksander Machniak
4dc1f3b757 Use configured log_file_ext also for errors thrown by PHP (#6035) 2017-11-10 20:02:17 +01:00
Aleksander Machniak
910c735b87 Merge branch 'master' into dev-elastic 2017-11-08 15:00:53 +01:00
Aleksander Machniak
d7be2f1946 Merge branch 'dev-elastic' of github.com:roundcube/roundcubemail into dev-elastic 2017-11-08 15:00:18 +01:00
Aleksander Machniak
a0374f3c45 Fix mangled non-ASCII characters in links in HTML messages (#6028) 2017-11-08 12:38:19 +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
7a7ef7b687 Don't treat .eml attachments to drafts as drafts 2017-11-08 09:04:47 +01:00
Aleksander Machniak
35a59b97a1 Add some labels for Elastic 2017-11-08 09:00:42 +01:00
Aleksander Machniak
23af0b7f36 Merge branch 'master' into dev-elastic 2017-11-07 20:50:01 +01:00
Aleksander Machniak
1b87ec3144 Don't stop propagation in folder-selector click handler 2017-11-07 16:50:17 +01:00
Aleksander Machniak
662cbfb805 Fix add_url() so it works properly with fragment identifier (#element) at the end of the original url 2017-11-05 17:06:27 +01:00
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.
2017-11-04 10:42:24 +01:00
Aleksander Machniak
80ea6ec3eb Small improvements in error page content 2017-11-03 13:38:22 +01:00
Aleksander Machniak
29b8f600c4 Hide "loading" message also when iframe loading fails with the error page 2017-11-03 13:37:10 +01:00
Aleksander Machniak
ce594a4405 Support simple dialog's save button to be a label with domain 2017-11-03 11:36:41 +01:00
Aleksander Machniak
1f9ac5c18f Style Archive folder (icon) also in folder selector 2017-11-02 19:26:39 +01:00
Aleksander Machniak
a61f2fdd3c Fix decoding of mailto: links with + character in HTML messages (#6020) 2017-11-02 18:17:23 +01:00
Thomas Bruederli
342b049841 Update localization files from Transifex 2017-10-30 22:16:39 +01:00
Aleksander Machniak
6be122352d Support short-legend-labels in contact search form 2017-10-30 19:35:00 +01:00
Aleksander Machniak
7195204865 Use input-group for default_font and default_font_size 2017-10-30 19:28:13 +01:00
Aleksander Machniak
b1d79900ed Fix invalid/partial merge of 3196d656db 2017-10-28 18:32:14 +02:00
Aleksander Machniak
ef0982f1b8 Merge branch 'master' into dev-elastic 2017-10-28 18:24:54 +02:00
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
2017-10-27 10:25:11 +02:00
Aleksander Machniak
a346eb9717 Add localization label for "Personal" 2017-10-27 10:11:08 +02:00