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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Sebastien Robin
erp5
Commits
0985c2ef
Commit
0985c2ef
authored
Aug 05, 2016
by
iv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ERP5Workflow: rename guard properties names in the Worklist view
parent
90681a68
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
8 deletions
+8
-8
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view.xml
...TemplateItem/portal_skins/erp5_workflow/Worklist_view.xml
+4
-4
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_guard_expression.xml
...skins/erp5_workflow/Worklist_view/my_guard_expression.xml
+1
-1
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_guard_group_list.xml
...skins/erp5_workflow/Worklist_view/my_guard_group_list.xml
+1
-1
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_guard_permission_list.xml
.../erp5_workflow/Worklist_view/my_guard_permission_list.xml
+1
-1
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_guard_role_list.xml
..._skins/erp5_workflow/Worklist_view/my_guard_role_list.xml
+1
-1
No files found.
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view.xml
View file @
0985c2ef
...
...
@@ -106,10 +106,10 @@
<key>
<string>
right
</string>
</key>
<value>
<list>
<string>
my_permission_list
</string>
<string>
my_role_list
</string>
<string>
my_group_list
</string>
<string>
my_expression
</string>
<string>
my_
guard_
permission_list
</string>
<string>
my_
guard_
role_list
</string>
<string>
my_g
uard_g
roup_list
</string>
<string>
my_
guard_
expression
</string>
</list>
</value>
</item>
...
...
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_expression.xml
→
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_
guard_
expression.xml
View file @
0985c2ef
...
...
@@ -16,7 +16,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_expression
</string>
</value>
<value>
<string>
my_
guard_
expression
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
...
...
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_group_list.xml
→
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_g
uard_g
roup_list.xml
View file @
0985c2ef
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_group_list
</string>
</value>
<value>
<string>
my_g
uard_g
roup_list
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
...
...
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_permission_list.xml
→
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_
guard_
permission_list.xml
View file @
0985c2ef
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_permission_list
</string>
</value>
<value>
<string>
my_
guard_
permission_list
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
...
...
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_role_list.xml
→
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view/my_
guard_
role_list.xml
View file @
0985c2ef
...
...
@@ -17,7 +17,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_role_list
</string>
</value>
<value>
<string>
my_
guard_
role_list
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
...
...
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