Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
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
Paul Graydon
wendelin
Commits
96868dd4
Commit
96868dd4
authored
5 years ago
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Role Definitions.
Add dependencies.
parent
43666d80
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
52 additions
and
0 deletions
+52
-0
bt5/erp5_wendelin_scalability_tests/PortalTypeRolesTemplateItem/Data%20Stream%20Module.xml
...ts/PortalTypeRolesTemplateItem/Data%20Stream%20Module.xml
+19
-0
bt5/erp5_wendelin_scalability_tests/PortalTypeRolesTemplateItem/Data%20Stream.xml
...ility_tests/PortalTypeRolesTemplateItem/Data%20Stream.xml
+23
-0
bt5/erp5_wendelin_scalability_tests/bt/change_log
bt5/erp5_wendelin_scalability_tests/bt/change_log
+2
-0
bt5/erp5_wendelin_scalability_tests/bt/dependency_list
bt5/erp5_wendelin_scalability_tests/bt/dependency_list
+1
-0
bt5/erp5_wendelin_scalability_tests/bt/description
bt5/erp5_wendelin_scalability_tests/bt/description
+1
-0
bt5/erp5_wendelin_scalability_tests/bt/license
bt5/erp5_wendelin_scalability_tests/bt/license
+1
-0
bt5/erp5_wendelin_scalability_tests/bt/template_format_version
...rp5_wendelin_scalability_tests/bt/template_format_version
+1
-0
bt5/erp5_wendelin_scalability_tests/bt/template_portal_type_role_list
...delin_scalability_tests/bt/template_portal_type_role_list
+2
-0
bt5/erp5_wendelin_scalability_tests/bt/test_dependency_list
bt5/erp5_wendelin_scalability_tests/bt/test_dependency_list
+1
-0
bt5/erp5_wendelin_scalability_tests/bt/title
bt5/erp5_wendelin_scalability_tests/bt/title
+1
-0
No files found.
bt5/erp5_wendelin_scalability_tests/PortalTypeRolesTemplateItem/Data%20Stream%20Module.xml
0 → 100644
View file @
96868dd4
<type_roles>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
Default
</property>
<property
id=
'description'
>
Configured by ERP5 Configurator
</property>
<multi_property
id=
'category'
>
group/my_group
</multi_property>
</role>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
admin
</property>
<multi_property
id=
'category'
>
function/admin
</multi_property>
</role>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
contributor
</property>
<multi_property
id=
'category'
>
function/contributor
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
downloader
</property>
<multi_property
id=
'category'
>
function/downloader
</multi_property>
</role>
</type_roles>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_scalability_tests/PortalTypeRolesTemplateItem/Data%20Stream.xml
0 → 100644
View file @
96868dd4
<type_roles>
<role
id=
'Assignor; Assignee; Associate; Auditor; Author'
>
<property
id=
'title'
>
Default
</property>
<property
id=
'description'
>
Configured by ERP5 Configurator
</property>
<multi_property
id=
'category'
>
group/my_group
</multi_property>
</role>
<role
id=
'Auditor; Author; Manager'
>
<property
id=
'title'
>
admin
</property>
<multi_property
id=
'category'
>
function/admin
</multi_property>
</role>
<role
id=
'Auditor; Author; Manager'
>
<property
id=
'title'
>
contributor
</property>
<multi_property
id=
'category'
>
function/contributor
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
downloader
</property>
<multi_property
id=
'category'
>
function/downloader
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
visitor
</property>
<multi_property
id=
'category'
>
function/visitor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_scalability_tests/bt/change_log
0 → 100644
View file @
96868dd4
2019-09-19 Ivan
* Initial commit
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_scalability_tests/bt/dependency_list
0 → 100644
View file @
96868dd4
erp5_wendelin
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_scalability_tests/bt/description
0 → 100644
View file @
96868dd4
Contains needed data nd code for running Wendelin scalability tests.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_scalability_tests/bt/license
0 → 100644
View file @
96868dd4
GPL
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_scalability_tests/bt/template_format_version
0 → 100644
View file @
96868dd4
1
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_scalability_tests/bt/template_portal_type_role_list
0 → 100644
View file @
96868dd4
Data Stream
Data Stream Module
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_scalability_tests/bt/test_dependency_list
0 → 100644
View file @
96868dd4
erp5_wendelin
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bt5/erp5_wendelin_scalability_tests/bt/title
0 → 100644
View file @
96868dd4
erp5_wendelin_scalability_tests
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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