Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin-telecom
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Paul Graydon
wendelin-telecom
Commits
9526a7cb
Commit
9526a7cb
authored
Nov 25, 2024
by
Paul Graydon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wendelin_telecom_security: Update portal type roles and security interaction workflow
parent
28330ce7
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
26 additions
and
6 deletions
+26
-6
bt5/wendelin_telecom_security/LocalRolesTemplateItem/progress_indicator_module.xml
...rity/LocalRolesTemplateItem/progress_indicator_module.xml
+7
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Analysis%20Line.xml
...ty/PortalTypeRolesTemplateItem/Data%20Analysis%20Line.xml
+1
-1
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Analysis.xml
..._security/PortalTypeRolesTemplateItem/Data%20Analysis.xml
+1
-1
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Ingestion.xml
...security/PortalTypeRolesTemplateItem/Data%20Ingestion.xml
+1
-1
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Progress%20Indicator%20Module.xml
...alTypeRolesTemplateItem/Progress%20Indicator%20Module.xml
+6
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Progress%20Indicator.xml
...rity/PortalTypeRolesTemplateItem/Progress%20Indicator.xml
+6
-0
bt5/wendelin_telecom_security/WorkflowTemplateItem/portal_workflow/wendelin_telecom_security_interaction_workflow/script_DataSupply_updateRelatedDestinationProject.py
...flow/script_DataSupply_updateRelatedDestinationProject.py
+1
-3
bt5/wendelin_telecom_security/bt/template_local_role_list
bt5/wendelin_telecom_security/bt/template_local_role_list
+1
-0
bt5/wendelin_telecom_security/bt/template_portal_type_role_list
...ndelin_telecom_security/bt/template_portal_type_role_list
+2
-0
No files found.
bt5/wendelin_telecom_security/LocalRolesTemplateItem/progress_indicator_module.xml
0 → 100644
View file @
9526a7cb
<local_roles_item>
<local_roles>
<role
id=
'ADMIN'
>
<item>
Auditor
</item>
</role>
</local_roles>
</local_roles_item>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Analysis%20Line.xml
View file @
9526a7cb
<type_roles>
<role
id=
'A
udit
or'
>
<role
id=
'A
ssign
or'
>
<property
id=
'title'
>
Administrator
</property>
<multi_property
id=
'category'
>
function/administrator
</multi_property>
</role>
...
...
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Analysis.xml
View file @
9526a7cb
<type_roles>
<role
id=
'A
udit
or'
>
<role
id=
'A
ssign
or'
>
<property
id=
'title'
>
Administrator
</property>
<multi_property
id=
'category'
>
function/administrator
</multi_property>
</role>
...
...
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Ingestion.xml
View file @
9526a7cb
<type_roles>
<role
id=
'A
udit
or'
>
<role
id=
'A
ssign
or'
>
<property
id=
'title'
>
Administrator
</property>
<multi_property
id=
'category'
>
function/administrator
</multi_property>
</role>
...
...
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Progress%20Indicator%20Module.xml
0 → 100644
View file @
9526a7cb
<type_roles>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Administrator
</property>
<multi_property
id=
'category'
>
function/administrator
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Progress%20Indicator.xml
0 → 100644
View file @
9526a7cb
<type_roles>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Administrator
</property>
<multi_property
id=
'category'
>
function/administrator
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/WorkflowTemplateItem/portal_workflow/wendelin_telecom_security_interaction_workflow/script_DataSupply_updateRelatedDestinationProject.py
View file @
9526a7cb
...
...
@@ -2,7 +2,5 @@ data_supply = state_change['object']
destination_project
=
data_supply
.
getDestinationProject
()
for
value
in
data_supply
.
Base_getRelatedObjectList
():
try
:
if
value
.
getSimulationState
()
==
'started'
:
value
.
setDestinationProject
(
destination_project
)
except
AttributeError
:
pass
bt5/wendelin_telecom_security/bt/template_local_role_list
View file @
9526a7cb
...
...
@@ -8,4 +8,5 @@ data_stream_module
data_supply_module
data_transformation_module
person_module
progress_indicator_module
project_module
\ No newline at end of file
bt5/wendelin_telecom_security/bt/template_portal_type_role_list
View file @
9526a7cb
...
...
@@ -23,5 +23,7 @@ ERP5 Login
Ingestion Policy
Person
Person Module
Progress Indicator
Progress Indicator Module
Project
Project Module
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment