Commit 3693c4a5 authored by Fabien Morin's avatar Fabien Morin

revert change of r23820 about the rights of assignee.

It was a bad idea, in draft state, only assignor have all permission. If an assigne wan't more permission, some have to change the state of the application and assign it to the assignee

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23826 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5b2c44f1
......@@ -74,7 +74,6 @@
<key> <string>Add portal content</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
......@@ -85,7 +84,6 @@
<key> <string>Delete objects</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
......@@ -96,7 +94,6 @@
<key> <string>Modify portal content</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
......
2008-09-25 fabien
* modify some selection_name on listbox to be unique and avoid conflic
* modify some permission to assignee on draft state of egov_universal_workflow. Now it's allowed to add, delete and modify portal content .
2008-09-23 fabien
* remove standardSecurity extension. The name was in conflict with an Extension in erp5_core. Move it in safi_egov bt and rename it in ERP5EGov_Security.
......
364
\ No newline at end of file
367
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment