Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
19
Merge Requests
19
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos.core
Commits
07c9102c
Commit
07c9102c
authored
Oct 03, 2012
by
Łukasz Nowak
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Let installation provider full access to document.
parent
98c32659
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
13 additions
and
4 deletions
+13
-4
master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Software%20Installation.xml
...5/PortalTypeRolesTemplateItem/Software%20Installation.xml
+5
-0
master/bt5/vifib_erp5/WorkflowTemplateItem/portal_workflow/local_permission_vifib_interaction_workflow/interactions/SoftwareInstallation_setCategoryList.xml
...low/interactions/SoftwareInstallation_setCategoryList.xml
+2
-1
master/bt5/vifib_erp5/bt/revision
master/bt5/vifib_erp5/bt/revision
+1
-1
master/bt5/vifib_slap/WorkflowTemplateItem/portal_workflow/computer_slap_interface_workflow/scripts/Computer_requestSoftwareReleaseChange.xml
...orkflow/scripts/Computer_requestSoftwareReleaseChange.xml
+1
-0
master/bt5/vifib_slap/bt/revision
master/bt5/vifib_slap/bt/revision
+1
-1
master/bt5/vifib_slapos_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
...PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+1
-0
master/bt5/vifib_slapos_core/bt/revision
master/bt5/vifib_slapos_core/bt/revision
+1
-1
master/bt5/vifib_slapos_core/bt/template_portal_type_base_category_list
...ib_slapos_core/bt/template_portal_type_base_category_list
+1
-0
No files found.
master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Software%20Installation.xml
View file @
07c9102c
...
...
@@ -15,4 +15,9 @@
<property
id=
'base_category_script'
>
ERP5Type_acquireSecurityFromOwner
</property>
<multi_property
id=
'base_category'
>
source
</multi_property>
</role>
<role
id=
'Assignee'
>
<property
id=
'title'
>
Provider of the Installation
</property>
<property
id=
'base_category_script'
>
ERP5Type_getSecurityCategoryFromSelf
</property>
<multi_property
id=
'base_category'
>
source_section
</multi_property>
</role>
</type_roles>
\ No newline at end of file
master/bt5/vifib_erp5/WorkflowTemplateItem/portal_workflow/local_permission_vifib_interaction_workflow/interactions/SoftwareInstallation_set
Aggregate
List.xml
→
master/bt5/vifib_erp5/WorkflowTemplateItem/portal_workflow/local_permission_vifib_interaction_workflow/interactions/SoftwareInstallation_set
Category
List.xml
View file @
07c9102c
...
...
@@ -50,13 +50,14 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
SoftwareInstallation_set
Aggregate
List
</string>
</value>
<value>
<string>
SoftwareInstallation_set
Category
List
</string>
</value>
</item>
<item>
<key>
<string>
method_id
</string>
</key>
<value>
<list>
<string>
_setAggregate.*
</string>
<string>
_setSourceSection.*
</string>
</list>
</value>
</item>
...
...
master/bt5/vifib_erp5/bt/revision
View file @
07c9102c
480
\ No newline at end of file
481
\ No newline at end of file
master/bt5/vifib_slap/WorkflowTemplateItem/portal_workflow/computer_slap_interface_workflow/scripts/Computer_requestSoftwareReleaseChange.xml
View file @
07c9102c
...
...
@@ -103,6 +103,7 @@ else:\n
url_string=software_release_url,\n
aggregate=computer.getRelativeUrl(),\n
activate_kw={\'tag\': tag},\n
source_section=portal.ERP5Site_getAuthenticatedMemberPersonValue().getRelativeUrl()\n
)\n
\n
# Change desired state\n
...
...
master/bt5/vifib_slap/bt/revision
View file @
07c9102c
817
\ No newline at end of file
818
\ No newline at end of file
master/bt5/vifib_slapos_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
View file @
07c9102c
...
...
@@ -8,6 +8,7 @@
</portal_type>
<portal_type
id=
"Software Installation"
>
<item>
aggregate
</item>
<item>
source_section
</item>
</portal_type>
<portal_type
id=
"Software Installation Module"
>
<item>
business_application
</item>
...
...
master/bt5/vifib_slapos_core/bt/revision
View file @
07c9102c
48
\ No newline at end of file
49
\ No newline at end of file
master/bt5/vifib_slapos_core/bt/template_portal_type_base_category_list
View file @
07c9102c
...
...
@@ -3,6 +3,7 @@ Slave Instance | aggregate
Slave Instance | specialise
Software Installation Module | business_application
Software Installation | aggregate
Software Installation | source_section
Software Instance Module | business_application
Software Instance | aggregate
Software Instance | specialise
\ No newline at end of file
Romain Courteaud
@romain
mentioned in commit
romain/slapos.core@9db42a6f
·
May 26, 2021
mentioned in commit
romain/slapos.core@9db42a6f
mentioned in commit romain/slapos.core@9db42a6f7b760fa4c6a511b662ad13434be83513
Toggle commit list
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