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
|
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 |
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 |
Aleksander Machniak
|
5e671885e4
|
Prevent from ghost messages on list after fast delete of multiple messages one-by-one (#5941)
|
7 years ago |
Aleksander Machniak
|
459cc7ab6d
|
Fix bug where removing the last subfolder did not hide toggle button on its parent record (#6007)
|
7 years ago |
Aleksander Machniak
|
ce0592e1fc
|
Fix truncated folder name on messages list in multi-folder mode, for folders with non-ascii characters (#6004)
|
7 years ago |
Aleksander Machniak
|
968041aecd
|
Update changelog
|
7 years ago |
Brendan Braybrook
|
4574870adc
|
fix: unknown content-disposition type should be treated as attachment (#6002)
|
7 years ago |
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.
|
7 years ago |
Aleksander Machniak
|
1c4e5a585f
|
Support displaying all message headers in a dialog, use GET instead of POST
|
7 years ago |
Aleksander Machniak
|
dbecd3c8b5
|
Elastic: Fix padding for dialog buttons
|
7 years ago |
Aleksander Machniak
|
9d1c8aff83
|
Elastic skin support for managesieve (part II)
|
7 years ago |
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.
|
7 years ago |
Aleksander Machniak
|
944013207c
|
Remove cache-busters unintentionally added in e499a14e1
|
7 years ago |
Aleksander Machniak
|
72aedd368b
|
Fix Edge encoding bug when pasting text into the HTML editor, update to TinyMCE 4.5.8 (#5885)
|
7 years ago |
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.
|
7 years ago |
Aleksander Machniak
|
6d8e2ad312
|
Elastic skin support for managesieve plugin (partial)
|
7 years ago |
Aleksander Machniak
|
403d8453c8
|
Fix issue caused by non-default session.cookie_lifetime setting (#5961)
|
7 years ago |
Aleksander Machniak
|
1347e2e868
|
Elastic skin support in acl plugin
|
7 years ago |
Aleksander Machniak
|
385512983c
|
Add 'unlock' class to Save button in key passphrase dialog
|
7 years ago |
Aleksander Machniak
|
22061cd38b
|
Support flexbox display for remote objects element
|
7 years ago |
Aleksander Machniak
|
f8fc01b800
|
Fix so untagged COPYUID responses are also supported according to RFC6851 (#5982)
|
7 years ago |
Aleksander Machniak
|
6e02950c70
|
Merge branch 'dev-elastic' of github.com:roundcube/roundcubemail into dev-elastic
|
7 years ago |
Aleksander Machniak
|
85db9e77b8
|
Enable keyboard support on enigma keys list
|
7 years ago |
Aleksander Machniak
|
67d4ffa4a8
|
Fix 'for' attribute on "Parent folder" label
|
7 years ago |
Aleksander Machniak
|
22b30de5d9
|
Fix bug where assets_path wasn't added to some watermark frames
|
7 years ago |
Aleksander Machniak
|
95360ef8ab
|
Use button instead of input.button in PGP keys search dialog
|
7 years ago |
Aleksander Machniak
|
0d3b61a022
|
Elastic: propforms should use labels even if there are no inputs
|
7 years ago |
Aleksander Machniak
|
9e2023ec91
|
Elastic: Add checkboxes to the keys list
|
7 years ago |
Aleksander Machniak
|
182aa52ab9
|
Enigma: Key search and import in dialogs (for better Elastic integration)
|
7 years ago |
Aleksander Machniak
|
5d3add78aa
|
Add Message-ID to the sendmail log (#5871)
|
7 years ago |
Aleksander Machniak
|
5d08580b86
|
Enigma: Add options to set PGP cipher/digest algorithms (#5645)
|
7 years ago |
Aleksander Machniak
|
117c150b2f
|
Fix bug where mail search could return empty result on servers without SORT capability (#5973)
|
7 years ago |
Aleksander Machniak
|
3c1b78af48
|
Merge branch 'master' into dev-elastic
|
7 years ago |
Aleksander Machniak
|
56b5eced08
|
Merge branch 'JohnDoh-managesieve-actions'
|
7 years ago |
Aleksander Machniak
|
e54e484a40
|
Fix "PHP Warning: array_search() expects parameter 2 to be array, null given"
|
7 years ago |
Aleksander Machniak
|
2683d1d8df
|
Update changelog
|
7 years ago |
Aleksander Machniak
|
490aa70bd5
|
Merge branch 'managesieve-actions' of https://github.com/JohnDoh/roundcubemail into JohnDoh-managesieve-actions
|
7 years ago |
Thomas B
|
13ee305aa0
|
Fix travis-ci status image url
|
7 years ago |