Commit Graph

9659 Commits

Author SHA1 Message Date
Aleksander Machniak
238ec1ecdf Archive: Style folder icon also in Settings > Folders 2017-10-30 11:48:56 +01:00
Aleksander Machniak
1109cd1150 Elastic: Fix checkbox state in advanced mode switch 2017-10-29 12:54:54 +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
fd9517655f Fix password form 2017-10-28 18:23:35 +02:00
Aleksander Machniak
e00dd60c25 Elastic: Unify some frame titles 2017-10-28 16:30:59 +02:00
Aleksander Machniak
e6fd3982f6 Elastic: set some checkbox classes 2017-10-28 10:21:59 +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
Aleksander Machniak
d9bf9e148b Don't use colon at the end of form field label 2017-10-27 10:09:10 +02:00
Aleksander Machniak
25270cccca Elastic: hide mobile navigation when creating objects
.. i.e. filters, filter sets, enigma keys
2017-10-27 09:56:04 +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
c26c85629c Added option managesieve_default_headers 2017-10-21 09:59:07 +02:00
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.
2017-10-21 09:03:37 +02:00
Aleksander Machniak
cf0a1d6c11 Merge branch 'master' of github.com:roundcube/roundcubemail 2017-10-21 08:53:19 +02:00
Aleksander Machniak
d269bd645b Update changelog 2017-10-21 08:53:05 +02:00
JohnDoh
515d496808 Replace display_version with display_product_info (#5904) 2017-10-21 08:52:03 +02:00
JohnDoh
a8f0d35ebc Extend disabled_actions config so it accepts also button names (#5903) 2017-10-21 08:48:34 +02:00
Aleksander Machniak
e21ab984bc Skip <span> wrappers in html_table that is a <ul> list 2017-10-20 18:55:58 +02:00
Aleksander Machniak
d739036eda Improve identities list structure in key create form 2017-10-20 15:53:43 +02:00
Aleksander Machniak
315f78a65a Elastic: Use btn.submit instead of button.save classes for Save button in forms 2017-10-20 14:56:08 +02:00
Aleksander Machniak
d815525c6a Merge branch 'master' into dev-elastic 2017-10-20 13:34:25 +02:00
Aleksander Machniak
f9644ea217 Update changelog 2017-10-20 13:03:57 +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
459cc7ab6d Fix bug where removing the last subfolder did not hide toggle button on its parent record (#6007) 2017-10-20 10:43:56 +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
968041aecd Update changelog 2017-10-19 08:39:44 +02:00
Brendan Braybrook
4574870adc fix: unknown content-disposition type should be treated as attachment (#6002) 2017-10-19 08:38:43 +02:00
Aleksander Machniak
da15d55665 Fix regression in qsearch() that skipped execution when called with no args
Some plugins would like to do search without value,
so we keep value != '' check to allow that use-case.
2017-10-18 12:14:33 +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
Aleksander Machniak
dbecd3c8b5 Elastic: Fix padding for dialog buttons 2017-10-17 13:32:49 +02:00
Aleksander Machniak
9d1c8aff83 Elastic skin support for managesieve (part II) 2017-10-16 17:31:18 +02:00
Aleksander Machniak
5e08a6ac59 Handle remote stylesheets the same as remote images, ask the user to allow them (#5994)
Fixes the issue where remote stylesheet could have been blocked
if the message contained no remote images and user have no way to
allow that content.
2017-10-13 12:48:13 +02:00
Aleksander Machniak
944013207c Remove cache-busters unintentionally added in e499a14e1 2017-10-13 09:40:37 +02:00
Aleksander Machniak
72aedd368b Fix Edge encoding bug when pasting text into the HTML editor, update to TinyMCE 4.5.8 (#5885) 2017-10-12 11:03:48 +02:00
Aleksander Machniak
3196d656db Fix css conflicts in user interface and e-mail content (#5891)
... by adding prefix to element/class identifiers
Also cleaned up some code and removed global variable use.
2017-10-12 10:48:54 +02:00
Aleksander Machniak
6d8e2ad312 Elastic skin support for managesieve plugin (partial) 2017-10-11 20:03:19 +02:00
Aleksander Machniak
403d8453c8 Fix issue caused by non-default session.cookie_lifetime setting (#5961) 2017-10-09 10:22:00 +02:00
Aleksander Machniak
1347e2e868 Elastic skin support in acl plugin 2017-10-07 17:47:03 +02:00
Aleksander Machniak
385512983c Add 'unlock' class to Save button in key passphrase dialog 2017-10-06 14:09:19 +02:00
Aleksander Machniak
22061cd38b Support flexbox display for remote objects element 2017-10-06 12:43:10 +02:00
Aleksander Machniak
f8fc01b800 Fix so untagged COPYUID responses are also supported according to RFC6851 (#5982) 2017-10-06 09:23:17 +02:00
Aleksander Machniak
6e02950c70 Merge branch 'dev-elastic' of github.com:roundcube/roundcubemail into dev-elastic 2017-10-06 08:41:23 +02:00
Aleksander Machniak
85db9e77b8 Enable keyboard support on enigma keys list 2017-10-06 08:40:52 +02:00
Aleksander Machniak
67d4ffa4a8 Fix 'for' attribute on "Parent folder" label 2017-10-05 09:51:01 +02:00
Aleksander Machniak
22b30de5d9 Fix bug where assets_path wasn't added to some watermark frames 2017-10-04 09:27:23 +02:00