stable

Clone or download

Read-only

Remove javascript from tracker field to a dedicated js file

request #9025 Add new type of TV5 form elements for encrypted fields management Change-Id: I46521699ccc8efd89213722c1cc03dd73f568ad0

Modified Files

Name
M plugins/tracker_encryption/build-manifest.json +2 −1 Go to diff View file
M plugins/tracker_encryption/include/Tracker_FormElement_Field_Encrypted.class.php +1 −18 Go to diff View file
M plugins/tracker_encryption/include/tracker_encryptionPlugin.class.php +2 −2 Go to diff View file
A plugins/tracker_encryption/www/scripts/encrypted_field.js +42 −0 Go to diff View file
M plugins/tracker_encryption/www/scripts/update_tracker_key_modal.js +11 −9 Go to diff View file