Commit Graph

2176 Commits

Author SHA1 Message Date
Aleksander Machniak
76933f1c07 Elastic: Bootstrap 4.0.0 compat. 2018-01-23 13:41:26 +01:00
Thomas Bruederli
1cb97c7efd Add 'encryption' block to identity settings
If Mailvelope is installed, this box will become visible and offer
functions to generate a key pair for the selected identity or list
existing private keys.
2018-01-21 12:16:44 +01:00
Aleksander Machniak
f2b64779cc Display confirmation message when inserting a response or signature 2018-01-17 18:07:11 +01:00
Aleksander Machniak
7a719d203d Fix addressbook selector, show copy menu-item also when there's one readonly and one writeable addressbook 2018-01-17 11:52:13 +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
ec25fa857b Improve layout of contact import form
Move the file input to the .propform table.
2018-01-15 10:31:27 +01: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
PhilW
abbb832c6f move qrcode link to new contact actions menu 2018-01-11 08:26:04 +00:00
Aleksander Machniak
e4c7e8ac7c Fix bug where attachment size wasn't visible when the filename was too long (#6033)
Uses flexbox, so works in recent browsers only. I don't plan to support olders.
2018-01-04 16:15:45 +01:00
Aleksander Machniak
af9550251e Display an error when clicking disabled link to register protocol handler (#6079) 2018-01-04 13:11:42 +01:00
Aleksander Machniak
c2199c5101 Cleanup folder subscriptions "form" 2018-01-04 12:48:46 +01:00
Aleksander Machniak
3e0edd98c9 Update changelog 2017-12-20 20:03:40 +01:00
Aleksander Machniak
ac13669de5 Fix PHP 7.2: count(): Parameter must be an array or an object that implements Countable (#6098) 2017-12-20 19:59:23 +01:00
Aleksander Machniak
77cc9688c8 Fix bug where contacts export by selection returned no more than 10 entries (#6103) 2017-12-20 15:57:06 +01:00
Aleksander Machniak
6ccc8cc020 The "it is a draft" message is more an information than a warning 2017-12-11 13:50:05 +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
8e2f6275a4 Prevent from empty 'class' attribute in generated html 2017-12-06 20:13:50 +01:00
Aleksander Machniak
db382fa19c Change remote images to remote resources warning also in html attachment preview 2017-12-06 19:33:03 +01:00
Aleksander Machniak
78aa0efa15 Use confirmation (not notice) message for some successful actions 2017-12-05 15:26:26 +01:00
Aleksander Machniak
92d6673bb5 Add 'signature' identifier to signature element in sent HTML message (#6073) 2017-12-03 11:35:58 +01:00
Aleksander Machniak
5a63e52380 Add class attribute to the pushgroup action button 2017-11-27 10:03:05 +01:00
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
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
43c210f04d Merge branch 'pretty_confirms' of https://github.com/JohnDoh/roundcubemail into JohnDoh-pretty_confirms 2017-11-19 12:12:36 +01:00
Aleksander Machniak
01e3cf23e0 Fix PHP Warning: Use of undefined constant 'href' 2017-11-18 16:30:59 +01:00
Aleksander Machniak
f6733a5d9e Add id attribute to the reply-intro para (#6049) 2017-11-17 12:58:41 +01: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
0385eca50e Add tmplate option to place contact source inside the contact head element 2017-11-13 11:30:27 +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
7a7ef7b687 Don't treat .eml attachments to drafts as drafts 2017-11-08 09:04:47 +01:00
Aleksander Machniak
23af0b7f36 Merge branch 'master' into dev-elastic 2017-11-07 20:50:01 +01:00
Aleksander Machniak
80ea6ec3eb Small improvements in error page content 2017-11-03 13:38:22 +01:00
Aleksander Machniak
a61f2fdd3c Fix decoding of mailto: links with + character in HTML messages (#6020) 2017-11-02 18:17:23 +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
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
a8aa559fa1 Use action=add-folder when creating a new folder 2017-10-27 09:50:33 +02:00
Aleksander Machniak
25a7df7f4b Use action=add-folder when creating a new folder 2017-10-27 09:20:30 +02:00
Aleksander Machniak
5031028d48 Elastic: Support more compact contact frame (info and form)
... plus some CS fixes
2017-10-23 15:26:56 +02:00
Aleksander Machniak
fe542437a8 Add field labels in Advanced search form, CS fixes 2017-10-22 10:19:54 +02:00
Aleksander Machniak
72a410503a Use simple list instead of table for groups list in contact info 2017-10-21 18:50:06 +02:00
Aleksander Machniak
d815525c6a Merge branch 'master' into dev-elastic 2017-10-20 13:34:25 +02:00
Aleksander Machniak
5e671885e4 Prevent from ghost messages on list after fast delete of multiple messages one-by-one (#5941) 2017-10-20 13:02:08 +02:00
Aleksander Machniak
ce0592e1fc Fix truncated folder name on messages list in multi-folder mode, for folders with non-ascii characters (#6004) 2017-10-19 16:55:02 +02:00
Aleksander Machniak
1c4e5a585f Support displaying all message headers in a dialog, use GET instead of POST 2017-10-17 20:22:28 +02:00