Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 2.92 KB
_invocation_form.html.erb 952 Bytes

Latest revisions

# Date Author Comment
5059cd45 04/03/2020 01:49 PM Marek Hulán

Fixes #29464 - plain inputs can be hidden

Some inputs can be sensitive. Users typing such values would prefer to
have the value hidden in the form. The sensitive information can be a
password, private key or general multiline text. Therefore we aren't
limitting the input to type=password, but use text area with hiding...

b3c1ffb0 10/08/2019 05:45 PM Oleh Fedorenko

Fixes #11367 - Default values for the template inputs

5d4da11d 09/05/2019 12:56 PM Ondřej Ezr

Fixes #27662 - template inputs - adding field

5b645686 04/05/2019 07:14 AM Amir Fefer

Fixes #26080 - Add autocomplete and date to report template (#6531)

9f914ea2 10/04/2018 10:42 AM Marek Hulán

Fixes #25102 - introduce template inputs

This adds the formal template inputs to all templates. It's heavily
based on current implementation from remote execution plugin.

View revisions

Also available in: Atom