Aleksander Machniak
459c3845be
Elastic: Fix checkbox selection on enigma keys list
2018-04-10 16:56:40 +02:00
Aleksander Machniak
8373b3b3f0
Enigma: Enable keypair generation on Internet Explorer 11
2018-04-10 15:10:39 +02:00
Aleksander Machniak
2b425a8b12
Use 'OK' instead of 'Save' label for thr button in enigma password prompt
2018-04-10 10:37:30 +02:00
Aleksander Machniak
408d985f38
Small spacing improvement in enigma password prompt
2018-04-10 10:34:25 +02:00
Aleksander Machniak
db24050215
Fix regression in identities list style
2018-04-05 11:56:05 +00:00
Aleksander Machniak
662363c7e2
Enigma: Add positiblity to modify list of identities for key generation by other plugins
2018-04-05 11:55:25 +00:00
Aleksander Machniak
f63150b256
Enigma: Fix key selection for signing
...
In some cases a public key of other user could be selected instead
of the sender's private key
2018-04-04 11:14:35 +02:00
Aleksander Machniak
891d01a4ef
Ignore enigma home dir
2018-04-03 18:16:35 +02:00
Aleksander Machniak
08454fb951
Add Close button to the keys export dialog
2018-04-03 18:08:26 +02:00
Thomas Bruederli
c973f003e5
Synchronized localizations with Transifex
2018-03-10 15:48:06 +01:00
Aleksander Machniak
48417c5fc9
Remove default for enigma_pgp_homedir ( #6173 )
...
To make the default installation more secure force users to set the folder.
Added notes that it should be secured or not accessible from the web browser.
2018-03-04 09:14:43 +01:00
Aleksander Machniak
7b1f0f020b
Enigma: Multi-host support
2018-02-28 09:36:25 +01:00
Aleksander Machniak
f211fcf254
Elastic: Use .boxconfirmation
2018-02-14 12:37:40 +01:00
Aleksander Machniak
0f21488ce2
Elastic: Fix enigma information boxes
2018-02-14 12:22:30 +01:00
Aleksander Machniak
674eac1c1c
Enigma: Fix key generation in Safari by upgrade to OpenPGP 2.6.2 ( #6149 )
2018-02-12 16:46:25 +01:00
Aleksander Machniak
84ecae7a53
Define button classes for keys export dialog
2018-02-11 11:25:31 +01:00
Thomas Bruederli
c4f9bd994e
Hook into 'identity_form' plugin hook and add list of matching private keys
2018-01-21 12:17:59 +01:00
Aleksander Machniak
5650d1a2d0
Increase dialog width for case when there's many buttons
...
We don't want the button text truncation
2017-12-06 09:10:59 +01:00
Aleksander Machniak
895948f7fe
Elastic: Add iframe wrappers
2017-12-05 13:31:55 +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
c6e6f50de1
Simplify confirm_dialog and alert_dialog code and use
2017-11-19 13:20:25 +01:00
PhilW
8c250a27f8
improvements for plugins and frames
2017-11-19 10:22:52 +00: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
23af0b7f36
Merge branch 'master' into dev-elastic
2017-11-07 20:50:01 +01:00
Thomas Bruederli
342b049841
Update localization files from Transifex
2017-10-30 22:16:39 +01: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
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
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
385512983c
Add 'unlock' class to Save button in key passphrase dialog
2017-10-06 14:09:19 +02:00
Aleksander Machniak
85db9e77b8
Enable keyboard support on enigma keys list
2017-10-06 08:40:52 +02:00
Aleksander Machniak
0d3b61a022
Elastic: propforms should use labels even if there are no inputs
2017-10-03 17:15:10 +02:00
Aleksander Machniak
9e2023ec91
Elastic: Add checkboxes to the keys list
2017-10-03 17:11:29 +02:00
Aleksander Machniak
182aa52ab9
Enigma: Key search and import in dialogs (for better Elastic integration)
2017-10-03 16:30:34 +02:00
Aleksander Machniak
5d08580b86
Enigma: Add options to set PGP cipher/digest algorithms ( #5645 )
2017-10-03 08:30:52 +02:00
Aleksander Machniak
3c1b78af48
Merge branch 'master' into dev-elastic
2017-10-02 16:58:38 +02:00
Aleksander Machniak
cdd616744a
Initial Elastic skin support for Enigma
2017-10-01 17:52:45 +02:00
Aleksander Machniak
5660489759
Fix decryption of messages encoded with non-ascii charset ( #5962 )
2017-09-27 08:57:22 +02:00
Aleksander Machniak
999cfe9f82
Enigma: Add button to send mail unencrypted if no key was found ( #5913 )
2017-08-30 11:59:22 +02:00
Aleksander Machniak
d4478c4ff7
Enigma: Fix decrypting an encrypted+signed message when signature verification fails ( #5914 )
2017-08-27 13:38:35 +02:00
JohnDoh
afaaa7764b
Use list_widget.get_selection() rather than list_widget.selection ( #5879 )
2017-07-28 19:24:28 +02:00
Aleksander Machniak
43161325d6
Add missing type="link"
2017-07-19 19:16:23 +02:00
Aleksander Machniak
86a4d78369
Merge branch 'dev-elastic'
2017-07-02 16:47:54 +02:00
Aleksander Machniak
a3a43d3218
Remove useless box-shadows
2017-06-28 08:29:16 +02:00
Aleksander Machniak
7090058b9f
Enigma: Fix compatibility with assets_dir
2017-05-21 09:53:09 +02:00
Aleksander Machniak
9858c2a294
Merge branch 'master' into dev-elastic
2017-05-14 13:32:35 +02:00