Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
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
0
Merge Requests
0
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
Léo-Paul Géneau
erp5
Commits
0d62859c
Commit
0d62859c
authored
Jun 04, 2024
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*: remove workflow_managed_permission in Workflows where no state defines permission.
parent
ae4a9445
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
46 deletions
+7
-46
bt5/erp5_apparel/WorkflowTemplateItem/portal_workflow/apparel_cloth_workflow.xml
...owTemplateItem/portal_workflow/apparel_cloth_workflow.xml
+1
-5
bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_staging_workflow.xml
...emplateItem/portal_workflow/document_staging_workflow.xml
+1
-6
bt5/erp5_email_reader/WorkflowTemplateItem/portal_workflow/email_thread_workflow.xml
...lowTemplateItem/portal_workflow/email_thread_workflow.xml
+1
-7
bt5/erp5_interface_post/WorkflowTemplateItem/portal_workflow/interface_post_workflow.xml
...wTemplateItem/portal_workflow/interface_post_workflow.xml
+1
-7
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_signature_validation_workflow.xml
.../portal_workflow/syncml_signature_validation_workflow.xml
+1
-7
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_subscription_authentication_workflow.xml
..._workflow/syncml_subscription_authentication_workflow.xml
+1
-7
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_synchronization_workflow.xml
...eItem/portal_workflow/syncml_synchronization_workflow.xml
+1
-7
No files found.
bt5/erp5_apparel/WorkflowTemplateItem/portal_workflow/apparel_cloth_workflow.xml
View file @
0d62859c
...
...
@@ -65,11 +65,7 @@
<item>
<key>
<string>
workflow_managed_permission
</string>
</key>
<value>
<tuple>
<string>
View
</string>
<string>
Access contents information
</string>
<string>
Modify portal content
</string>
</tuple>
<tuple/>
</value>
</item>
</dictionary>
...
...
bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_staging_workflow.xml
View file @
0d62859c
...
...
@@ -65,12 +65,7 @@
<item>
<key>
<string>
workflow_managed_permission
</string>
</key>
<value>
<tuple>
<string>
Access contents information
</string>
<string>
View
</string>
<string>
Add portal content
</string>
<string>
Modify portal content
</string>
</tuple>
<tuple/>
</value>
</item>
</dictionary>
...
...
bt5/erp5_email_reader/WorkflowTemplateItem/portal_workflow/email_thread_workflow.xml
View file @
0d62859c
...
...
@@ -65,13 +65,7 @@
<item>
<key>
<string>
workflow_managed_permission
</string>
</key>
<value>
<tuple>
<string>
Access contents information
</string>
<string>
View
</string>
<string>
Add portal content
</string>
<string>
Modify portal content
</string>
<string>
Delete objects
</string>
</tuple>
<tuple/>
</value>
</item>
</dictionary>
...
...
bt5/erp5_interface_post/WorkflowTemplateItem/portal_workflow/interface_post_workflow.xml
View file @
0d62859c
...
...
@@ -63,13 +63,7 @@
<item>
<key>
<string>
workflow_managed_permission
</string>
</key>
<value>
<tuple>
<string>
Access contents information
</string>
<string>
View
</string>
<string>
Add portal content
</string>
<string>
Modify portal content
</string>
<string>
Delete objects
</string>
</tuple>
<tuple/>
</value>
</item>
</dictionary>
...
...
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_signature_validation_workflow.xml
View file @
0d62859c
...
...
@@ -65,13 +65,7 @@
<item>
<key>
<string>
workflow_managed_permission
</string>
</key>
<value>
<tuple>
<string>
Access contents information
</string>
<string>
View
</string>
<string>
Add portal content
</string>
<string>
Modify portal content
</string>
<string>
Delete objects
</string>
</tuple>
<tuple/>
</value>
</item>
</dictionary>
...
...
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_subscription_authentication_workflow.xml
View file @
0d62859c
...
...
@@ -65,13 +65,7 @@
<item>
<key>
<string>
workflow_managed_permission
</string>
</key>
<value>
<tuple>
<string>
Access contents information
</string>
<string>
View
</string>
<string>
Add portal content
</string>
<string>
Modify portal content
</string>
<string>
Delete objects
</string>
</tuple>
<tuple/>
</value>
</item>
</dictionary>
...
...
bt5/erp5_syncml/WorkflowTemplateItem/portal_workflow/syncml_synchronization_workflow.xml
View file @
0d62859c
...
...
@@ -63,13 +63,7 @@
<item>
<key>
<string>
workflow_managed_permission
</string>
</key>
<value>
<tuple>
<string>
Access contents information
</string>
<string>
View
</string>
<string>
Add portal content
</string>
<string>
Modify portal content
</string>
<string>
Delete objects
</string>
</tuple>
<tuple/>
</value>
</item>
</dictionary>
...
...
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