From d0b98815387c9e0b69163c561a2a8bc75a57033e Mon Sep 17 00:00:00 2001 From: Daniel Quathamer Date: Tue, 19 Apr 2022 14:51:11 +0200 Subject: [PATCH] =?UTF-8?q?Deeplink=20auf=20Testfall=20f=C3=BCr=20Admins?= =?UTF-8?q?=20#1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-modules/module/qa/masken/37020_maskeninfo.unl | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src-modules/module/qa/masken/37020_maskeninfo.unl b/src-modules/module/qa/masken/37020_maskeninfo.unl index 8a022fe..b7677b9 100644 --- a/src-modules/module/qa/masken/37020_maskeninfo.unl +++ b/src-modules/module/qa/masken/37020_maskeninfo.unl @@ -29,7 +29,8 @@ E.maskeninfo_id,\ A.mask_execution_assert_id,\ null::integer as result_value_min,\ null::integer as result_value_max,\ -null::varchar as assert_caption\ +null::varchar as assert_caption,\ + ('../edit/qa/qa_mask_execution_edit.jsp|tid=' || E.tid)::varchar(255) as nextedit\ "\ source="qa_mask_execution E, qa_mask_execution_result R left outer join qa_mask_execution_assert_result A on (A.mask_execution_result_id=R.tid)"\ target="tmp_qa_mask_execution">\ @@ -113,8 +114,12 @@ result_value_max,\ result_value,\ result_status_str,\ ('37040&Ergebnis=' || tid)::varchar(255) as nexttable\ +<#if UserIsAdmin>\ +,nextedit\ +\ from tmp_qa_mask_execution\ -order by 1,2,3,4,5,6,7;^XIL List\ +order by 1,2,3,4,5,6,7;^--freemarker template\ +XIL List\ drop_and_delete movable_columns sizable_columns horizontal_scrolling\ white_space_color=COLOR_WHITE fixed_columns=2\ min_heading_height=35\ @@ -154,4 +159,9 @@ Column CID=1 heading_text="Ausführungsstatus" center_heading\ Column CID=1 heading_text="Details" center_heading\ row_selectable col_selectable heading_platform readonly\ width=5 text_size=200\ +<#if UserIsAdmin>\ +Column CID=1 heading_text="Bearbeiten" center_heading\ + row_selectable col_selectable heading_platform readonly\ + width=5 text_size=200\ +\ @@@^^^Protokoll der Masken-Ausführung ausgeben^drop table tmp_qa_mask_execution;^^1^440^360^0^1^^